9735 Commits

Author SHA1 Message Date
Frederik Rietdijk
c6341c279b Merge staging-next into staging 2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Dmitry Kalinkin
0854ae6571
pythonPackages.datrie: fix build 2019-04-10 14:16:23 -04:00
Markus Kowalewski
d5cc30b721 pythonPackages.h5py: add patch to fix broken test 2019-04-10 18:53:51 +02:00
adisbladis
7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions 2019-04-10 17:46:15 +01:00
adisbladis
f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6 2019-04-10 17:27:55 +01:00
Peter Hoeg
c7b743d9ed pythonPackages.broadlink: fix homepage 2019-04-10 22:47:33 +08:00
Robert Schütz
2d29d97838
Merge pull request #57688 from dotlambda/pyyaml-5.1
python.pkgs.pyyaml: 3.13 -> 5.1
2019-04-10 10:53:14 +02:00
Robert Schütz
6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz
fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
Robert Schütz
b3e619a65f python.pkgs.kaptan: allow recent PyYAML 2019-04-10 10:33:04 +02:00
Peter Hoeg
7541cbb905 python3Packages.pyupdate: 1.3.5 -> 1.3.6 2019-04-10 14:49:33 +08:00
Peter Hoeg
ee4f83c031 python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 2019-04-10 13:10:36 +08:00
Tom Hunger
efc0fc165f python3Packages.xxhash: init at 1.3.0 2019-04-09 22:19:59 +01:00
xeji
d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 (#59102) 2019-04-09 22:20:37 +02:00
Markus Kowalewski
d6843c1d1a
pythonPackages.cntk: fix nativeBuildInputs 2019-04-09 22:04:37 +02:00
Markus Kowalewski
b972beeb07
pythonPackages.cntk: mark as broken (python37) 2019-04-09 22:04:17 +02:00
Corbin
8488e205a1 zfec: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin
3c04844d18 pythonPackages.pycryptopp: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin
9b2bf34e04 pythonPackages.execnet: Remove flaky test on PyPy. 2019-04-09 20:41:08 +02:00
Corbin
1b2e1b552b pypyPackages.numpy: Enable.
It Just Works now that everybody's versions have been bumped.
2019-04-09 20:41:08 +02:00
Corbin
9ca78d4a43 pythonModules.werkzeug: Forward-port PyPy fix.
Included a comment for the upstream commit where this was fixed
recently:
1cfdcf9824
2019-04-09 20:41:08 +02:00
Corbin
3671657bfb pythonPackages.magic-wormhole-transit-relay: Fix tests.
Calling Trial directly enables PyPy support, since our PyPy packages
only have a `pypy` binary rather than `python`.
2019-04-09 20:41:08 +02:00
Corbin
c2a418be79 pyasn1-modules: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin
34fd585354 pypyPackages.mock: Unbreak PyPy for Python 2.7.
Unbreaks many PyPy packages.
2019-04-09 20:41:08 +02:00
Corbin
ca40026ac7 pythonPackages.pytest-shutil: Disable some tests on PyPy.
I looked at some of the failing tests and now I'm feeling rather queasy.
2019-04-09 20:41:08 +02:00
Corbin
1303661b1b pythonPackages.typing: Disable tests on PyPy.
Not sure whether this is right TBH.
2019-04-09 20:41:08 +02:00
xeji
d0eb7e8a00
Merge pull request #59213 from lsix/update_django_2_1
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
2019-04-09 19:24:45 +02:00
R. RyanTM
4f186d2719 python37Packages.uproot-methods: 0.4.3 -> 0.4.4 (#58850)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-uproot-methods/versions
2019-04-09 18:56:10 +02:00
R. RyanTM
494752a39a python37Packages.pymediainfo: 3.0 -> 3.1 (#57436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pymediainfo/versions
2019-04-09 18:50:14 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Lancelot SIX
952d983e77
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
See https://docs.djangoproject.com/en/2.2/releases/2.1.8/ for release
information
2019-04-09 15:50:39 +02:00
Robert Schütz
9d43e884cf python3.pkgs.intake: 0.4.1 -> 0.4.4 2019-04-09 10:26:33 +02:00
R. RyanTM
17e3ac6e2a python37Packages.ansible-runner: 1.2.0 -> 1.3.0 (#58763)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-04-08 23:32:15 +02:00
R. RyanTM
1bb27308de python37Packages.unittest-xml-reporting: 2.2.1 -> 2.4.0 (#58851)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-unittest-xml-reporting/versions
2019-04-08 23:29:09 +02:00
R. RyanTM
f6912280b7 python37Packages.django-allauth: 0.36.0 -> 0.38.0 (#57401)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-allauth/versions
2019-04-08 20:55:36 +02:00
R. RyanTM
adba43e264 python37Packages.azure-storage-blob: 1.4.0 -> 1.5.0 (#57384)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-storage-blob/versions
2019-04-08 20:54:38 +02:00
R. RyanTM
0316aca0f6 python37Packages.ipy: 0.83 -> 1.00 (#57415)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ipy/versions
2019-04-08 20:50:46 +02:00
Christopher Ostrouchov
7bb8ef318e pythonPackages.ipdb: 0.8.1 -> 0.12 (#58965) 2019-04-08 18:27:32 +00:00
Robert Schütz
afbf13e738 python.pkgs.user-agents: 1.1.0 -> 2.0 2019-04-08 16:41:14 +02:00
Markus Kowalewski
adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Markus Kowalewski
b09c98b4aa
pythonPackages.mpi4py: 3.0.0 -> 3.0.1 2019-04-08 12:56:21 +02:00
worldofpeace
0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
David Leung
0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
worldofpeace
fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
David Leung
6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace
2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung
7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Aneesh Agrawal
a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00
R. RyanTM
0801be2c3a python37Packages.APScheduler: 3.5.3 -> 3.6.0 (#58769)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apscheduler/versions
2019-04-07 23:22:31 +02:00