Commit graph

7958 commits

Author SHA1 Message Date
Timo Kaufmann a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 (#53504) 2019-01-06 19:10:47 +01:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Francesco Gazzetta e7551acb7b pythonPackages.staticjinja: init at 0.3.4 2019-01-05 17:09:20 -05:00
Francesco Gazzetta 779e916c3b pythonPackages.easywatch: init at 0.0.5 2019-01-05 17:09:20 -05:00
Michael Weiss 46dd27e025
pythonPackages.gcutil: Deprecate the package
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
  Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)

[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Michael Weiss 35bee29824
pythonPackages.simplejson: Update the metadata
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Michael Weiss 2acda72b85
python27Packages.weboob: Override google_api_python_client 2019-01-05 22:32:49 +01:00
Michael Weiss 8d9c2fc3ff
python37Packages.google_api_python_client: 1.7.4 -> 1.7.7 2019-01-05 22:32:49 +01:00
Michael Raskin f27fe449b1 pythonPackages.ldap3: switch src to fetchFromGitHub
PyPI links to a source tarball at PythonHosted that has an empty
ldap3/protocol/sasl/digestMd5.py
while the linked egg file has a non-empty file (and the upstream GitHub
repository has a non-empty file that hasn't even had a non-comment
change for some time.
2019-01-05 22:37:00 +01:00
Vladimír Čunát d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Jörg Thalheim bf6aa78d0d
Merge pull request #52951 from Gerschtli/update/pdf2image
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 12:56:47 +01:00
Tobias Happ f94016eb84 pythonPackages.pdf2image: 1.0.0 -> 1.3.1 2019-01-05 10:56:50 +01:00
R. RyanTM 487cbfc563 python37Packages.node-semver: 0.5.1 -> 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-node-semver/versions
2019-01-04 17:43:19 -05:00
R. RyanTM b69d3fae73 python37Packages.django_redis: 4.9.1 -> 4.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-django-redis/versions
2019-01-04 17:42:23 -05:00
R. RyanTM bb5ebed17f python37Packages.faker: 0.9.3 -> 1.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-faker/versions
2019-01-04 17:36:39 -05:00
Piotr Bogdan ac1122f264 pythonPackages.sipsimple: use c compiler for linkage 2019-01-04 21:44:22 +00:00
Maximilian Bosch da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Frederik Rietdijk c0e6fbba70 python: pylint: 1.9.3 -> 1.9.4 2019-01-04 14:35:58 +01:00
Frederik Rietdijk 0173194e4f Revert "pythonPackages.python-jose: fix build for python 3.6""
This reverts commit d65a3efc3f.

This change should have been applied to the `rsa` package instead.
2019-01-04 14:35:58 +01:00
Frederik Rietdijk 4a7c9e5af2 python36.pkgs.rsa: fix build 2019-01-04 14:35:58 +01:00
geistesk 89c433fbf1 cbor: init at 1.0.0 2019-01-04 14:11:26 +01:00
Jörg Thalheim b27b443e14
Merge pull request #53363 from Ma27/fix-Pweave
pythonPackages.Pweave: fix build
2019-01-04 11:37:58 +01:00
Jörg Thalheim 4f9970fcbf
Merge pull request #53352 from Mic92/fix-ceph
ceph: fix dependencies
2019-01-04 08:59:50 +01:00
Maximilian Bosch 0f6cf5fefe python{2,3}Packages.pytest-repeat: fix build
Test suite and build environment had several issues with Pytest >3.6
which can be fixed by applying the (yet unreleased) upstream patch from
f94b6940e3.patch
2019-01-03 23:01:17 -05:00
Maximilian Bosch eb84501ef9
python{2,3}Packages.Pweave: fix build
Version 0.30 was missing the Python dependencies `nbconvert` and `markdown`.

Also Python 2 isn't supported any more since 0.30
(https://github.com/mpastell/Pweave/blob/master/CHANGELOG.txt) and can
therefore be dropped.
2019-01-04 01:28:35 +01:00
Jörg Thalheim 67e7764223
Merge pull request #53141 from Izorkin/fix-psutil
pythonPackage.psutil: fix disk io counters fails on Linux kernel 4.18+
2019-01-03 23:29:35 +01:00
Michael Weiss b6aba6cc18
pythonPackages.pysnmp: 4.4.6 -> 4.4.8
The build was broken [0] due to an incorrect dependency (not sure why it
was working before, maybe the libraries where compatible).

[0]: https://hydra.nixos.org/build/86085666
2019-01-03 22:41:02 +01:00
R. RyanTM 18090a85de python37Packages.ofxparse: 0.19 -> 0.20
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-ofxparse/versions
2019-01-03 16:36:34 -05:00
R. RyanTM 0b45aa93ca python37Packages.pyhomematic: 0.1.52 -> 0.1.53
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-pyhomematic/versions
2019-01-03 16:34:53 -05:00
R. RyanTM 25a3b0b731 python37Packages.parver: 0.2.0 -> 0.2.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-parver/versions
2019-01-03 16:30:50 -05:00
Jörg Thalheim 17ef8c1c85
python.pkgs.pecan: fix build 2019-01-03 22:07:07 +01:00
Jörg Thalheim 31a77f4331
cherrypy: re-enable python2 support
we need cherrypy for ceph -> sambaFull
2019-01-03 22:06:57 +01:00
Jörg Thalheim eea4ff895d
python.pkgs.kajiki: fix tests 2019-01-03 22:06:46 +01:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM 4b5b8850d8 python37Packages.ldap3: 2.5.1 -> 2.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-ldap3/versions
2019-01-03 20:06:00 +01:00
Frederik Rietdijk d65a3efc3f pythonPackages.python-jose: fix build for python 3.6" 2019-01-03 08:45:58 +01:00
R. RyanTM 4f6af19e69 python37Packages.astroquery: 0.3.8 -> 0.3.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-astroquery/versions
2019-01-03 08:32:28 +01:00
R. RyanTM e131824ca9 python37Packages.bokeh: 1.0.1 -> 1.0.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-bokeh/versions
2019-01-03 08:31:52 +01:00
R. RyanTM 3bb175f483 python37Packages.av: 6.0.0 -> 6.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-av/versions
2019-01-02 17:43:30 -05:00
Ryan Mulligan c87cf44337
Merge pull request #53214 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.24.2 -> 1.25.1
2019-01-02 14:18:47 -08:00
R. RyanTM 9bc216ffba python37Packages.pgspecial: 1.11.3 -> 1.11.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-pgspecial/versions
2019-01-02 17:14:40 -05:00
R. RyanTM 69bd65aca3 python37Packages.daemonize: 2.4.7 -> 2.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-daemonize/versions
2019-01-02 17:12:47 -05:00
R. RyanTM 928b86424a python37Packages.kubernetes: 8.0.0 -> 8.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-kubernetes/versions
2019-01-02 17:05:42 -05:00
R. RyanTM 3d61b5602b python37Packages.pylibmc: 1.5.2 -> 1.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-pylibmc/versions
2019-01-02 17:00:19 -05:00
R. RyanTM fe92e5fb93 python37Packages.fido2: 0.4.0 -> 0.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-fido2/versions
2019-01-02 16:57:07 -05:00
R. RyanTM 3fd911cf76 python37Packages.daphne: 2.2.3 -> 2.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-daphne/versions
2019-01-02 16:56:44 -05:00
R. RyanTM b1313ff94e python37Packages.flask-api: 1.0 -> 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-flask-api/versions
2019-01-02 16:55:14 -05:00
R. RyanTM d4fa0d00f3 python37Packages.pymysql: 0.9.2 -> 0.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-pymysql/versions
2019-01-02 16:50:10 -05:00