Commit graph

10466 commits

Author SHA1 Message Date
Gabriel Ebner 879a5c8d8f pythonPackages.markdownsuperscript: fix build, enable tests 2019-06-01 11:57:51 +02:00
Gabriel Ebner a40660a6da
octoprint: 1.3.10 -> 1.3.11 (#62321)
octoprint: 1.3.10 -> 1.3.11
2019-06-01 11:27:56 +02:00
Gabriel Ebner 6f46f1b615 pythonPackages.uranium: 4.0.0 -> 4.1.0 2019-06-01 11:19:55 +02:00
Gabriel Ebner bb9cb2311c pythonPackages.libarcus: 4.0.0 -> 4.1.0 2019-06-01 11:19:16 +02:00
Gabriel Ebner 21565d79a3 pythonPackages.libsavitar: 4.0.0 -> 4.1.0 2019-06-01 11:18:58 +02:00
Chris Ostrouchov 46976eff15
pythonPackages.datasette: 0.27 -> 0.28 2019-05-31 10:07:32 -04:00
hyphon81 ec157e21b1
pythonPackages.pysptk: init at 0.1.17 2019-05-31 00:39:23 -05:00
Mario Rodas 25f7291302
Merge pull request #62249 from jluttine/salmon-mail-3.1.1
pythonPackages.salmon-mail: 3.1.0 -> 3.1.1
2019-05-31 00:14:51 -05:00
Mario Rodas c701c7198f
Merge pull request #61753 from costrouc/python-accupy-init
pythonPackages.accupy: init at 0.1.4
2019-05-31 00:03:26 -05:00
R. RyanTM 14cf7cf596
python37Packages.eve: 0.8.1 -> 0.9
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-eve/versions
2019-05-30 21:35:29 -05:00
Gabriel Ebner 91b869efe3 pythonPackages.pylru: 1.1.0 -> 1.2.0 2019-05-30 18:10:29 +02:00
Gabriel Ebner 4f01e10b14 pythonPackages.markdown: 2.6.10 -> 3.1.1 2019-05-30 18:10:29 +02:00
Gabriel Ebner 3221fc708b pythonPackages.sentry-sdk: init at 0.8.0 2019-05-30 18:10:29 +02:00
Gabriel Ebner 3c1a747ff1 pythonPackages.cachelib: init at 0.1 2019-05-30 18:10:29 +02:00
Jaakko Luttinen 7530108b23
pythonPackages.salmon-mail: 3.1.0 -> 3.1.1 2019-05-30 12:47:50 +03:00
Jörg Thalheim 3d7950bebd
Merge pull request #62190 from dtzWill/update/fonttools-3.42.0
fonttools: 3.41.0 -> 3.42.0
2019-05-30 07:41:20 +01:00
Jonathan Ringer 82d1330c1c pythonPackages.curio: patch tests 2019-05-29 16:16:23 -07:00
Frederik Rietdijk b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk 97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Will Dietz e25148abf8
fonttools: 3.41.0 -> 3.42.0 2019-05-28 19:36:19 -05:00
Silvan Mosberger 91d18c0f4b
python3Packages.dynd: Fix build 2019-05-28 20:45:56 +02:00
Timo Kaufmann 97ec74edc6 python.pkgs.roboschool: disable for python2
This has never worked.
2019-05-28 14:00:17 +02:00
Timo Kaufmann 446ac90e05 python.pkgs.pyglet: hardcode library paths
Fixes failure to find certain libraries such as libc.
2019-05-28 13:44:29 +02:00
Frederik Rietdijk 8c0526ae3f
Merge pull request #61811 from PsyanticY/boto3-up
pythonPackages.boto3: 1.9.96 -> 1.9.152 | botocore: 1.12.96 -> 1.12.152 | awscli:1.16.106 -> 1.16.162
2019-05-28 09:02:37 +02:00
Frederik Rietdijk 3685108787 Merge staging-next into staging 2019-05-28 08:32:57 +02:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Silvan Mosberger 72aec1114d
pythonPackages.streamz: Fix build (#62126)
pythonPackages.streamz: Fix build
2019-05-28 02:53:45 +02:00
aszlig 56009d4a8d
python/hetzner: 0.8.1 -> 0.8.2
Only includes a small fix for the login into the Robot Web interface,
which is used to eg. provide access to admin accounts (which in turn is
used by the NixOps Hetzner backend).

Signed-off-by: aszlig <aszlig@nix.build>
2019-05-27 19:18:58 +02:00
Silvan Mosberger 9253e2883f
pythonPackages.streamz: Fix build
Can't test tcp in the sandbox
2019-05-27 19:11:35 +02:00
Robert Schütz ad4bd3ba8d
Merge pull request #61754 from dotlambda/home-assistant-0.93
home-assistant: 0.92.2 -> 0.93.2
2019-05-27 16:30:54 +02:00
Robert Schütz b7f0f89306 python.pkgs.isbnlib: 3.9.6 -> 3.9.8 2019-05-27 15:48:19 +02:00
R. RyanTM 131b8b9b8b python37Packages.cupy: 5.2.0 -> 5.4.0 (#59651)
* python37Packages.cupy: 5.2.0 -> 5.3.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-cupy/versions

* pythonPackages.cupy: use default gcc instead of gcc5

* pythonPackages.cupy: build with CUDA10.0

* pythonPackages.cupy: 5.3.0 -> 5.4.0
2019-05-27 15:20:34 +02:00
Markus Kowalewski 3b08f26ebd
pythonPackages.mpi4py: add patch for openmpi-4.0.1 2019-05-27 13:01:04 +02:00
Mario Rodas 8d219aa578
Merge pull request #61758 from ecoughlan/python-xhtml2pdf
python-xhtml2pdf: init at 0.2.3
2019-05-26 18:33:29 -05:00
R. RyanTM 5ff19ca742
python37Packages.folium: 0.8.3 -> 0.9.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-folium/versions
2019-05-26 15:14:10 -05:00
Marcial Gaißert 38ec6d9a08 pythonPackages.setproctitle: 1.1.9 -> 1.1.10 2019-05-26 18:24:23 +09:00
Edmund Wu 1b3a08fa0e weasyprint: 45 -> 47 2019-05-26 10:15:50 +02:00
Vladimír Čunát b4ae841b23
Merge branch 'staging-next' into staging 2019-05-26 09:48:55 +02:00
Timo Kaufmann 28b4f7b6ac
Merge pull request #62052 from timokau/rl-coach-init
python.pkgs.rl-coach: init at 0.12.0
2019-05-25 22:45:04 +02:00
Nikolay Amiantov f8a4e79b20 pythonPackages.python-axolotl: 0.2.2 -> 0.2.3
Fixes corrupted OMEMO messages from Gajim.
2019-05-25 20:34:07 +03:00
Renaud e73f42be1c
pythonPackages.python-daemon: update meta.homepage 2019-05-25 17:11:31 +02:00
Timo Kaufmann 700e8bc64c python.pkgs.rl-coach: init at 0.12.0 2019-05-25 15:07:55 +02:00
Timo Kaufmann 3342953dff python.pkgs.annoy: init at 1.15.2 2019-05-25 14:56:14 +02:00
David Leung 8de2c9edb5
pythonPackage.serverlessrepo: fix pyyaml override 2019-05-25 20:32:29 +08:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
David Leung 2da548f856
pythonPackages.serverlessrepo: fix build by pinning pyyaml at 3.12 2019-05-24 23:34:56 +08:00
David Leung 10b83ac7ad
pythonPackages.aws-lambda-builders: 0.2.1 -> 0.3.0 2019-05-24 23:34:55 +08:00
Bas van Dijk 3df8bed953 pythonPackages.elasticsearch-dsl: 6.3.1 -> 7.0.0 2019-05-24 12:54:13 +02:00
Bas van Dijk e5f4e17ad4 elasticsearch-curator: 5.6.0 -> 5.7.6 2019-05-24 12:54:13 +02:00
Bas van Dijk 4812547618 pythonPackages.elasticsearch: 6.3.1 -> 7.0.1 2019-05-24 12:54:13 +02:00
Bas van Dijk adef5b9c97 pythonPackages.boto3: 1.9.96 -> 1.9.150 2019-05-24 12:54:13 +02:00
Bas van Dijk 6efa24ee07 pythonPackages.botocore: 1.12.96 -> 1.12.150 2019-05-24 12:54:13 +02:00
Bas van Dijk c404cfd801 pythonPackages.certifi: 2018.11.29 -> 2019.3.9 2019-05-24 12:54:13 +02:00
Frederik Rietdijk 6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
R. RyanTM 94496d0ac8
python37Packages.asynctest: 0.12.4 -> 0.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-asynctest/versions
2019-05-22 05:25:25 -07:00
Mario Rodas 2143f59191
Merge pull request #61900 from r-ryantm/auto-update/python3.7-flask-marshmallow
python37Packages.flask_marshmallow: 0.10.0 -> 0.10.1
2019-05-23 18:09:30 -05:00
Mario Rodas 5e348b5143
Merge pull request #61903 from r-ryantm/auto-update/python3.7-ipyparallel
python37Packages.ipyparallel: 6.2.3 -> 6.2.4
2019-05-23 18:07:12 -05:00
Dmitry Kalinkin 308169a518
Merge pull request #60640 from bignaux/photon
photon: 1.0.7 -> 1.3.0
2019-05-23 18:41:16 -04:00
Renaud 4eca30148f
Merge pull request #61878 from r-ryantm/auto-update/python3.7-argcomplete
python37Packages.argcomplete: 1.9.5 -> 1.10.0
2019-05-23 22:52:27 +02:00
Renaud 2b41158a87
Merge pull request #61879 from r-ryantm/auto-update/python3.7-asciimatics
python37Packages.asciimatics: 1.10.0 -> 1.11.0
2019-05-23 20:41:27 +02:00
Renaud bc41a32c75
Merge pull request #61893 from r-ryantm/auto-update/python3.7-deluge-client
python37Packages.deluge-client: 1.7.0 -> 1.7.1
2019-05-23 20:32:05 +02:00
Renaud b2f0b62e63
Merge pull request #61892 from r-ryantm/auto-update/python3.7-distlib
python37Packages.distlib: 0.2.8 -> 0.2.9
2019-05-23 20:24:21 +02:00
R. RyanTM 506f86186c python37Packages.livereload: 2.6.0 -> 2.6.1 (#61905)
* python37Packages.livereload: 2.6.0 -> 2.6.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-livereload/versions

* python.pkgs.livereload: fix v2.6.1 build

But the newly added test 'test_watch_multiple_dirs'
is failing consistently
2019-05-23 20:21:18 +02:00
Renaud 318355d852
Merge pull request #61897 from r-ryantm/auto-update/python3.7-factory_boy
python37Packages.factory_boy: 2.11.1 -> 2.12.0
2019-05-23 19:44:53 +02:00
Renaud 417655ac30
Merge pull request #61902 from r-ryantm/auto-update/python3.7-html5-parser
python37Packages.html5-parser: 0.4.5 -> 0.4.6
2019-05-23 18:41:06 +02:00
R. RyanTM 91ef57bbef python37Packages.pex: 1.6.6 -> 1.6.7 (#61910)
* python37Packages.pex: 1.6.6 -> 1.6.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-pex/versions

* python.pkgs.pex: unset meta.broken
2019-05-23 18:36:22 +02:00
R. RyanTM 2327dc0b23 python37Packages.persistent: 4.4.3 -> 4.5.0 (#61911)
* python37Packages.persistent: 4.4.3 -> 4.5.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-persistent/versions

* python.pkgs.persistent: add cffi to runtime deps
+ update meta (homepage and license)
2019-05-23 17:58:07 +02:00
R. RyanTM de9c022ba0 python37Packages.rasterio: 1.0.22 -> 1.0.23 (#61915)
* python37Packages.rasterio: 1.0.22 -> 1.0.23
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-rasterio/versions

* python.pkgs.rasterio: fix check phase with Py27
by adding mock in checkInputs
2019-05-23 15:19:44 +02:00
Renaud 5959e98fc2
Merge pull request #61914 from r-ryantm/auto-update/python3.7-pyutilib
python37Packages.pyutilib: 5.6.5 -> 5.7.0
2019-05-23 14:13:54 +02:00
Renaud 102b55d756
Merge pull request #61917 from r-ryantm/auto-update/python3.7-rpmfluff
python37Packages.rpmfluff: 0.5.6 -> 0.5.7.1
2019-05-23 13:52:19 +02:00
Michael Weiss 8f3bfa5a19
python37Packages.google_api_python_client: 1.7.8 -> 1.7.9 2019-05-23 11:29:11 +02:00
Lancelot SIX 219a99ff43
Merge pull request #59212 from lsix/add_django_2_2
python3Packages.django_2_2: init at 2.2.1
2019-05-23 11:16:02 +02:00
Mario Rodas 63b67ddce4
Merge pull request #61904 from r-ryantm/auto-update/python3.7-kitchen
python37Packages.kitchen: 1.2.5 -> 1.2.6
2019-05-22 23:46:26 -05:00
R. RyanTM e6a25e5645
python37Packages.sniffio: 1.0.0 -> 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-sniffio/versions
2019-05-22 23:32:28 -05:00
Mario Rodas 62bd8f6d24
pythonPackages.curio: init at 0.9 2019-05-22 23:32:28 -05:00
Mario Rodas c90867d36a
Merge pull request #61908 from r-ryantm/auto-update/python3.7-marshmallow-sqlalchemy
python37Packages.marshmallow-sqlalchemy: 0.16.2 -> 0.16.3
2019-05-22 23:27:59 -05:00
Matthieu Coudron c8f7b7c926
Merge pull request #61913 from c0bw3b/pkg/castxml
castxml: 20180403 -> 0.2.0
2019-05-23 11:48:43 +09:00
R. RyanTM 6518817736
python37Packages.faker: 1.0.5 -> 1.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-faker/versions
2019-05-22 20:56:53 -05:00
R. RyanTM d4e5b4b3e0 python37Packages.rpmfluff: 0.5.6 -> 0.5.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-rpmfluff/versions
2019-05-22 16:06:27 -07:00
c0bw3b 291347cde7 python.pkgs.pybindgen: disable checks on Py3 2019-05-23 00:33:50 +02:00
R. RyanTM eaf4f44028 python37Packages.pyutilib: 5.6.5 -> 5.7.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-pyutilib/versions
2019-05-22 15:23:22 -07:00
R. RyanTM 48be21ce25 python37Packages.marshmallow-sqlalchemy: 0.16.2 -> 0.16.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-marshmallow-sqlalchemy/versions
2019-05-22 11:33:48 -07:00
R. RyanTM 532516744d python37Packages.kitchen: 1.2.5 -> 1.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-kitchen/versions
2019-05-22 11:07:30 -07:00
R. RyanTM 48e28eec08 python37Packages.ipyparallel: 6.2.3 -> 6.2.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-ipyparallel/versions
2019-05-22 10:50:31 -07:00
R. RyanTM ec589b38bd python37Packages.html5-parser: 0.4.5 -> 0.4.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-html5-parser/versions
2019-05-22 10:32:46 -07:00
R. RyanTM 59b5eaa71b python37Packages.flask_marshmallow: 0.10.0 -> 0.10.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-flask-marshmallow/versions
2019-05-22 09:39:52 -07:00
R. RyanTM 15eaeeb493 python37Packages.factory_boy: 2.11.1 -> 2.12.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-factory_boy/versions
2019-05-22 09:01:42 -07:00
R. RyanTM 6349ef157f python37Packages.deluge-client: 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-deluge-client/versions
2019-05-22 08:31:42 -07:00
R. RyanTM 38e31e9a25 python37Packages.distlib: 0.2.8 -> 0.2.9
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-distlib/versions
2019-05-22 08:13:23 -07:00
R. RyanTM 781614b6ff python37Packages.asciimatics: 1.10.0 -> 1.11.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-asciimatics/versions
2019-05-22 05:22:14 -07:00
R. RyanTM aac4013f90 python37Packages.argcomplete: 1.9.5 -> 1.10.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-argcomplete/versions
2019-05-22 05:19:00 -07:00
Enno Lohmeier de9b1003a3 pythonPackages.weasyprint: init at 45 2019-05-22 11:16:50 +02:00
Gabriel Ebner 5d465ee8bb
nrfutil: init at 5.2.0 (#61831)
nrfutil: init at 5.2.0
2019-05-21 22:54:57 +02:00
Renaud c2bac60c1f
Merge pull request #61774 from jonringer/bump_mypy0.701
pythonPackages.mypy: 0.700 -> 0.701
2019-05-21 22:42:41 +02:00
PsyanticY 4440b405cd pythonPackages.botocore: 1.12.96 -> 1.12.152 2019-05-21 12:17:05 -07:00
PsyanticY fa341a95ce pythonPackages.boto3: 1.9.96 -> 1.9.152 2019-05-21 12:16:50 -07:00
Jonathan Ringer 45ca123f02 pythonPackages.mypy: 0.700 -> 0.701 2019-05-21 12:09:20 -07:00
Gabriel Ebner 8f4ae93be3 spyder: 3.3.3 -> 3.3.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner 7f68caa38f pythonPackages.spyder-kernels: 0.4.2 -> 0.4.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner cca0aeeb68 spyder: convert to python modules 2019-05-21 18:23:07 +02:00
Mario Rodas 463f25226c
pythonPackages.fire: fix python 3.7 build 2019-05-20 19:00:00 -05:00
Mario Rodas f498dd772a
Merge pull request #61751 from costrouc/python-stravalib-init
pythonPackages.stravalib: init at 0.10.2
2019-05-20 18:01:27 -05:00
Mario Rodas c5aef07955
Merge pull request #59657 from costrouc/python-loo-py-init
pythonPackages.loo-py: init at 2017.2
2019-05-20 17:58:14 -05:00
Eamonn Coughlan 344bdc8cee python-xhtml2pdf: init at 0.2.3 2019-05-20 19:12:45 +02:00
Chris Ostrouchov ba96e40ad1
pythonPackages.accupy: init at 0.1.4 2019-05-20 11:02:20 -04:00
Chris Ostrouchov 119106993e
pythonPackages.perfplot: init at 0.5.0 2019-05-20 11:02:09 -04:00
Chris Ostrouchov d0c125ab6a
pythonPackages.pyfma: init at 0.1.0 2019-05-20 10:54:34 -04:00
Chris Ostrouchov bec3cfaec3
pythonPackages.pipdate: init at 0.3.2 2019-05-20 10:54:11 -04:00
Robert Schütz 130e8f9d0d python3.pkgs.pyhomematic: 0.1.58 -> 0.1.59 2019-05-20 15:43:41 +02:00
Chris Ostrouchov bfb64b9200
pythonPackages.stravalib: init at 0.10.2 2019-05-20 09:30:26 -04:00
Chris Ostrouchov 9856c9eb9b
pythonPackages.units: init at 0.07 2019-05-20 09:30:05 -04:00
worldofpeace 272bec550c
Merge pull request #61094 from costrouc/python-macropy-init
pythonPackages.macropy: init at 1.10b2
2019-05-20 09:08:02 -04:00
Chris Ostrouchov 184c9dffb8
pythonPackages.pyxl3: init at 1.0 2019-05-20 09:00:25 -04:00
Chris Ostrouchov 7531dc4366
pythonPackages.macropy: init at 1.10b2 2019-05-20 09:00:17 -04:00
Robert Schütz b029d12b54
Merge pull request #60953 from delroth/fitbit-hass
Fix home-assistant fitbit support
2019-05-20 13:30:21 +02:00
Robert Schütz 042d76fc1b
Merge pull request #60947 from delroth/netatmo-hass
Fix home-assistant netatmo support
2019-05-20 13:30:06 +02:00
Robert Schütz 4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa 912856f40f pythonPackages.pysonos: init at 0.0.13 2019-05-20 13:17:47 +02:00
Edmund Wu 115d1babce pythonPackages.zxcvbn-python: 4.4.24 -> 4.4.27 2019-05-20 11:04:05 +01:00
Lancelot SIX d2de73f42c
python3Packages.django_2_2: init at 2.2.1
This introduces Django-2.2, the new LTR version of django.

For the time being, django-1.11 continues to be LTR in nixpkgs
django-2.2 is introduced to prepare the migration.
2019-05-20 11:52:45 +02:00
Mario Rodas 10e77ee9bf
Merge pull request #60717 from r-ryantm/auto-update/python3.7-gphoto2
python37Packages.gphoto2: 1.9.0 -> 2.0.0
2019-05-19 23:40:55 -05:00
Gabriel Ebner ef22dd015d pythonPackages.pc-ble-driver-py: init at 0.11.4 2019-05-19 12:12:09 +02:00
Gabriel Ebner 4ca821fbce pythonPackages.piccata: init at 1.0.1 2019-05-19 12:11:41 +02:00
Gabriel Ebner fbfc8b1732 pythonPackages.pyspinel: init at 1.0.0a3 2019-05-19 12:11:18 +02:00
Gabriel Ebner b62a4c0d70 pythonPackages.intelhex: 2.1 -> 2.2.1 2019-05-19 12:10:51 +02:00
Mario Rodas 6d7d657c5a
Merge pull request #61494 from mkgvt/pytricia
pytricia: init at version 2019-01-16
2019-05-18 22:47:06 -05:00
Mark Gardner 8102e2ce3b
pytricia: init at version 2019-01-16 2019-05-18 22:11:39 -05:00
Mario Rodas 7aaa1cf293
Merge pull request #61648 from jonringer/joringer/bump_pylint
pythonPackages.pylint: 2.2.3 -> 2.3.1
2019-05-18 22:06:04 -05:00
Jonathan Ringer 519196e755 pythonPackages.pylint: 2.2.3 -> 2.3.1 2019-05-18 18:26:59 -07:00
Jonathan Ringer ac4bce925e pythonPackages.astroid: 2.1.0 -> 2.2.5 2019-05-18 18:26:52 -07:00
Pierre Bourdon fb455c62e0
pythonPackages.fitbit: init at 0.3.0 2019-05-19 01:32:52 +09:00
Pierre Bourdon d5e745f412
pythonPackages.pyatmo: init at 1.10 2019-05-19 01:31:43 +09:00
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
Frederik Rietdijk 840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +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