Frederik Rietdijk
cfdab10bb9
Merge pull request #41862 from Assassinkin/spglib
...
pythonPackages.spglib: init at 1.10.3.65
2018-06-12 11:44:07 +02:00
Jean-Philippe Bernardy
7e1f9da6bc
python.packages.tensorflow: repair postFixup phase
...
Remove an extra dot.
Fixes #41163
2018-06-12 09:11:56 +02:00
adisbladis
04d3e130b8
pythonPackages.warrant: Fix compat with pip 10
...
Fixes #41866
2018-06-12 14:10:29 +08:00
nagato.pain
184c31323c
pythonPackages.spglib: init at 1.10.3.65
2018-06-11 14:05:07 -07:00
nagato.pain
fb7f515be7
pythonPackages.pynisher: init at 0.4.2
2018-06-11 12:25:00 -07:00
nagato.pain
c8cc418b8d
pythonPackages.deap: init at 1.2.2
2018-06-11 12:21:52 -07:00
Matthew Bauer
1b46c4b2a4
click: fix locale in darwin
...
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Tobias Happ
a176f5e702
pythonPackages.pdf2image: init at 0.1.13 ( #41741 )
2018-06-11 20:01:01 +02:00
Matthew Justin Bauer
64cdcb57de
Merge pull request #41843 from flokli/python-click-path
...
python3Packages.click: fix 'locale' path
2018-06-11 13:55:14 -04:00
Florian Klink
c358e1ded9
python3Packages.click: fix 'locale' path
...
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Frederik Rietdijk
c16e457059
Merge pull request #41844 from flokli/gitpython-git
...
pythonPackages.GitPython: set path to git executable
2018-06-11 18:43:21 +02:00
Florian Klink
cb7f7fd094
pythonPackages.GitPython: set path to git executable
2018-06-11 17:10:53 +02:00
Danylo Hlynskyi
694684ff80
pythonPackages.certifi: 2018.1.18 -> 2018.4.16, cleanup ( #41603 )
2018-06-11 17:03:54 +02:00
Robert Schütz
1b452e46ac
Merge pull request #41474 from andreabedini/aws-sam-translator
...
pythonPackages.aws-sam-translator: init at 1.5.4
2018-06-11 16:53:03 +02:00
Andrea Bedini
b7a6dbec9c
pythonPackage.aws-sam-translator: init -> 1.5.4
2018-06-11 21:15:39 +08:00
Matthew Bauer
7e63a205da
treewide: disable some darwin checks
...
Some network tests frequently fail on darwin. It’s easiest to disable
them for now.
2018-06-10 20:31:06 -04:00
xeji
8bd9f064db
Merge pull request #41623 from jfrankenau/update-cura
...
cura: 3.2.1 -> 3.3.1
2018-06-10 23:32:31 +02:00
Frederik Rietdijk
2114e15171
Merge pull request #41804 from Assassinkin/python-hosts
...
pythonPackages.python-hosts: init at 0.4.1
2018-06-10 20:25:10 +02:00
Frederik Rietdijk
b9b18ded57
python.pkgs.cython: fix tests
2018-06-10 20:21:33 +02:00
nagato.pain
95120f5109
pythonPakchages.python-hosts: init at 0.4.1
2018-06-10 11:04:20 -07:00
Johannes Frankenau
8ec26d8e5c
libarcus: 3.2.1 -> 3.3.0
2018-06-10 10:17:27 +02:00
Johannes Frankenau
163c83e901
python.pkgs.pyqt5: apply patch for cura segfaults
2018-06-10 10:17:19 +02:00
Frederik Rietdijk
1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
...
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk
d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
...
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Frederik Rietdijk
ae215d1ba8
Merge master into staging
2018-06-10 10:10:42 +02:00
Austin Seipp
ce93645c9c
pythonPackages.paperspace: propagate boto3, requests
...
Otherwise, 'paperspace-python' does not work properly.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:45:32 -05:00
Austin Seipp
6d6ff86c85
pythonPackages: paperspace 0.0.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:28:24 -05:00
Austin Seipp
350f49734b
pythonPackages.pylibmc: fix runtime dependency on libsasl2.so, by way of cyrus_sasl
...
Without explicitly specifying that libsasl2 is part of the build, and
without explicitly making it part of pylibmc's linker flags for its
CPython extension, the cpython code enters a build state error where it
instead attempts to blindly `dlopen("libsasl2.so")` out of
$LD_LIBRARY_PATH; this fails as it can't be found in the store,
obviously.
The bigger problem with this is that it otherwise makes pylibmc
unusable, as it will try to immediately load libsasl2 at startup. This
means even using 'import pylibmc' at all will cause a failure.
Instead, add cyrus_sasl into the build closure of the library, and pass
an argument to the setup.py script to properly pass -lsasl2 to the C
extension. This causes a link to properly be formed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-09 17:35:12 -05:00
Matthew Justin Bauer
e8072de87e
Merge pull request #41354 from mulderr/master
...
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Jörg Thalheim
bf794aaffc
mypy: 0.600 -> 0.610
2018-06-09 18:26:27 +01:00
Orivej Desh
a448357dc6
Merge branch 'master' into staging
...
* master: (71 commits)
xen: enable parallel building
spice: 0.13.3 -> 0.14.0
powerline-rs: 0.1.7 -> 0.1.8 (#41736 )
xidlehook: 0.4.6 -> 0.4.8 (#41094 )
serf: update scons patch, enable kerberos on darwin
firefox-bin: Add ffmpeg to lib path
firefox-beta-bin: 61.0b10 -> 61.0b12
firefox-devedition-bin: 61.0b10 -> 61.0b12
wireguard-go: assign yegortimoshenko as maintainer
wireguard-go: 0.0.20180519 -> 0.0.20180531
zfs: Fix "zfs-sync" for modern systemd
nixos/memcached: added simple set/get test
jenkins: 2.89.4 -> 2.107.3 (#41618 )
focuswriter: 1.6.12 -> 1.6.13 (#41567 )
ne: 3.0.1 -> 3.1.1 (#41536 )
libpqxx: 6.2.3 -> 6.2.4 (#41547 )
mate.mate-applets: 1.20.1 -> 1.20.2 (#41546 )
mate.mate-themes: 3.22.16 -> 3.22.17 (#41541 )
nixos/munge: run munge as user munge instead of root. (#41509 )
pstoedit: 3.71 -> 3.73 (#41528 )
...
2018-06-09 07:41:38 +00:00
xeji
5e89ea75ba
Merge pull request #41679 from volth/libvirt-4.4.0
...
libvirt: 4.1.0 -> 4.4.0
2018-06-08 23:09:38 +02:00
aszlig
9da116091b
nbxmpp: 0.6.5 -> 0.6.6
...
Upstream changes:
* Record all SSL errors instead of only the first
* Pass arguments to plugin/plugout methods
* Allow the Roster to be initalized without requesting it from the
server
Tested by building and running Gajim 1.0.3.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2018-06-08 20:26:04 +02:00
Daiderd Jordan
fcdcfe2de1
Merge branch 'master' into staging
2018-06-08 18:06:47 +02:00
Jean-Philippe Bernardy
7d02ec9ac6
python.packages.tensorflow: add missing dependencies
2018-06-08 15:38:02 +02:00
Jean-Philippe Bernardy
1477171073
python.packages.tensorflow-tensorboard: 1.5.0 -> 1.7.0
2018-06-08 15:38:02 +02:00
Jean-Philippe Bernardy
72f051a970
python.packages.gast: init at 0.2.0
2018-06-08 15:38:01 +02:00
Jean-Philippe Bernardy
48696cf4fe
python.packages.astunparse: init at 1.5.0
2018-06-08 15:38:01 +02:00
volth
6b27c4e149
pythonPackages.cython: Disable tests on i686 ( #41633 )
2018-06-08 14:55:42 +02:00
Assassinkin
2630b1274c
pythonPackages.ansiconv: init at 1.0.0
2018-06-08 12:28:43 +01:00
volth
22a74ad5f2
libvirt: 4.1.0 -> 4.4.0
2018-06-08 11:21:22 +00:00
Frederik Rietdijk
de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
...
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk
c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
...
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Patrick Hilhorst
0415710a5d
treewide: removed name from a few pythonpackages defining pname and version
2018-06-07 18:06:25 +02:00
Jaakko Luttinen
0b41fa32d1
pythonPackages.h5py: 2.7.1 -> 2.8.0 ( #41581 )
2018-06-07 14:57:06 +02:00
Robert Schütz
5e35e9934c
python.pkgs.envs: 1.2.4 -> 1.2.6
2018-06-07 11:32:40 +02:00
Frederik Rietdijk
4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
...
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Jaakko Luttinen
e5d43df48c
pythonPackages.autograd: init at 1.2 ( #41558 )
2018-06-07 11:06:51 +02:00
Elis Hirwing
df92030a32
python36Packages.cython: Disable the "test_coerce_to_numpy" test on aarch64 ( #41453 )
2018-06-07 10:50:58 +02:00
Jaakko Luttinen
4d7019a4f3
pythonPackages.pvlib: init at 0.5.2
2018-06-06 14:03:25 +03:00