Commit graph

10219 commits

Author SHA1 Message Date
Robin Gloster 9cc417ac9d
Merge pull request #61305 from eadwu/pythonPackages.celery/fix-moto-dependency
pythonPackages.celery: unpin moto
2019-05-18 08:52:24 +00:00
Robin Gloster d149e44512
Merge pull request #61307 from danieldk/spacy-2.1.3
python3Packages.spacy: 2.0.18 -> 2.1.3
2019-05-18 08:51:19 +00:00
R. RyanTM 10832b0c4d python37Packages.plyvel: 1.0.5 -> 1.1.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-plyvel/versions
2019-05-18 08:28:00 +02:00
Timo Kaufmann 66c091c52c
python.pkgs.r2pipe: 1.2.0 -> 1.3.1 (#61647) 2019-05-18 00:00:17 +02:00
Silvan Mosberger 9e319fbeb7
Merge pull request #61506 from danieldk/fasttext-python-0.2.0
pythonPackages.fasttext: init at 0.2.0
2019-05-17 17:37:54 +02:00
Mario Rodas 3aac8d026b
Merge pull request #61273 from nyanloutre/block_io_update_1_1_10
pythonPackages.block-io: 1.1.9 -> 1.1.10
2019-05-17 08:00:41 -05:00
Vladimír Čunát fc67de1802
Merge branch 'staging-next'
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
worldofpeace ef14821cc1 pythonPackages.anytree: init at 2.6.0 2019-05-16 14:52:11 -04:00
Renaud a7a52478be
Merge pull request #61382 from r-ryantm/auto-update/python3.7-pamqp
python37Packages.pamqp: 2.1.0 -> 2.3.0
2019-05-16 17:38:04 +02:00
Renaud 9ee1763cb6
pythonPackages.httpretty: disable 2 flaky tests
intermittently failing on all platforms
2019-05-16 14:41:48 +02:00
Frederik Rietdijk d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
Renaud 3ad972278d
Merge pull request #61396 from r-ryantm/auto-update/python3.7-python-axolotl
python37Packages.python-axolotl: 0.1.42 -> 0.2.2
2019-05-15 19:39:33 +02:00
Renaud c912002f2c
pythonPackages.httpretty: fix build on aarch64 (#61516)
tests.functional.test_httplib2.test_callback_response
keeps failing on Hydra
+ update meta.homepage
2019-05-15 13:17:05 +02:00
Austin Seipp b0c2352a30
Merge pull request #61529 from thoughtpolice/nixpkgs/pypy3-fix-funcsigs
pythonPackages.funcsigs: fix tests on pypy3
2019-05-15 06:00:29 -05:00
Mario Rodas f1a6b2f426
Merge pull request #61404 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
2019-05-14 22:37:05 -05:00
Mario Rodas 90b21e029a
Merge pull request #61410 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.7.0 -> 0.8.0
2019-05-14 22:32:35 -05:00
Austin Seipp dd79d605de
pythonPackages.funcsigs: fix tests on pypy3
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 21:57:27 -05:00
Mario Rodas fa1c611e10
Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
Renaud f9e482e489
Merge pull request #61409 from r-ryantm/auto-update/python3.7-xdis
python37Packages.xdis: 3.8.10 -> 4.0.1
2019-05-14 22:19:51 +02:00
Renaud 87ba28d641
Merge pull request #61392 from r-ryantm/auto-update/python3.7-Pympler
python37Packages.pympler: 0.6 -> 0.7
2019-05-14 21:09:45 +02:00
Renaud d1bd8a983f
pythonPackages.uncompyle6: 3.2.6 -> 3.3.2
Changes:
https://github.com/rocky/python-uncompyle6/blob/release-python-3.3.2/NEWS.md
2019-05-14 20:49:57 +02:00
Daniël de Kok 9b3d4e8b8b pythonPackages.fasttext: init at 0.2.0 2019-05-14 20:27:13 +02:00
Frederik Rietdijk 8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
R. RyanTM 59046e95c9 python37Packages.smart_open: 1.8.2 -> 1.8.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-smart_open/versions
2019-05-14 09:52:54 +02:00
R. RyanTM bb86340a1a python37Packages.qtconsole: 4.4.3 -> 4.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-qtconsole/versions
2019-05-14 09:52:40 +02:00
Renaud 3c1044ae99
Merge pull request #61406 from r-ryantm/auto-update/python3.7-typed-ast
python37Packages.typed-ast: 1.3.4 -> 1.3.5
2019-05-14 00:17:17 +02:00
mkgvt 715dfd0b80 py-radix: init at version 0.10.0 (#61251)
* py-radix: init at version 0.10.0
2019-05-13 23:15:34 +02:00
Joachim F fc029a6441
Merge pull request #61463 from dtzWill/update/qdarkstyle-2.6.8
qdarkstyle: 2.6.6 -> 2.6.8, use in electrum instead of override
2019-05-13 20:30:52 +00:00
Astro 1bcfffdb1e python3Packages.pyftdi: init at 0.29.4 2019-05-13 22:25:26 +02:00
R. RyanTM 22ee2ea675 python37Packages.qtpy: 1.7.0 -> 1.7.1
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-qtpy/versions
2019-05-13 21:46:58 +02:00
Will Dietz 38c0e04ed9
python3Packages.qdarkstyle: 2.6.6 -> 2.6.8
https://github.com/ColinDuquesnoy/QDarkStyleSheet/releases/tag/2.6.8
https://github.com/ColinDuquesnoy/QDarkStyleSheet/releases/tag/2.6.7
2019-05-13 13:03:37 -05:00
Daniël de Kok 635385388f python3Packages.spacy: 2.1.3 -> 2.1.4
This release has some improvements for training models:

https://github.com/explosion/spaCy/releases/tag/v2.1.4
2019-05-13 20:03:21 +02:00
Daniël de Kok 21ec7004f6 python3Packages.spacy_models: 2.0.0 -> 2.1.0
- Update models for spaCy 2.1.
- Add medium/small-sized models for Greek.
- Add medium-sized model for German.
2019-05-13 20:01:37 +02:00
Daniël de Kok 52731eb4f6 python3Packages.spacy: 2.0.18 -> 2.1.3
Changes:
https://github.com/explosion/spaCy/releases

The largest change since 2.0.x is support for ELMo/BERT-like
pretraining.
2019-05-13 20:01:37 +02:00
Daniël de Kok 613e802f01 pythonPackages.thinc: 6.12.1 -> 7.0.4 2019-05-13 20:01:37 +02:00
Daniël de Kok 54f9e90e4f pythonPackages.blis: init at 0.2.4 2019-05-13 20:01:37 +02:00
Daniël de Kok b631c266ee pythonPackages.srsly: init at 0.0.5 2019-05-13 20:01:37 +02:00
Daniël de Kok 18765a70ba pythonPackages.wasabi: init at 0.2.2 2019-05-13 20:01:37 +02:00
Ryan Mulligan 1df1834dd1
Merge pull request #61402 from r-ryantm/auto-update/python3.7-shodan
python37Packages.shodan: 1.12.1 -> 1.13.0
2019-05-12 20:55:16 -07:00
R. RyanTM 1d11a3d915
python37Packages.av: 6.1.2 -> 6.2.0
PyAV stopped using nosetest https://github.com/mikeboers/PyAV/pull/514/

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-av/versions
2019-05-12 19:47:14 -05:00
R. RyanTM ca123bf7ba python37Packages.xcffib: 0.7.0 -> 0.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-xcffib/versions
2019-05-12 17:07:49 -07:00
R. RyanTM 6f88e9a59b python37Packages.xdis: 3.8.10 -> 4.0.1
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-xdis/versions
2019-05-12 17:04:49 -07:00
R. RyanTM 1601dd9ca4 python37Packages.typed-ast: 1.3.4 -> 1.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-typed-ast/versions
2019-05-12 16:34:58 -07:00
R. RyanTM ce729d33a2 python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
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-sphinxcontrib-plantuml/versions
2019-05-12 15:53:33 -07:00
R. RyanTM 1419b0dffe python37Packages.shodan: 1.12.1 -> 1.13.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-shodan/versions
2019-05-12 15:29:42 -07:00
R. RyanTM abbb737413 python37Packages.python-axolotl: 0.1.42 -> 0.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-python-axolotl/versions
2019-05-12 12:41:57 -07:00
R. RyanTM 2fddcae0c8 python37Packages.pympler: 0.6 -> 0.7
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-pympler/versions
2019-05-12 11:38:29 -07:00
Ryan Mulligan c420e6d59a
Merge pull request #61372 from r-ryantm/auto-update/python3.7-holoviews
python37Packages.holoviews: 1.11.3 -> 1.12.2
2019-05-12 11:38:08 -07:00
Edmund Wu 58c998d633
pythonPackages.celery: unpin moto 2019-05-12 14:31:45 -04:00
R. RyanTM 5fb2a77c30 python37Packages.phonenumbers: 8.10.10 -> 8.10.11
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-phonenumbers/versions
2019-05-12 20:21:17 +02:00