Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
...
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz
b716b4d732
python.pkgs.zeep: enable tests for python3
2019-04-11 18:18:45 +02:00
Rodney Lorrimar
8b4269bc1e
pythonPackages.aioresponses: init at 0.6.0
2019-04-11 18:05:41 +02:00
AmineChikhaoui
02bb5e35ea
pythonPackages.azure-mgmt-storage: remove patch.
...
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Pascal Wittmann
391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
...
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Matthieu Coudron
a4c15f1b35
python3Packages.papis: provide as a library too ( #59070 )
...
* python3Packages.papis: provides as a library too
The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/ ) so it makes sense
to have it as a library.
* moved papis to python-modules
* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin
5d81445797
python3Packages.nixpkgs: 0.2.2 -> 0.2.3
2019-04-11 12:53:17 +02:00
worldofpeace
bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
...
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace
f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
...
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace
6542a4cb8e
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:45:33 -04:00
Robert Schütz
84029e2646
Merge pull request #59265 from peterhoeg/f/repology
...
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
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
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
Robert Schütz
4ea19b7771
python.pkgs.zipp: init at 0.3.3
2019-04-01 17:01:26 +02:00
John Ericson
4ccb74011f
Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
...
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Silvan Mosberger
d585794021
Merge pull request #58095 from Infinisil/fix/thinc
...
pythonPackages.thinc: Fix build
2019-04-01 05:43:58 +02:00
Robert Schütz
2d1dbba6ed
python.pkgs.celery: 4.3.0rc1 -> 4.3.0
2019-03-31 20:01:05 +02:00
Robert Schütz
ccb6fee205
python.pkgs.kombu: 4.3.0 -> 4.5.0
2019-03-31 20:01:05 +02:00
Robert Schütz
6b3bd5898a
python.pkgs.vine: 1.2.0 -> 1.3.0
2019-03-31 20:01:00 +02:00
Robert Schütz
5964eb6944
python.pkgs.amqp: 2.4.1 -> 2.4.2
2019-03-31 19:30:32 +02:00
Silvan Mosberger
6705421c98
Merge pull request #58542 from Infinisil/fix/jupyterhub
...
pythonPackages.jupyterhub: Fix running locally
2019-03-31 17:34:19 +02:00
Maximilian Bosch
4cd107f6b3
Merge pull request #56786 from Ma27/dlib-avx-fixes
...
dlib: improve AVX configuration
2019-03-30 19:20:02 +01:00
Silvan Mosberger
0b31827e5e
pythonPackages.jupyterhub: Fix running locally
2019-03-29 20:37:55 +01:00
R. RyanTM
34483d88f5
python37Packages.osmnx: 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-osmnx/versions
2019-03-29 18:21:42 +01:00
Silvan Mosberger
06f883f7a0
Merge pull request #51344 from timokau/sagenb-matplotlib-fix
...
pythonPackages.matplotlib: enable tk backend by default
2019-03-29 18:17:13 +01:00
Silvan Mosberger
106b52bac0
Merge pull request #58536 from markuskowa/fix-clblas
...
clblas: turn of gtest, fix build
2019-03-29 16:36:02 +01:00
Peter Romfeld
364cbd088e
minio: init at 4.0.13
2019-03-29 15:50:36 +01:00
Markus Kowalewski
ad1e7b09c0
libgpuarray: fix build
...
move cmake into nativeBuildInputs
2019-03-29 14:18:55 +01:00
Robert Schütz
ef6a1b7f46
Merge pull request #58429 from xeji/p/nevow
...
python2Packages.nevow, tahoe-lafs: fix build
2019-03-28 13:50:17 +01:00
Timo Kaufmann
197bc2afc0
python.pkgs.pybullet: init at 2.4.8 ( #58448 )
2019-03-27 22:17:37 +00:00
Timo Kaufmann
f2569b9116
python.pkgs.baselines: init at 0.1.5 ( #58452 )
2019-03-27 21:27:22 +00:00
Timo Kaufmann
e7a084bdba
python.pkgs.roboschool: init at 1.0.39 ( #58451 )
...
Needs a forked version of bullet.
2019-03-27 21:26:54 +00:00
Daniël de Kok
715ec6e885
pythonPackages.grpcio: fix build on Darwin
...
Builds on Darwin have started to fail recently. This seems to be caused
by a check in Makefile that verifies whether the system is able to build
BoringSSL. This check attempts to compile test/build/boringssl.c, which
is absent in PyPI archives of grpcio.
This change builds the grpcio module directly from the grpc git
repository, so that all the files that are necessary for checks are
present.
Affects #56826 since darwin builds of this derivation on nixpkgs-19.03
fail.
2019-03-27 20:06:15 +01:00