Frederik Rietdijk
7728edab00
python.pkgs.bootstrapped-pip: upgrade pip and setuptools
2019-10-18 09:53:55 +02:00
Frederik Rietdijk
5d0b43069e
python: pytz: 2019.1 -> 2019.3
2019-10-18 09:53:55 +02:00
Frederik Rietdijk
d2c1c51ebc
pythonPackages.tensorflow-bin: disable for python 3.8
2019-10-16 11:33:30 +02:00
Frederik Rietdijk
12441bdf9f
Merge staging-next into staging
2019-10-16 11:17:12 +02:00
Renaud
928698a2b3
Merge pull request #70736 from r-ryantm/auto-update/python3.7-pathspec
...
python37Packages.pathspec: 0.5.9 -> 0.6.0
2019-10-16 10:44:28 +02:00
Olli Helenius
cff4b15cf5
pythonPackages.hcloud: 1.6.1 -> 1.6.2
2019-10-15 21:35:10 -07:00
Mario Rodas
818a38f91c
Merge pull request #71156 from jonringer/bump-elementpath
...
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-15 21:54:39 -05:00
Robin Gloster
b0081a26e5
Merge pull request #70715 from r-ryantm/auto-update/python3.7-geopandas
...
python37Packages.geopandas: 0.5.1 -> 0.6.0
2019-10-16 00:57:28 +02:00
Robin Gloster
3b07327794
Merge pull request #70713 from r-ryantm/auto-update/python3.7-cx_Freeze
...
python37Packages.cx_Freeze: 5.1.1 -> 6.0
2019-10-16 00:11:20 +02:00
Robin Gloster
b870b3a153
python37Packages.geopandas: 0.6.0 -> 0.6.1
2019-10-16 00:07:07 +02:00
Robin Gloster
c0d4db48fb
Merge pull request #70717 from r-ryantm/auto-update/python3.7-ijson
...
python37Packages.ijson: 2.4 -> 2.5
2019-10-16 00:00:03 +02:00
Robin Gloster
a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
...
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +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
Jonathan Ringer
883031e670
pythonPackages.xmlschema: 1.0.13 -> 1.0.15
2019-10-14 19:38:37 -07:00
Jonathan Ringer
5a61c5169c
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-14 19:34:46 -07: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
Eric Culp
90be4c2c78
pythonPackages.setuptools: Remove windows files and make reproducible
...
- setuptools includes *.exe files by default, but can be excluded with an ENV variable.
- setuptools was built as an egg, which had reproducibility problems. Instead use a wheel
These are various *.exe and *.xml files used only on windows. setuptools
includes them by default since it normally creates a single release for
all operating systems.
This reduces the size from 1020.0K to 801.6K according to `nix-path -sh`.
The egg is a zip file. setuptools leaves timestamps in the egg,
which makes the build unreproducible. Unfortunately the files aren't
compressed so the size of setuptools increases to 2.3M from 0.8M
according to `nix path-info -sh`.
With this change, setuptools is reproducible according to
nix-build -A python37Packages.setuptools --check
2019-10-14 08:44:43 +02: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
e2e3861d6b
Merge branch 'staging-next' into staging
2019-10-12 00:51:55 +02: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