Commit graph

7811 commits

Author SHA1 Message Date
R. RyanTM f690bfd3f3 python37Packages.pytesseract: 0.2.5 -> 0.2.6
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-pytesseract/versions
2018-12-25 10:07:28 +01:00
R. RyanTM f09e4a42af python37Packages.shellingham: 1.2.7 -> 1.2.8
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-shellingham/versions
2018-12-25 10:05:18 +01:00
R. RyanTM 106d46a0f3 python37Packages.dpkt: 1.9.1 -> 1.9.2
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-dpkt/versions
2018-12-25 10:05:00 +01:00
R. RyanTM 1920ca6a16 python37Packages.affine: 2.2.1 -> 2.2.2
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-affine/versions
2018-12-25 10:04:44 +01:00
R. RyanTM 1fd3323a0d python37Packages.biopython: 1.72 -> 1.73
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-biopython/versions
2018-12-25 10:04:11 +01:00
R. RyanTM fcfdd1d96f python37Packages.peewee: 3.7.1 -> 3.8.0
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-peewee/versions
2018-12-25 01:21:47 -05:00
R. RyanTM 80ceb35158 python37Packages.nvchecker: 1.2.7 -> 1.3
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-nvchecker/versions
2018-12-24 11:46:37 -08:00
Ivan Kozik 82470c2e3b snscrape: init at 0.1.3 (#52758) 2018-12-24 11:42:06 +01:00
Robert Schütz 461552526b python.pkgs.django_1_8: 1.8.18 -> 1.8.19
This fixes CVE-2018-7536 and CVE-2018-7537:
https://www.djangoproject.com/weblog/2018/mar/06/security-releases/

cc https://github.com/NixOS/nixpkgs/issues/52679
2018-12-24 11:18:57 +01:00
Izorkin 5948a5a3b0 pythonPackages.pg8000: fix build 2018-12-24 12:05:45 +03:00
Maximilian Bosch 30c6234e15
python3Packages.pyaxmlparser: fix build
The build is currently broken on master[1] due to a major bump of
`click` in fe0af1ce77.

Manually patching `setup.py` temporarily fixes the issue. To ensure that
succeeding builds don't deliver packages breaking at runtime due to
dependency issues I switched to the GitHub archive as source since it
contains tests as well.

Additionally, Python 2.7 support has been dropped. It seems as it
was never intended to support Python3 here, I simply forgot to disable
the Python2 build.

```
TypeError: AXMLParser object is not an iterator
```

[1] https://hydra.nixos.org/build/86108813
2018-12-23 23:15:36 +01:00
Mario Rodas ff004d0b14 pythonPackages.nose-randomly: add checkPhase (#52628) 2018-12-23 18:40:51 +01:00
R. RyanTM 4ecf1744c9 python37Packages.typed-ast: 1.1.0 -> 1.1.1 (#52700)
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-typed-ast/versions
2018-12-23 18:34:26 +01:00
R. RyanTM c02445eec0 python37Packages.zeep: 3.1.0 -> 3.2.0 (#52699)
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-zeep/versions
2018-12-23 18:33:29 +01:00
Christopher Ostrouchov 142687c5c7 python3Packages.flit: 1.0 -> 1.2.1 (#51674) 2018-12-23 18:26:31 +01:00
Yannis Koutras 7cb982776e pythonPackages.cli-helpers: fix dependencies (#52692) 2018-12-23 17:09:45 +01:00
Robert Schütz 07adbdf1e7 python.pkgs.pyliblo: 0.9.2 -> 0.10.0
Fixes #52727.
2018-12-23 17:04:21 +01:00
Maximilian Bosch db5399b188
Merge pull request #52719 from marsam/fix-scrapy-python37
pythonPackages.scrapy: fix build on Python 3.7
2018-12-23 14:53:25 +01:00
R. RyanTM 49268e7a20 python37Packages.mysqlclient: 1.3.13 -> 1.3.14
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-mysqlclient/versions
2018-12-23 11:03:53 +01:00
Mario Rodas 706aa7127e
pythonPackages.scrapy: fix build on Python 3.7 2018-12-22 22:33:16 -05:00
Robert Schütz 84ad62efc5
Merge pull request #52578 from elohmeier/fints
add sepaxml & fints
2018-12-22 15:55:22 +01:00
Mario Rodas ddd91fcfab pythonPackages.django_1_11: 1.11.16 -> 1.11.17 (#52636) 2018-12-22 15:30:11 +01:00
Jörg Thalheim ea10141de4
Merge pull request #52030 from r-ryantm/auto-update/redis
redis: 5.0.1 -> 5.0.3
2018-12-22 11:03:02 +01:00
Ivan Kozik 12dcd34097 pythonPackages.manhole: disable tests (#52666)
`python: process-tests: 1.2.1 -> 2.0.0` included the change
e6d4f4db27
which removed setup_coverage and thus broke manhole's tests.
2018-12-22 10:53:35 +01:00
Jörg Thalheim 88fbb32522
pythonPackages.thumbor: 6.5.2 -> 6.6.0
now compatible with our pillow
2018-12-22 09:23:17 +01:00
Jörg Thalheim 907e88c1d1
Merge pull request #52607 from lopsided98/python-sh-disable-tests
pythonPackages.sh: fix tests on Python 3.7
2018-12-22 06:53:08 +01:00
Ben Wolsieffer d08254f7ff pythonPackages.sh: disable failing tests on Darwin 2018-12-21 17:58:43 -05:00
Dmitry Kalinkin 284df60986
Merge pull request #51841 from veprbl/pr/pyjet_fix
pythonPackages.pyjet: fix for python37
2018-12-21 16:57:54 -05:00
Jörg Thalheim c0611717dc
Merge pull request #52641 from lopsided98/uritemplate-merge
pythonPackages.uritemplate_py: remove
2018-12-21 21:24:52 +01:00
Ben Wolsieffer 26869e7b31 pythonPackages.uritemplate_py: remove
This package is the same as uritemplate.
2018-12-21 14:41:39 -05:00
Ben Wolsieffer 26fb110d81 pythonPackages.sh: fix tests on Python 3.7 2018-12-21 14:00:06 -05:00
Timo Kaufmann bfca7082d4
Merge pull request #52613 from nyanloutre/pyqt5-fix
pythonPackages.pyqt5: fix sip dependency
2018-12-21 15:28:50 +01:00
nyanloutre 05cf0e1107 pythonPackages.pyqt5: link sip module 2018-12-21 14:06:44 +01:00
nyanloutre b569b87d4a pythonPackages.sip: change module name
See https://github.com/NixOS/nixpkgs/pull/49400
2018-12-21 14:06:03 +01:00
Michael Raskin 02ce974d04 python2Packages.wptserve: fix build 2018-12-21 13:21:50 +01:00
Ben Wolsieffer 306a07f8d4 pythonPackages.behave: fix build on Python 2.7 2018-12-21 09:59:36 +01:00
Jörg Thalheim 09eeebad26
Merge pull request #52610 from lopsided98/python-github3-cleanup
pythonPackages.github3_py: cleanup
2018-12-21 09:42:41 +01:00
Ben Wolsieffer 7c995f1227 pythonPackages.github3_py: cleanup 2018-12-21 00:26:15 -05:00
Timo Kaufmann 64b9df085d
Revert "python: cypari2: 1.3.1 -> 2.0.0" (#52596)
This reverts commit 7c9ca65480. The
cypari2 update is not ready. The package is pretty much only used for
sage and the update causes problems:
https://trac.sagemath.org/ticket/26442#comment:33
I've already reverted this once before.
2018-12-20 23:51:48 +01:00
Michael Weiss ba8dbbd010 pythonPackages.raven: 6.9.0 -> 6.10.0 2018-12-20 20:54:29 +01:00
Enno Lohmeier 49406530b6 pythonPackages.fints: init at 2.0.0 2018-12-20 20:07:15 +01:00
Enno Lohmeier 16071bb5cd pythonPackages.sepaxml: init at 2.0.0 2018-12-20 20:07:15 +01:00
Robert Schütz 256deeb33e python.pkgs.pathpy: improve expression 2018-12-20 15:49:15 +01:00
R. RyanTM 82dbdad654 python37Packages.flask_migrate: 2.3.0 -> 2.3.1 (#52117)
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-flask-migrate/versions
2018-12-20 15:28:50 +01:00
Timo Kaufmann 51fdee8b92
pythonPackages.jupytext: init at 0.8.4 (#52545) 2018-12-20 12:18:30 +01:00
R. RyanTM ca5ee6dfb7 python37Packages.kafka-python: 1.4.3 -> 1.4.4
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-kafka-python/versions
2018-12-19 18:07:22 -05:00
R. RyanTM eeb00cc570 python37Packages.dominate: 2.3.4 -> 2.3.5
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-dominate/versions
2018-12-19 18:05:20 -05:00
Herwig Hochleitner 77293ac160 Revert "python: azure-mgmt-storage: 0.20.0 -> 3.0.0"
This reverts commit 95569262bb.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner 88559cb49e Revert "python: azure-mgmt-resource: 0.20.1 -> 2.0.0"
This reverts commit 4218dc2ba7.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner cda0e2b7ec Revert "python: azure-mgmt-nspkg: 1.0.0 -> 3.0.2"
This reverts commit 8d58469a61.

https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00