Commit Graph

14107 Commits

Author SHA1 Message Date
Sébastien Maret
efd657fb89 python: spectral-cube: 0.4.4 -> 0.4.5
Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-12-03 11:21:20 +01:00
Jonathan Ringer
a71ae5ba52 python3Packages.nose-exclude: disable tests for darwin
"OSError: AF_UNIX path too long"
2019-12-03 00:38:41 -08:00
Jonathan Ringer
288f4f0382 python3Packages.azure-mgmt-kusto: 0.4.0 -> 0.5.0 2019-12-03 00:18:20 -08:00
Jonathan Ringer
4f52fddfbb python3Packages.azure-mgmt-imagebuilder: 0.2.1 -> 0.3.0 2019-12-03 00:17:58 -08:00
Jonathan Ringer
19f868a6ef azure-mgmt-sqlvirtualmachine: 0.4.0 -> 0.5.0 2019-12-02 23:46:15 -08:00
Jonathan Ringer
e3434cd11b python3Packages.curio: fix darwin network tests 2019-12-02 16:36:49 -08:00
Timo Kaufmann
12b167eeab Revert "python.pkgs.Cython: 0.29.14 -> 0.29.15"
This reverts commit fa4bbefdfe.

The update seems to be no longer available. See
https://github.com/NixOS/nixpkgs/pull/74388#issuecomment-560490284.
2019-12-03 00:37:13 +01:00
Dmitry Kalinkin
437a1dd050 fastparquet: enable tests 2019-12-02 17:59:47 -05:00
Dmitry Kalinkin
9f0933cf73 pythonPackages.fastparquet: 0.2.1 -> 0.3.2 2019-12-02 17:39:27 -05:00
Jonathan Ringer
5ca8364332 python3Packages.pyfxa: fix tests 2019-12-02 13:28:15 -08:00
Jan Tojnar
9fe1b95c3d python3Packages.deprecated: fix build 2019-12-02 19:24:31 +01:00
Dmitry Kalinkin
e678aadb04 Merge pull request #74816 from prusnak/python-fido2
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00
Jonathan Ringer
006da38a3b python3Packages.dotnetcore2: fix src hash
Was errornously updated
2019-12-01 23:37:10 -08:00
Pavol Rusnak
c6e4e06996 python3Packages.fido2: 0.7.3 -> 0.8.1 2019-12-02 05:48:26 +01:00
Jonathan Ringer
d557b39f13 python3Packages.azure-mgmt-monitor: fix python3 namespace 2019-12-01 19:47:46 -08:00
Jonathan Ringer
60361dc8a0 python3Packages.azure-mgmt-compute: 9.0.0 -> 10.0.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer
31133bcc50 python3Packages.azure-mgmt-appconfiguration: 0.1.0 -> 0.3.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer
a7057501e2 python3Packages.azure-loganalytics: fix python3 namespace 2019-12-01 19:47:46 -08:00
Frederik Rietdijk
6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Timo Kaufmann
47f4ddf1ac python.pkgs.Cython: 0.29.14 -> 0.29.15 2019-12-01 18:54:38 +01:00
Timo Kaufmann
a2407280d7 python.pkgs.Cython: backport fix for non-int hashes
https://github.com/cython/cython/issues/2752 has already been accepted
upstream, is minimally invasive (only adds a feature, shouldn't break
any existing code) and is needed for the sage python3 update. Sage needs
this capability because it defines its own integer type.
2019-12-01 18:54:38 +01:00
R. RyanTM
ca2e5a1562 python38Packages.aiorpcx: 0.18.3 -> 0.18.4 2019-12-01 18:38:25 +01:00
Lancelot SIX
3263500057 Merge pull request #74587 from r-ryantm/auto-update/python3.8-OWSLib
python38Packages.owslib: 0.18.0 -> 0.19.0
2019-12-01 18:25:37 +01:00
Jörg Thalheim
2e41380144 Merge pull request #74788 from pacien/pythonPackages.apsw-3.30.1-r1
pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
2019-12-01 16:03:52 +00:00
Jörg Thalheim
62f08bef6a Merge pull request #74766 from pacien/matrix-nio-cachetools
python3Packages.matrix-nio: add missing dependency (cachetools)
2019-12-01 16:03:20 +00:00
pacien
a63c37cd5c pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
+ removing a patch that is now included.
2019-12-01 16:08:47 +01:00
Jörg Thalheim
62cbdcbbaf hbmqtt: fix tests 2019-12-01 10:35:53 +00:00
gnidorah
784914c46d pythonPackages.pykde4: drop 2019-12-01 09:58:55 +01:00
Ben Wolsieffer
82f96b67c6 buildbot: 2.5.0 -> 2.5.1 2019-12-01 08:37:45 +01:00
pacien
d44c0b2d42 python3Packages.matrix-nio: add missing dependency (cachetools) 2019-12-01 03:36:35 +01:00
Jan Tojnar
a4bbc84e16 Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Timo Kaufmann
28cb34d538 Merge pull request #74537 from timokau/rpy2-3.2.2
python3.pkgs.rpy2: 2.9.5 -> 3.2.2
2019-12-01 00:38:43 +01:00
Timo Kaufmann
ef43cd3d42 python3.pkgs.rpy2: 2.9.5 -> 3.2.2
There have been significant changes, therefore it doesn't make sense
anymore to maintain the python2 and python3 version in the same file.
We'll be able to drop the python2 version soon, some time after we have
switched sage to python3.
2019-12-01 00:07:12 +01:00
Jan Tojnar
55a72926e1 Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9 Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
R. RyanTM
9f507d9dd5 python38Packages.bitarray: 1.0.1 -> 1.1.0 2019-11-30 10:02:18 -08:00
adisbladis
e8f2764fe8 Merge pull request #66254 from marcus7070/cadquery-and-friends-init
pythonPackages.cadquery: init at 2.0RC0 & cq-editor: init at 0.1RC1
2019-11-30 11:09:30 +00:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Frederik Rietdijk
5bdd7a59c0 Revert "python: pip: missing setuptools dependency"
Pip does *not* have a dependency on setuptools. Setuptools
is needed to install a setuptools package.

This reverts commit 25f0dabf90.
2019-11-30 08:51:40 +01:00
Marcus Boyd
c027ec5488 pythonPackages.tinydb: init at v3.14.1 2019-11-30 16:30:17 +10:30
Marcus Boyd
f29905dbdf pythonPackages.cadquery: use CadQuery fork of pythonocc 2019-11-30 16:29:58 +10:30
R. RyanTM
2a8602e6ed python38Packages.asyncpg: 0.19.0 -> 0.20.0 2019-11-29 18:43:06 -08:00
R. RyanTM
bcdade7ea0 python38Packages.distlib: 0.2.9.post0 -> 0.3.0 2019-11-29 18:39:04 -08:00
mtrsk
cc449015e9 python3Packages.tesserocr: init at 2.5.0 2019-11-29 18:37:20 -08:00
R. RyanTM
69bbc69a32 python38Packages.django-storages: 1.7.2 -> 1.8 2019-11-29 18:29:38 -08:00
R. RyanTM
a3374546a7 python38Packages.nbsphinx: 0.4.3 -> 0.5.0 2019-11-29 18:28:20 -08:00
R. RyanTM
f17e3511e3 python38Packages.click-default-group: 1.2.1 -> 1.2.2 2019-11-29 18:26:19 -08:00
R. RyanTM
b1c32e1e81 python38Packages.pympler: 0.7 -> 0.8 2019-11-29 18:25:15 -08:00
R. RyanTM
07c0fee6fc python38Packages.jenkins-job-builder: 3.0.2 -> 3.1.0 2019-11-29 18:24:27 -08:00