Mario Rodas
5d5998e08a
python3Packages.numericalunits: disable for python2
2019-12-09 04:20:00 -05:00
R. RyanTM
c4783fcccd
python38Packages.numericalunits: 1.23 -> 1.24
2019-12-08 19:31:45 -08:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
geistesk
c2ab0dab52
pythonPackages.flask-httpauth: init at 3.3.0
2019-12-04 12:30:43 -08:00
Jonathan Ringer
c064c2adc1
python3Packages.chainer: 6.4.0 -> 6.5.0
2019-12-04 09:40:44 -08:00
José Miguel
38d945f4b6
pythonPackages.pytest-bdd: init at 3.2.1
2019-12-04 09:35:32 -08:00
Lancelot SIX
40e0bf33fc
pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
...
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Maximilian Bosch
b3a037add7
Merge pull request #74932 from jonringer/bump-gplaycli
...
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 20:02:59 +01:00
Jonathan Ringer
0f061f913f
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 10:24:14 -08:00
Jonathan Ringer
98a411dde7
pythonPackages.gpapi: disable for python2
...
Uses shutil.which(), which was added in 3.3
No longer supports python2
2019-12-03 10:17:33 -08:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Maximilian Bosch
09c7eccd29
python3Packages.gpapi: 0.4.3 -> 0.4.4
2019-12-03 14:40:55 +01:00
Mario Rodas
0e0363735b
Merge pull request #74826 from smaret/spectral-cube-0.4.5
...
python: spectral-cube: 0.4.4 -> 0.4.5
2019-12-03 07:06:28 -05:00
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 fa4bbefdfead8f76dbf2d1a890026fb15977c0bf.
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
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
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