Commit graph

77401 commits

Author SHA1 Message Date
Yegor Timoshenko 8cf6d496bc
Merge pull request #79203 from cw789/hex_update
beamPackages.hex: 0.20.1 -> 0.20.5
2020-02-24 15:22:06 +03:00
Max Wittig 3e47a8781f
gitlab-runner: 12.7.0 -> 12.8.0 (#80947) 2020-02-24 12:09:01 +00:00
cw 7d553eea3a beamPackages.hex: 0.20.1 -> 0.20.5 2020-02-24 15:03:01 +03:00
Mario Rodas 2e1198cb47 dune_2: fix hash 2020-02-24 12:54:42 +01:00
José Romildo Malaquias 897a5c327e ocamlPackages.printbox: 0.2 -> 0.4 2020-02-24 12:50:02 +01:00
Michele Guerini Rocco 1ded2578b0
Merge pull request #80895 from rnhmjoj/pysaml2
pythonPackages.pysaml2: fix tests on 32bit systems
2020-02-24 12:39:22 +01:00
Christoph Hrdinka dc436efc90
Merge pull request #80513 from r-ryantm/auto-update/mapnik
mapnik: 3.0.22 -> 3.0.23
2020-02-24 11:49:46 +01:00
Ryan Mulligan 0320b2e384
Merge pull request #80941 from r-ryantm/auto-update/python2.7-Jug
python27Packages.jug: 1.6.9 -> 2.0.0
2020-02-24 02:38:42 -08:00
Mario Rodas 0507717aae flow: 0.118.0 -> 0.119.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.119.0
2020-02-24 09:57:14 +01:00
Vincent Laporte 6036633e2b ocamlPackages.ppx_tools: 5.3 → 6.{0,1} 2020-02-24 09:48:13 +01:00
R. RyanTM 5d9266266d python27Packages.jug: 1.6.9 -> 2.0.0 2020-02-24 08:42:09 +00:00
Jonathan Ringer 193c58489e pythonPackages.locustio: 0.9.0 -> 0.14.4
disable python3.8 version, as tests hang indefinitely
2020-02-24 00:24:40 -08:00
Guillaume Bouchard 5c11e174b2 pythonPackages.pyopengl: fix runtime shared library loading failure
This closes #76822.

pyopengl 3.1.4 introduced a new logic for shared library loading: it
tests a few combinations of library name and suffix (such as .so.X).

Our previous patch was just replacing the library name (e.g. 'glut') by
the full path to the nix store. This does not work anymore with pyopengl
3.1.4 new heuristic.

This commit just keep the behavior of pyopengl but adds the nix store
path to the list of tried paths.
2020-02-23 22:07:56 -08:00
Michael Lingelbach 74f312e042 python.pkgs.pybullet: 2.6.1 -> 2.6.6
Update static-libs.patch

Add numpy to pybullet propagatedBuildInputs

Added numpy to build inputs
2020-02-23 14:20:38 -08:00
R. RyanTM eda05110a0 hpx: 1.4.0 -> 1.4.1 2020-02-23 14:12:57 -08:00
Jonathan Ringer 0d1d43d49c pythonPackages.psutil: 5.6.7 -> 5.7.0 2020-02-23 14:01:08 -08:00
R. RyanTM b5788ccdf3 jruby: 9.2.9.0 -> 9.2.10.0 2020-02-23 13:56:45 -08:00
R. RyanTM 16ef1be710 python27Packages.filebytes: 0.10.0 -> 0.10.2 2020-02-23 13:51:56 -08:00
R. RyanTM 6082646aff jython: 2.7.2b2 -> 2.7.2b3 2020-02-23 13:41:27 -08:00
Jonathan Ringer 2c12bb39a8 pythonPackages.chalice: disable pip version bounds 2020-02-23 12:46:32 -08:00
Kevin Amado 3c72558ef0 pythonPackages.fluidasserts: 20.1.33141 -> 20.2.30165
- Release entirely the version pinning, the active development of
  the package makes it be compatible with the latest dependency
  versions
- Added more tests, and missing packages
2020-02-23 12:43:39 -08:00
Kevin Amado 638251852e pythonPackages.promise: init at 2.3 2020-02-23 12:43:39 -08:00
Kevin Amado c6f75c74df pythonPackages.graphql-server-core: init at 1.2.0 2020-02-23 12:43:39 -08:00
Kevin Amado 58dac999c2 pythonPackages.graphql-core: init at 2.3.1 2020-02-23 12:43:39 -08:00
Kevin Amado 36a1d1023a pythonPackages.pywinrm: missing dependency
- Keberos is a dependency that you really want included in the pkg,
  this is also needed to run the test suite by default
2020-02-23 12:43:39 -08:00
Patrick Hilhorst 35e5fc34ff pythonPackages.bespon: init at 0.3.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-23 11:56:10 -08:00
Franz Pletz 02fc8dc4dc
Merge pull request #79882 from petabyteboy/feature/netifd
update libubox, uqmi; init uci, ubus, netifd
2020-02-23 17:11:59 +00:00
adisbladis 5c50087566
Merge pull request #80880 from Infinisil/poetry-python-3.8
poetry: Fix build with Python 3.8
2020-02-23 16:55:58 +01:00
Daniel Schaefer 4441a6a8a4
Merge pull request #80838 from maxxk/pyfribidi-fix
pythonPackages.pyfribidi: fix build
2020-02-23 16:22:22 +01:00
rnhmjoj 60575b2fb7
pythonPackages.pysaml2: fix tests on 32bit systems 2020-02-23 14:47:50 +01:00
Maxim Krivchikov 23f265cdf5 python27Packages.seaborn: remove FRidh from maintainers 2020-02-23 10:46:36 +01:00
Silvan Mosberger 8f5b5baed7
poetry: Fix build with Python 3.8 2020-02-23 10:09:24 +01:00
Maxim Krivchikov a517238f9f Add patch for python2 build with clang 2020-02-23 07:21:10 +00:00
John Ericson 83a4705f49
Merge pull request #80843 from obsidiansystems/rust-no-std
rust 1.41: Fix build with no_std only target
2020-02-23 00:48:45 -05:00
Klaas van Schelven c597007cce python.pkgs.httpretty: disable flaky test
As noted upstream: https://github.com/gabrielfalcao/HTTPretty/issues/376
2020-02-22 18:38:21 -08:00
Maxim Krivchikov 444370f1d8 pythonPackages.seaborn: use v0.9.1 for python 2
required for poretools
2020-02-22 16:02:37 -08:00
John Ericson 0b0e691833 rust 1.41: Fix build with no_std only target
See https://github.com/rust-lang/rust/pull/69381
2020-02-22 18:34:05 -05:00
Maxim Krivchikov 4644a4c482 pythonPackages.pyfribidi: fix build 2020-02-22 22:29:49 +00:00
Maxim Krivchikov 50f3704c2f pythonPackages.ldaptor: fix build 2020-02-22 22:05:18 +00:00
Jonathan Ringer 2fea715779 pythonPackages.acoustics: disable
no longer compatible with pandas>=1
2020-02-22 13:10:07 -08:00
Cassidy Dingenskirchen df54d70e3e poetry: 0.12.17 -> 1.0.3 2020-02-22 12:02:27 -08:00
R. RyanTM 2758e3975a python27Packages.azure-mgmt-storage: 7.0.0 -> 7.1.0 2020-02-22 11:46:09 -08:00
R. RyanTM 0d7ae2a5c6 python27Packages.azure-mgmt-network: 8.0.0 -> 9.0.0 2020-02-22 11:45:01 -08:00
R. RyanTM 20d5f3f23d python27Packages.azure-mgmt-resource: 7.0.0 -> 8.0.1 2020-02-22 11:44:46 -08:00
Vincent Breitmoser 5b244b986d pythonPackages.etesync: init at 0.9.3 2020-02-22 11:15:39 -08:00
Vincent Breitmoser 384afdc82c pythonPackages.furl: 2.0.0 -> 2.1.0 2020-02-22 11:15:39 -08:00
Vincent Breitmoser e9578b9736 pythonPackages.pyscrypt: init at 1.6.2 2020-02-22 11:15:39 -08:00
David Wood b0d7d8527b sycl-info: init at unstable-2019-11-19
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood 0ce1b1a380 lyra: init at 1.1
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood 54cbe01782 doctest: init at 2.3.5
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00