3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

9716 commits

Author SHA1 Message Date
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
R. RyanTM ee87acdb12 python37Packages.backports_csv: 1.0.6 -> 1.0.7 (#58772)
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-backports.csv/versions
2019-04-07 23:16:23 +02:00
R. RyanTM 422a335707 python37Packages.aniso8601: 4.1.0 -> 6.0.0 (#58765)
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-aniso8601/versions
2019-04-07 23:09:37 +02:00
R. RyanTM 0cac67ebe5 python37Packages.agate-dbf: 0.2.0 -> 0.2.1 (#58768)
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-agate-dbf/versions
2019-04-07 23:06:50 +02:00
R. RyanTM 0433f94c6c python37Packages.braintree: 3.51.0 -> 3.52.0 (#58773)
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-braintree/versions
2019-04-07 23:04:57 +02:00
Florian Klink fb3fcca35f
Merge pull request #58632 from apeyroux/up-jsbeautifier-191
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1
2019-04-07 17:39:45 +02:00
Vladimír Čunát 780c2de274
Merge #58456: pythonPackages.grpcio: fix build on Darwin 2019-04-07 17:08:13 +02:00
Frederik Rietdijk 7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
R. RyanTM 862608d212 python37Packages.pex: 1.6.2 -> 1.6.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-pex/versions

(cherry picked from commit 5e074ac3e7)
2019-04-07 13:53:46 +02:00
R. RyanTM d5def41bd1 python37Packages.Nuitka: 0.6.1.1 -> 0.6.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-nuitka/versions

(cherry picked from commit d88a74a3f4)
2019-04-07 13:53:46 +02:00
R. RyanTM be0bcf1a28 python37Packages.netcdf4: 1.4.2 -> 1.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-netcdf4/versions

(cherry picked from commit 171bf623ce)
2019-04-07 13:53:45 +02:00
R. RyanTM d827b4253e python37Packages.marshmallow-sqlalchemy: 0.16.0 -> 0.16.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-marshmallow-sqlalchemy/versions

(cherry picked from commit 277252ba4b)
2019-04-07 13:53:45 +02:00
R. RyanTM 7343319bca python27Packages.mechanize: 0.4.0 -> 0.4.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/python2.7-mechanize/versions

(cherry picked from commit fd679b122f)
2019-04-07 13:53:45 +02:00
R. RyanTM 822c2daac7 python37Packages.mail-parser: 3.9.2 -> 3.9.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-mail-parser/versions

(cherry picked from commit 1c6f89efca)
2019-04-07 13:53:44 +02:00
R. RyanTM d46c6a187f python37Packages.limnoria: 2018.12.19 -> 2019.02.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-limnoria/versions

(cherry picked from commit 666bc4e05b)
2019-04-07 13:53:44 +02:00
R. RyanTM f753a106f2 python37Packages.jupyterlab_server: 0.2.0 -> 0.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-jupyterlab_server/versions

(cherry picked from commit ca67a7200c)
2019-04-07 13:53:44 +02:00
R. RyanTM 5a68b041fd python37Packages.kafka-python: 1.4.4 -> 1.4.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-kafka-python/versions

(cherry picked from commit a4532fdea8)
2019-04-07 13:53:43 +02:00
R. RyanTM c7fb7ce9f5 python37Packages.jaraco_itertools: 4.4.1 -> 4.4.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-jaraco.itertools/versions

(cherry picked from commit af833f908b)
2019-04-07 13:53:43 +02:00
R. RyanTM 4e4018305b python27Packages.j2cli: 0.3.5.post1 -> 0.3.6.post1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions

(cherry picked from commit b0f57c66eb)
2019-04-07 13:53:43 +02:00
R. RyanTM fffcccfb23 python37Packages.influxdb: 5.2.1 -> 5.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-influxdb/versions

(cherry picked from commit b20f2d0079)
2019-04-07 13:53:43 +02:00
R. RyanTM 3f0f9a017d python37Packages.gsd: 1.6.0 -> 1.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-gsd/versions

(cherry picked from commit 7d2c71a6e1)
2019-04-07 13:53:42 +02:00
R. RyanTM e9eb32649e python37Packages.geoalchemy2: 0.5.0 -> 0.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-geoalchemy2/versions

(cherry picked from commit 0ad2111ce0)
2019-04-07 13:53:42 +02:00
R. RyanTM 6bfaf62b3d python37Packages.fs: 2.3.1 -> 2.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-fs/versions

(cherry picked from commit 553ce28fc4)
2019-04-07 13:53:42 +02:00
R. RyanTM 2f1eefa618 python37Packages.flexmock: 0.10.3 -> 0.10.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-flexmock/versions

(cherry picked from commit 614b5abe2e)
2019-04-07 13:53:41 +02:00
R. RyanTM 403bcb3b3e python37Packages.future-fstrings: 0.4.5 -> 1.0.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-future-fstrings/versions

(cherry picked from commit 89f8c3ba88)
2019-04-07 13:53:41 +02:00
R. RyanTM dafa50d704 python37Packages.fiona: 1.8.4 -> 1.8.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-fiona/versions

(cherry picked from commit 06526982ae)
2019-04-07 13:53:41 +02:00
R. RyanTM 794cc8e724 python37Packages.fints: 2.0.1 -> 2.1.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-fints/versions

(cherry picked from commit d7a07e065f)
2019-04-07 13:53:40 +02:00
R. RyanTM 72142c29ee python37Packages.flask_marshmallow: 0.9.0 -> 0.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-flask-marshmallow/versions

(cherry picked from commit 78d8f66e6c)
2019-04-07 13:53:40 +02:00
R. RyanTM bfe32a9723 python37Packages.dbf: 0.97.11 -> 0.98.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-dbf/versions

(cherry picked from commit e5e77d76fd)
2019-04-07 13:53:40 +02:00
R. RyanTM 694d4ae51c python37Packages.click-completion: 0.5.0 -> 0.5.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-click-completion/versions

(cherry picked from commit ae59d16ac6)
2019-04-07 13:53:40 +02:00
R. RyanTM 1eb641d9c1 python37Packages.pika: 0.13.0 -> 1.0.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-pika/versions

(cherry picked from commit fa0e8ffa92)
2019-04-07 13:53:39 +02:00
R. RyanTM d386f0d1d3 python37Packages.phonenumbers: 8.10.6 -> 8.10.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-phonenumbers/versions

(cherry picked from commit 7b688b0fa0)
2019-04-07 13:53:39 +02:00
R. RyanTM 62ee61ee61 python37Packages.portpicker: 1.3.0 -> 1.3.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-portpicker/versions

(cherry picked from commit e2612d43cb)
2019-04-07 13:53:39 +02:00
R. RyanTM 6a4d16a66e python37Packages.plotly: 3.6.1 -> 3.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-plotly/versions

(cherry picked from commit 035dd10295)
2019-04-07 13:53:38 +02:00
R. RyanTM 5271abdb86 python37Packages.progressbar2: 3.39.2 -> 3.39.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-progressbar2/versions

(cherry picked from commit dfd04596fe)
2019-04-07 13:53:38 +02:00
R. RyanTM 9feb432fe3 python37Packages.pyopencl: 2018.2.3 -> 2018.2.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-pyopencl/versions

(cherry picked from commit cdf2d8d71c)
2019-04-07 13:46:33 +02:00
R. RyanTM 2a009bfe98 python37Packages.pytest-tornado: 0.5.0 -> 0.6.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-pytest-tornado/versions

(cherry picked from commit e96ff107a3)
2019-04-07 13:46:32 +02:00
R. RyanTM 9dd62defdc python37Packages.pyviz-comms: 0.7.0 -> 0.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-pyviz_comms/versions

(cherry picked from commit 43473db3f5)
2019-04-07 13:46:32 +02:00
R. RyanTM 72ed3c4912 python37Packages.qtpy: 1.6.0 -> 1.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-qtpy/versions

(cherry picked from commit 7f52789aad)
2019-04-07 13:46:32 +02:00
R. RyanTM af1aa26071 python37Packages.rasterio: 1.0.18 -> 1.0.22
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

(cherry picked from commit fe3c6aa427)
2019-04-07 13:46:31 +02:00
R. RyanTM e5402c6c75 python37Packages.rope: 0.12.0 -> 0.14.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-rope/versions

(cherry picked from commit e03fff5cf0)
2019-04-07 13:46:31 +02:00
R. RyanTM 8cd70d5b45 python37Packages.rjsmin: 1.0.12 -> 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-rjsmin/versions

(cherry picked from commit 438c0b5a11)
2019-04-07 13:46:31 +02:00
R. RyanTM 4ec1c4bba3 python37Packages.scp: 0.13.0 -> 0.13.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-scp/versions

(cherry picked from commit d7c89e2665)
2019-04-07 13:46:30 +02:00
R. RyanTM 54b7817f0b python37Packages.sparse: 0.6.0 -> 0.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-sparse/versions

(cherry picked from commit ff12415b36)
2019-04-07 13:46:30 +02:00
R. RyanTM 2eee9e7150 python37Packages.Wand: 0.5.1 -> 0.5.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-wand/versions

(cherry picked from commit 66494befa7)
2019-04-07 13:46:30 +02:00
R. RyanTM d95de6fbf5 python37Packages.vega: 1.4.0 -> 2.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-vega/versions

(cherry picked from commit ce1d24d8ee)
2019-04-07 13:46:29 +02:00
R. RyanTM 47ca76def4 python37Packages.xarray: 0.11.3 -> 0.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-xarray/versions

(cherry picked from commit 82e56d9332)
2019-04-07 13:46:29 +02:00
R. RyanTM f322c798e3 python37Packages.eyeD3: 0.8.9 -> 0.8.10 (#57231)
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-eyed3/versions
2019-04-07 09:41:08 +00:00
Frederik Rietdijk 4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
worldofpeace 50985b4045
Merge pull request #58830 from r-ryantm/auto-update/python3.7-pyscard
python37Packages.pyscard: 1.9.7 -> 1.9.8
2019-04-06 18:04:06 -04:00
worldofpeace f26e88df7a pythonPackages.pyscard: fix darwin tests 2019-04-06 18:03:28 -04:00
Timo Kaufmann ceede33ddf
python.pkgs.cypari2: 2.0.3 -> 2.1.0 (#59085) 2019-04-06 21:46:13 +00:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
worldofpeace b58387e913
Merge pull request #58826 from r-ryantm/auto-update/python3.7-pylast
python37Packages.pylast: 3.0.0 -> 3.1.0
2019-04-05 16:35:18 -04:00
Alexandre Peyroux 72c24b18e9
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1 2019-04-05 22:02:01 +02:00
Alexandre Peyroux 946807c888
pythonPackages.jsbeautifier: fix build (#58608) 2019-04-05 21:59:20 +02:00
Robert Schütz 24406568e6
Merge pull request #58833 from r-ryantm/auto-update/python3.7-python-ldap
python37Packages.ldap: 3.1.0 -> 3.2.0
2019-04-05 19:29:18 +02:00
Robert Schütz 836621f33b python.pkgs.ldappool: fix build 2019-04-05 19:19:42 +02:00
Robert Schütz e94148eded python.pkgs.ldap: add meta 2019-04-05 19:16:24 +02:00
Ryan Mulligan 1b2314ae5b
Merge pull request #58776 from r-ryantm/auto-update/python3.7-cmd2
python37Packages.cmd2: 0.9.10 -> 0.9.11
2019-04-05 09:33:36 -07:00
Robert Schütz 48dfb96cca python3.pkgs.aioesphomeapi: add meta 2019-04-05 15:39:48 +00:00
Robert Schütz d30b1b0938 python3.pkgs.netdisco: 2.5.0 -> 2.6.0 2019-04-05 15:39:48 +00:00
Gabriel Ebner fb16ffd8a2
Merge pull request #58957 from gebner/cura4
cura: 3.6.0 -> 4.0.0
2019-04-05 13:42:17 +02:00
Tor Hedin Brønner b73f4b65b5
pythonPackages.pygobject3: 3.30.4 -> 3.32.0 2019-04-05 12:13:33 +02:00
Tor Hedin Brønner d2c37618f5
pythonPackages.pyatspi: 2.30.0 -> 2.32.0
https://gitlab.gnome.org/GNOME/pyatspi2/blob/PYATSPI_2_32_0/NEWS
2019-04-05 12:13:31 +02:00
Jan Tojnar cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
Robert Schütz 9fa17c5957
Merge pull request #58690 from dotlambda/flexget-2.20.17
flexget: 2.17.20 -> 2.20.17
2019-04-05 11:29:32 +02:00
Robert Schütz ab526ed334
Merge pull request #57431 from r-ryantm/auto-update/python3.7-progress
python37Packages.progress: 1.4 -> 1.5
2019-04-05 11:23:59 +02:00
Robert Schütz 63e0595be3 python.pkgs.progress: run tests 2019-04-05 11:18:28 +02:00
R. RyanTM c4e04a2947 python37Packages.sasmodels: 0.98 -> 0.99 (#58841)
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-sasmodels/versions
2019-04-05 11:15:58 +02:00
Robert Schütz 65a395557c
Merge pull request #58842 from r-ryantm/auto-update/python3.7-shouldbe
python37Packages.shouldbe: 0.1.0 -> 0.1.2
2019-04-05 11:09:07 +02:00
Robert Schütz 32e3de360c python.pkgs.shouldbe: run tests 2019-04-05 11:06:50 +02:00
Robert Schütz 3d81cc7a2e python3.pkgs.asynctest: 0.12.2 -> 0.12.3 2019-04-04 22:18:39 +02:00
Dmitry Kalinkin 671c673a90
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests 2019-04-04 11:47:55 -04:00
Robert Schütz d6c0afea70 python.pkgs.pytoml: 0.1.14 -> 0.1.20 2019-04-04 11:03:15 +02:00
Robert Schütz 4a61c6975f python3.pkgs.Nikola: remove pyyaml dependency
See https://github.com/getnikola/nikola/pull/3223.
2019-04-04 10:43:33 +02:00
Gabriel Ebner a4b277eda5 pythonPackages.uranium: 3.6.0 -> 4.0.0 2019-04-04 09:52:23 +02:00
Gabriel Ebner 1233e3a388 pythonPackages.libarcus: 3.6.0 -> 4.0.0 2019-04-04 09:52:04 +02:00
Gabriel Ebner c124b815ea pythonPackages.libsavitar: 3.6.0 -> 4.0.0 2019-04-04 09:51:51 +02:00
Philipp Middendorf 0f8bfede94 python3Packages.black: add missing aiohttp-cors dependency (#58942)
The blackd daemon that's shipped with black needs aiohttp-cors and is thus currently broken.
2019-04-03 18:09:04 +02:00
markuskowa d7f71a6a40
Merge pull request #58937 from markuskowa/upd-pyls-black
pythonPackages.pyls-black: 0.3.0 -> 0.4.4
2019-04-03 17:32:37 +02:00
Robert Schütz cc33bcb080 python.pkgs.mt-940: 4.13.2 -> 4.15.0 2019-04-03 16:46:40 +02:00
Robert Schütz 26fd86fa57 python.pkgs.canmatrix: 0.6 -> 0.7 2019-04-03 16:22:08 +02:00
Robert Schütz 566bd2605b python.pkgs.pyyaml: 3.13 -> 5.1 2019-04-03 16:22:08 +02:00
Robert Schütz ed57afc79d python.pkgs.cufflinks: 0.14.6 -> 0.15 2019-04-03 16:15:23 +02:00
Robert Schütz 01bca861c2 python.pkgs.pluginbase: run tests 2019-04-03 16:15:23 +02:00
Markus Kowalewski 01c27f115a
pythonPackages.pyls-black: 0.3.0 -> 0.4.4 2019-04-03 16:05:43 +02:00
Robert Schütz e27ed0f6a2 python.pkgs.devpi-common: update checkInputs 2019-04-03 14:59:33 +02:00
Florian Klink 7a91369508
Merge pull request #58849 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.24.0 -> 6.26.0
2019-04-03 14:21:34 +02:00
Philipp Middendorf 2424a7cb95 pythonPackages.pyogg: 0.6.6a1 -> 0.6.9a1 (#58746) 2019-04-03 14:14:52 +02:00
markuskowa 7fe4543108
Merge pull request #58771 from r-ryantm/auto-update/python3.7-black
python37Packages.black: 18.9b0 -> 19.3b0
2019-04-03 11:30:04 +02:00
R. RyanTM 5811d272a3 python37Packages.pyodbc: 4.0.25 -> 4.0.26
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-pyodbc/versions
2019-04-03 08:36:56 +02:00
Ryan Mulligan 721c2f8884
Merge pull request #58888 from r-ryantm/auto-update/speedtest-cli
speedtest-cli: 2.0.2 -> 2.1.1
2019-04-02 21:22:18 -07:00
Ryan Mulligan cd19f33888
Merge pull request #58812 from r-ryantm/auto-update/python3.7-nvchecker
python37Packages.nvchecker: 1.3 -> 1.4.3
2019-04-02 21:17:36 -07:00
R. RyanTM aca46fd18f speedtest-cli: 2.0.2 -> 2.1.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/speedtest-cli/versions
2019-04-02 20:19:16 -07:00
Ryan Mulligan 1ec48af0ea
Merge pull request #58764 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 2.3.0 -> 2.4.1
2019-04-02 18:00:59 -07:00
R. RyanTM b197f05db6 python37Packages.first: 2.0.1 -> 2.0.2 (#58784)
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-first/versions
2019-04-03 00:28:37 +02:00
Christopher Chin 6fa01d5be0 pytest-rerunfailures: 6.0 -> 7.0 (#58710) 2019-04-02 23:41:01 +02:00
R. RyanTM 8a3f25557c python37Packages.twilio: 6.24.0 -> 6.26.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-twilio/versions
2019-04-02 13:55:43 -07:00
R. RyanTM daa854dfdb python37Packages.shouldbe: 0.1.0 -> 0.1.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-shouldbe/versions
2019-04-02 12:49:50 -07:00
Vladimír Čunát 2771375d6e
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
R. RyanTM 8171f0da4c python37Packages.ldap: 3.1.0 -> 3.2.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-python-ldap/versions
2019-04-02 11:37:15 -07:00
R. RyanTM 7b8c48444d python37Packages.pyscard: 1.9.7 -> 1.9.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-pyscard/versions
2019-04-02 11:07:52 -07:00
R. RyanTM d645d9ff97 python37Packages.pylast: 3.0.0 -> 3.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-pylast/versions
2019-04-02 10:51:33 -07:00
R. RyanTM f410d610d1 python37Packages.nvchecker: 1.3 -> 1.4.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
2019-04-02 08:50:46 -07:00
R. RyanTM 12446a8032 python37Packages.cmd2: 0.9.10 -> 0.9.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-cmd2/versions
2019-04-02 04:22:17 -07:00
R. RyanTM fe29bd92e4 python37Packages.black: 18.9b0 -> 19.3b0
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-black/versions
2019-04-02 03:46:17 -07:00
R. RyanTM 7078038da5 python37Packages.altair: 2.3.0 -> 2.4.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-altair/versions
2019-04-02 03:04:44 -07:00
Robert Schütz 2e50136603
Merge pull request #58179 from dotlambda/werkzeug-0.15.1
python.pkgs.werkzeug: 0.14.1 -> 0.15.1
2019-04-02 10:53:46 +02:00
Robert Schütz 277263b05c
Merge pull request #58231 from Zer0-/fix_py_beaker
python beaker: 1.8.0 -> 1.10.1 fix building on hydra
2019-04-02 10:35:45 +02:00
Philipp Volguine 7819cc0cb9 pythonPackages.pyramid_beaker: fix building
- checkInputs rather than buildInputs
- it was complaining that py.test was not a valid command
2019-04-02 01:50:33 -04:00
Philipp Volguine d94b113859 pythonPackages.beaker: 1.8.0 -> 1.10.1
- The aim was to get this building on hydra
- Midway I discovered a PR by Mic92 that bumps the version to 1.10.0,
  I have included some of his fixes to run tests correctly:
    - remove testing memcached (it tries to connect on import)
    - don't run external tests or a failing test on darwin
            (see https://github.com/bbangert/beaker/issues/166)
    - run nosetests rather than setup.py test because we need to specify
    exclude options.
2019-04-02 01:49:05 -04:00
Robert Schütz 6cafad4f49
Merge pull request #58628 from dotlambda/celery-4.3
python.pkgs.celery: 4.3.0rc1 -> 4.3.0
2019-04-01 23:56:44 +02:00
R. RyanTM 6f7672af9a python37Packages.lark-parser: 0.6.5 -> 0.6.6 (#57416)
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-lark-parser/versions
2019-04-01 22:52:15 +02:00
R. RyanTM c34edae734 python37Packages.folium: 0.7.0 -> 0.8.0 (#57407)
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-04-01 22:50:58 +02:00
R. RyanTM 158c560fc2 python37Packages.chameleon: 3.5 -> 3.6 (#57391)
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-chameleon/versions
2019-04-01 22:48:39 +02:00
Robert Schütz 3ed222ebd4 python36.pkgs.contextvars: 2.3 -> 2.4 2019-04-01 17:47:07 +02:00
Franz Pletz 323cfa90b5
pythonPackages.aioesphomeapi: init at 1.8.0 2019-04-01 17:28:17 +02:00
Robert Schütz c2fd8b347d python.pkgs.progressbar: works on python3 2019-04-01 17:18:59 +02:00
Robert Schütz 6e4594f2ce python.pkgs.importlib-metadata: 0.6 -> 0.8 2019-04-01 17:15:57 +02:00