Commit Graph

12547 Commits

Author SHA1 Message Date
Florian Klink
789565dee4 python.pkgs.google_cloud_core: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
6403f819a8 python.pkgs.google_auth: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
df03455a63 python.pkgs.googleapis_common_protos: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink
eb3fc129bb python.pkgs.google_api_core: propagate setuptools 2019-10-16 00:03:24 +02:00
Florian Klink
e902b1e23b python.pkgs.google_resumable_media: propagate setuptools 2019-10-15 23:56:26 +02:00
Florian Klink
83e58687ba python.pkgs.google_cloud_storage: propagate setuptools
This is used during runtime.

cc #68314
2019-10-15 23:50:34 +02:00
Robin Gloster
6612721f86
Merge pull request #70727 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.0.1 -> 1.2.0
2019-10-15 23:41:54 +02:00
Robin Gloster
942886dfa7
Merge pull request #70741 from r-ryantm/auto-update/python3.7-pyannotate
python37Packages.pyannotate: 1.0.7 -> 1.2.0
2019-10-15 23:33:51 +02:00
Renaud
687a255bd2
Merge pull request #70701 from r-ryantm/auto-update/python3.7-azure-mgmt-web
python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.0
2019-10-15 20:40:49 +02:00
Frederik Rietdijk
5344414e33 pythonPackages.babelfish: uses pkg_resources 2019-10-14 14:08:26 +02:00
Michael Weiss
2e1b91ed8e
python37Packages.goobook: Add the missing setuptools dependency
Querying resulted in the following error:

$ goobook query test
Traceback (most recent call last):
  File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/bin/.goobook-wrapped", line 7, in <module>
    from goobook.application import main
  File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/lib/python3.7/site-packages/goobook/application.py", line 18, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2019-10-14 13:01:58 +02:00
Jörg Thalheim
d94f92c816
python3.pkgs.tables: fix build against hdf5
In 6cbf0b4bd2 the package splitted
of header files, which broke this build as a result.

cc @ttuegel
2019-10-14 08:58:02 +01:00
Vladimír Čunát
4e6826a3b2
Merge branch 'staging-next'
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
Renaud
1c40ee6fc4
Merge pull request #69932 from r-ryantm/auto-update/python3.7-xxhash
python37Packages.xxhash: 1.3.0 -> 1.4.1
2019-10-13 14:57:57 +02:00
Ryan Mulligan
d2b209d623
Merge pull request #70702 from r-ryantm/auto-update/python3.7-autograd
python37Packages.autograd: 1.2 -> 1.3
2019-10-13 04:56:40 -07:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Vladimír Čunát
3cb1576815
poetry: remove "broken" mark
Apparently it was marked by mistake in 5aa4b1994629;
it seems fine both locally and on Hydra's three platforms.
2019-10-13 10:14:13 +02:00
Michael Weiss
6fc744bc84
python37Packages.glances: 3.1.2 -> 3.1.3 2019-10-12 17:22:59 +02:00
Mario Rodas
47de8d5aaa
Merge pull request #71021 from fgaz/misaka/https-url
python: misaka: update homepage url
2019-10-12 09:24:00 -05:00
Renaud
e8c1011cf9
Merge pull request #69480 from r-ryantm/auto-update/credstash
credstash: 1.15.0 -> 1.16.1
2019-10-12 14:50:19 +02:00
Marcus Boyd
2a1797ae9b pythonPackages.bokeh: added packaging dependency 2019-10-12 20:43:12 +10:30
wucke13
348fac7b52 solo-python: init at 0.0.15
Support for solokeys U2F tokens
2019-10-12 11:56:28 +02:00
Francesco Gazzetta
fbb14b289f python: misaka: update homepage url
it redirected
2019-10-12 11:43:58 +02:00
Mario Rodas
9d14040e68
Merge pull request #70725 from r-ryantm/auto-update/python3.7-ed25519
python37Packages.ed25519: 1.4 -> 1.5
2019-10-11 22:23:34 -05:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Edmund Wu
7d9706275d python3Packages.asyncpg: 0.18.3 -> 0.19.0 2019-10-11 14:29:01 -07:00
Maximilian Bosch
b6237fb589
python3Packages.diff-match-patch: fix build
Rather than using autodiscovery, the checkPhase should import
`__init__.py` from `diff_match_patch.tests to execute all relevant
tests. Otherwise several python2-related tests are executed in a py3 env
and break the build.

See also: https://hydra.nixos.org/build/102482273
2019-10-11 21:49:40 +02:00
Jonathan Ringer
a06d98933e pythonPackages.prompt_toolkit: 2.0.9 -> 2.0.10 2019-10-11 12:02:18 +02:00
R. RyanTM
41343b2995 python37Packages.jaraco_text: 3.0 -> 3.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-jaraco.text/versions
2019-10-11 12:01:38 +02:00
R. RyanTM
38dc22bd9d python37Packages.gmusicapi: 12.0.0 -> 12.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-gmusicapi/versions
2019-10-11 12:01:20 +02:00
Frederik Rietdijk
17fed123a2
Merge pull request #70671 from jonringer/fix-cartopy
pythonPackages.cartopy: fix tests
2019-10-11 12:00:47 +02:00
Marek Mahut
52dd64fb57 python37Packages.starlette: adding darwin.apple_sdk.frameworks.ApplicationServices 2019-10-11 11:59:35 +02:00
R. RyanTM
f0411f998e python37Packages.starlette: 0.12.4 -> 0.12.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-starlette/versions
2019-10-11 11:59:35 +02:00
R. RyanTM
89aebb998b python27Packages.avro: 1.9.0 -> 1.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/python2.7-avro/versions
2019-10-11 11:58:38 +02:00
R. RyanTM
4543c53f66 python37Packages.cx_oracle: 7.2.2 -> 7.2.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-cx_oracle/versions
2019-10-11 11:58:18 +02:00
R. RyanTM
41e0e4e7fe python37Packages.fiona: 1.8.6 -> 1.8.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-fiona/versions
2019-10-11 11:57:56 +02:00
R. RyanTM
ee4d0ce62b python37Packages.dugong: 3.7.4 -> 3.7.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-dugong/versions
2019-10-11 11:57:41 +02:00
R. RyanTM
a1950e948d python37Packages.nbval: 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-nbval/versions
2019-10-11 11:56:55 +02:00
R. RyanTM
551501a410 python37Packages.nbsphinx: 0.4.2 -> 0.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-nbsphinx/versions
2019-10-11 11:56:40 +02:00
R. RyanTM
e3f9c4d790 python37Packages.pyspf: 2.0.12 -> 2.0.13
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-pyspf/versions
2019-10-11 11:56:22 +02:00
R. RyanTM
7a25be0337 python37Packages.pylibmc: 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-pylibmc/versions
2019-10-11 11:56:07 +02:00
R. RyanTM
0cd385fdb6 python37Packages.moviepy: 1.0.0 -> 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-moviepy/versions
2019-10-11 11:55:51 +02:00
R. RyanTM
124695203c python37Packages.periodictable: 1.5.0 -> 1.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-periodictable/versions
2019-10-11 11:55:36 +02:00
R. RyanTM
60f6daee26 python37Packages.xdis: 4.0.3 -> 4.0.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-xdis/versions
2019-10-11 11:55:11 +02:00
R. RyanTM
cf1c7f22e9 python37Packages.tomlkit: 0.5.5 -> 0.5.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-tomlkit/versions
2019-10-11 11:54:57 +02:00
nyanloutre
9cf81e9174 pythonPackages.block-io: propagate setuptools
Used during runtime
2019-10-10 18:54:29 -07:00
Jonathan Ringer
18faa091c6 pythonPackages.cassandra-driver: 3.18.0 -> 3.19.0 2019-10-10 18:30:21 -07:00
Jonathan Ringer
405777bcf5
pythonPackages.fiona: fix linking issue 2019-10-10 18:27:02 -07:00
Florian Klink
06dc7cbd9b python.pkgs.python-jenkins: propagate setuptools
It is used during runtime.

cc #68314
2019-10-10 16:48:13 +02:00
Renaud
4281dbce9e
Merge pull request #69911 from r-ryantm/auto-update/python3.7-python-rapidjson
python37Packages.python-rapidjson: 0.7.2 -> 0.8.0
2019-10-10 11:28:10 +02:00