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
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
Marek Mahut
5f9827f70e
Merge pull request #69860 from r-ryantm/auto-update/python3.7-limnoria
...
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
2019-10-10 11:27:29 +02:00
Marek Mahut
6cc371c151
Merge pull request #69845 from r-ryantm/auto-update/python3.7-PyChromecast
...
python37Packages.PyChromecast: 3.2.3 -> 4.0.1
2019-10-10 11:26:22 +02:00
Marek Mahut
bb70a1cb7c
Merge pull request #69891 from r-ryantm/auto-update/python3.7-txtorcon
...
python37Packages.txtorcon: 19.0.0 -> 19.1.0
2019-10-10 11:26:05 +02:00
Marek Mahut
e3f38d52ca
Merge pull request #69896 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
...
python37Packages.sphinxcontrib_plantuml: 0.17 -> 0.17.1
2019-10-10 11:25:26 +02:00
worldofpeace
646b519965
Merge pull request #70870 from jonringer/fix-slither-analyzer
...
pythonPackages.slither-analyzer: add setuptools
2019-10-09 18:19:02 +00:00
Robert Schütz
2355cc13b9
python3.pkgs.pyhomematic: 0.1.59 -> 0.1.60
2019-10-09 10:33:35 -07:00
Jonathan Ringer
4ed9036e4b
pythonPackages.slither-analyzer: add setuptools
2019-10-09 10:16:59 -07:00
Ryan Mulligan
4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
...
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud
7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
...
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00
Renaud
0047d6795a
Merge pull request #70245 from juaningan/pysonos
...
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-09 17:59:17 +02:00
Robert Schütz
164c0a29ee
python.pkgs.py3status: propagate setuptools
...
`pkg_resources` is imported since
cf26a686fb
.
2019-10-09 08:30:15 -07:00
Elis Hirwing
e904777dc9
Merge pull request #70756 from r-ryantm/auto-update/python3.7-voluptuous-serialize
...
python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.0
2019-10-09 09:39:36 +02:00
Dmitry Kalinkin
702f58f9e8
Merge pull request #70584 from tobim/pkgs/arrow-cpp
...
arrow-cpp: 0.14.1 -> 0.15.0
2019-10-08 18:38:29 -04:00
R. RyanTM
3e67b3c269
python27Packages.ropper: 1.12.1 -> 1.12.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/ropper/versions
2019-10-08 13:31:11 -07:00
Tobias Mayer
f39ea02e24
pythonPackages.awkward: 0.12.12 -> 0.12.13
2019-10-08 22:24:01 +02:00
Mario Rodas
1a615531b9
Merge pull request #70748 from r-ryantm/auto-update/python3.7-SQLObject
...
python37Packages.sqlobject: 3.7.2 -> 3.7.3
2019-10-08 12:48:48 -05:00
R. RyanTM
fd35dad46b
python37Packages.voluptuous-serialize: 2.2.0 -> 2.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-voluptuous-serialize/versions
2019-10-08 08:50:53 -07:00
R. RyanTM
d7340fe232
python37Packages.strictyaml: 1.0.1 -> 1.0.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-strictyaml/versions
2019-10-08 08:42:28 -07:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
R. RyanTM
68deec3a81
python37Packages.sqlobject: 3.7.2 -> 3.7.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-sqlobject/versions
2019-10-08 07:00:48 -07:00
R. RyanTM
8d4d58bd8b
python37Packages.pyannotate: 1.0.7 -> 1.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-pyannotate/versions
2019-10-08 04:33:29 -07:00
R. RyanTM
b22915beb3
python37Packages.pathspec: 0.5.9 -> 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-pathspec/versions
2019-10-08 03:31:20 -07:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
makefu
1dfe851229
pythonPackages.pyhaversion: init at 3.1.0
2019-10-08 10:32:25 +02:00
makefu
9b62190190
pythonPackages.aresponses: init at 1.1.1
...
required by pyhaversion
2019-10-08 10:32:19 +02:00
R. RyanTM
db68425841
python37Packages.confluent-kafka: 1.0.1 -> 1.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-confluent-kafka/versions
2019-10-08 00:56:12 -07:00
lewo
f6b8aed4b8
Merge pull request #70661 from makefu/pkgs/nixpkgs-pytools/update
...
pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
2019-10-08 09:34:30 +02:00
R. RyanTM
0192972ab0
python37Packages.ed25519: 1.4 -> 1.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-ed25519/versions
2019-10-08 00:15:35 -07:00
R. RyanTM
86e68d02b3
python37Packages.azure-mgmt-containerservice: 5.3.0 -> 7.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-azure-mgmt-containerservice/versions
2019-10-07 23:08:42 -07:00
R. RyanTM
4ad928ce14
python37Packages.ijson: 2.4 -> 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-ijson/versions
2019-10-07 22:38:47 -07:00
R. RyanTM
d4af2fe8b1
python37Packages.geopandas: 0.5.1 -> 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-geopandas/versions
2019-10-07 22:25:56 -07:00
R. RyanTM
6c50a1e6bf
python37Packages.cx_Freeze: 5.1.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-cx_freeze/versions
2019-10-07 21:32:52 -07:00
R. RyanTM
0177567863
python37Packages.braintree: 3.56.0 -> 3.57.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-braintree/versions
2019-10-07 21:09:11 -07:00
R. RyanTM
a6534965e9
python37Packages.ansible-runner: 1.3.4 -> 1.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-ansible-runner/versions
2019-10-07 21:07:20 -07:00
R. RyanTM
6fd2133ac5
python37Packages.colorcet: 2.0.1 -> 2.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-colorcet/versions
2019-10-07 21:05:32 -07:00
R. RyanTM
5253be5a18
python37Packages.azure-mgmt-compute: 5.0.0 -> 8.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-azure-mgmt-compute/versions
2019-10-07 21:04:38 -07:00
R. RyanTM
0b1eed91e2
python37Packages.cgen: 2017.1 -> 2019.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-cgen/versions
2019-10-07 21:03:59 -07:00
R. RyanTM
1fe0f52640
python37Packages.azure-mgmt-storage: 4.0.0 -> 4.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-azure-mgmt-storage/versions
2019-10-07 21:02:52 -07:00
R. RyanTM
a870080b7f
python37Packages.autograd: 1.2 -> 1.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-autograd/versions
2019-10-07 19:46:54 -07:00
R. RyanTM
c72d9d3d36
python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.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-azure-mgmt-web/versions
2019-10-07 19:39:40 -07:00
makefu
b81de296fb
pythonPackages.devpi-common: 3.3.2 -> 3.4.0
2019-10-07 16:02:43 -07:00
Jonathan Ringer
95ac9f695b
pythonPackages.cartopy: fix tests
2019-10-07 14:47:11 -07:00
makefu
681e63ab97
pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
2019-10-07 20:34:46 +02:00
R. RyanTM
2d272e93c8
python37Packages.foxdot: 0.8.1 -> 0.8.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-foxdot/versions
2019-10-07 10:52:50 -07:00
Robert Scott
8044cf3668
pythonPackages.pandas: 0.25.0 -> 0.25.1
2019-10-07 07:57:12 -07:00
Michael Weiss
90344d0d60
Merge pull request #70591 from r-ryantm/auto-update/python3.7-goobook
...
python37Packages.goobook: 3.3 -> 3.4
2019-10-07 13:18:02 +02:00
Jonathan Ringer
7d297e4591
pythonPackages.cufflinks: 0.15 -> 0.16
2019-10-07 01:47:42 -07:00
Jonathan Ringer
ceefed0723
pythonPackages.chart-studio: init at 1.0.0
2019-10-07 01:47:42 -07:00
R. RyanTM
9be4c678ff
python37Packages.goobook: 3.3 -> 3.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-goobook/versions
2019-10-07 01:26:38 -07:00
Dmitry Kalinkin
54435c94ac
pythonPackages.awkward: 0.12.6 -> 0.12.12
2019-10-06 23:10:11 -07:00
Ryan Mulligan
6f0e312b4a
Merge pull request #69447 from r-ryantm/auto-update/addic7ed-cli
...
python27Packages.addic7ed-cli: 1.4.5 -> 1.4.6
2019-10-06 10:35:54 -07:00
Joachim F
7e9eec608e
Merge pull request #70481 from joachifm/feat/openrazer-daemon-python3
...
pythonPackages.openrazer-daemon: python3 only
2019-10-06 11:01:14 +00:00
Mario Rodas
03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
...
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Marek Mahut
acde032d7b
Merge pull request #70443 from unode/pysam
...
pysam: 0.15.2 -> 0.15.3
2019-10-05 22:31:37 +02:00
Peter Simons
35521b42c2
update Python packages psycopg2, sqlparse, and pgcli ( #70257 )
...
* python-psycopg2: update from 2.7.7 to 2.8.3
* python-sqlparse: update from 0.2.4 to 0.3.0
* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Joachim Fasting
1b813fa016
pythonPackages.openrazer-daemon: python3 only
...
The build [fails](https://hydra.nixos.org/build/102502339 ) due to not finding
the python3 interpreter; as far as I can tell, all scripts in the package
refer to python3.
For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361 )
2019-10-05 19:28:20 +02:00
Matthieu Coudron
e3c3b5f62f
Merge pull request #70388 from davidtwco/mdcat-init
...
mdcat: init at 0.13.0
2019-10-05 21:50:30 +09:00
David Wood
e621bf7972
ansi2html: init at 1.5.2
2019-10-05 12:59:58 +01:00
Maximilian Bosch
ec5660d10b
Merge pull request #70424 from emilazy/git-revise-0.5.0
...
git-revise: 0.4.2 -> 0.5.0
2019-10-05 13:36:19 +02:00
geistesk
d852d58e80
alot: 0.8 -> 0.8.1
2019-10-05 18:28:01 +09:00
Renato Alves
bed6814c83
pysam: 0.15.2 -> 0.15.3
2019-10-05 11:00:55 +02:00
Emily
04f71c2f8f
git-revise: 0.4.2 -> 0.5.0
2019-10-05 00:33:47 +01:00
Linus Heckemann
141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
...
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
Renato Alves
448bed5653
HTSeq: init at 0.11.2
2019-10-04 14:32:19 +02:00
R. RyanTM
223d313693
python37Packages.feedgen: 0.7.0 -> 0.8.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-feedgen/versions
2019-10-03 15:08:05 -07:00
Peter Hoeg
95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
...
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
Daniël de Kok
4c37faa8da
python3Packages.spacy_models.nl_core_news_sm
2019-10-03 09:02:34 -07:00
Daniël de Kok
e2f87b7d5f
python3Packages.spacy: 2.2.0 -> 2.2.1
...
Changes:
* Vectors.most_similar returns the top most similar vectors instead
only one.
* Fixes tag map in Dutch model.
* Fix initialization of DocBin with attributes.
2019-10-03 09:02:34 -07:00
Marek Mahut
cc82e069c1
Merge pull request #70139 from jonringer/bump-ephem
...
pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0
2019-10-03 17:55:46 +02:00
R. RyanTM
cae2ade1f9
python37Packages.djangoql: 0.12.6 -> 0.13.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-djangoql/versions
2019-10-03 08:50:24 -07:00
Nikolay Amiantov
2dfb002a9b
python2.pkgs.mkrose: mark as broken
...
It supports only Python 3 now.
2019-10-03 18:24:51 +03:00
Maximilian Bosch
7c74ebd2a6
python3Packages.asyncpg: fix hash
...
The hash to the patch is broken, even with the original revision
which adds asyncpg (ee2161c5e8
). As the
downloaded patch seems fine, I guess that it was generated with
`nix-prefetch-url` (the hashes for `fetchpatch` usually differ) and the
issue wasn't found as the fixed-output-derivation was already in the
contributor's store.
See https://hydra.nixos.org/build/102495795
ZHF #68361
2019-10-03 14:32:32 +02:00
Thomas Tuegel
629f713796
Merge pull request #70264 from ttuegel/security--CVE-2019-14744
...
Patch kdelibs for CVE-2019-14744
2019-10-03 05:57:21 -05:00
Maximilian Bosch
06041fd174
python3Packages.asdf: 2.3.3 -> 2.4.2
...
Bump to fix the broken build of the package:
* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
introduced to work around some deprecation warnings[1]
See also: https://hydra.nixos.org/build/102480957
ZHF #68361
[1] 3446ae072b
2019-10-03 11:07:15 +02:00
Olli Helenius
2ac643c241
pythonPackages.hcloud: init at 1.6.1
2019-10-03 02:00:27 -07:00
Enno Lohmeier
31c4f79289
pythonPackages.bleach: add implicit setuptools dependency
2019-10-02 20:57:37 -07:00
Jonathan Ringer
64205fa108
pythonPackages.trackpy: disable plot tests
2019-10-02 20:49:57 -07:00
Daniël de Kok
c4fdb91a0b
python3Packages.spacy_models: update for spaCy 2.2.0 compatibility
2019-10-02 17:05:22 -07:00
Daniël de Kok
4491958922
python3Packages.spacy: 2.1.8 -> 2.2.0
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.0
2019-10-02 17:05:22 -07:00
Daniël de Kok
bff5f0bbb1
python3Packages.thinc: 7.1.0 -> 7.1.1
2019-10-02 17:05:22 -07:00
Daniël de Kok
770d7f46b9
python3Packages.preshed: 2.0.1 -> 3.0.2
2019-10-02 17:05:22 -07:00
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging
2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
Jonathan Ringer
6eb4cb59c1
pythonPackages.sqlalchemy: 1.3.6 -> 1.3.8
2019-10-02 15:16:06 -07:00
Thomas Tuegel
9a0674296e
kdelibs: Patch for CVE-2019-14744
...
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Thomas Tuegel
260ef791a3
pykde4: Do not build on Hydra
...
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel
ee36267193
kdelibs: gnidorah is maintainer
2019-10-02 16:30:09 -05:00
Thomas Tuegel
e98b64c2e0
Revert "Remove pykde4"
...
This reverts commit a3ad16b9ca
.
2019-10-02 16:29:14 -05:00
Thomas Tuegel
a3ad16b9ca
Remove pykde4
2019-10-02 13:37:43 -05:00
Marek Mahut
c18e6fb510
Merge pull request #70225 from jonringer/fix-poetry
...
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
Juanjo Presa
12be1ee133
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-02 13:06:28 +01:00
Jörg Thalheim
d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
...
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Nikolay Amiantov
1c429acbff
tensorflow: add OpenGL path to find libcudart
2019-10-02 10:33:31 +03:00
Nikolay Amiantov
4947ddf347
libtensorflow: add meta
2019-10-02 10:33:31 +03:00
Nikolay Amiantov
46b7933d9a
tensorflow: fix CUDA build using wrong GCC
2019-10-02 10:33:31 +03:00
László Vaskó
9d9aa6099f
python37Packages.pyrsistent: 0.15.2 -> 0.15.4
...
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145 . The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
2019-10-01 22:59:10 -07:00
Jonathan Ringer
7eed92a7ac
pythonPackage.cli-helpers: disable python2 tests
2019-10-01 22:48:34 -07:00