Commit Graph

12491 Commits

Author SHA1 Message Date
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
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
Jonathan Ringer d222547f48
pythonPackages.poetry: fix python2 build 2019-10-01 22:41:21 -07:00
Jonathan Ringer 8d440b5e59 python3Packages.keyring: 19.1.0 -> 19.2.0 2019-10-01 19:31:51 -07:00
Henrik Jonsson dddbfeed57
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29 2019-10-01 09:20:10 -07:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Maximilian Bosch c7164ea3c4
python3Packages.pytaglib: fix build
Applied several patches to fix the test suite on python 2.7 and to
properly install the `pyprinttags` executable. Also switched to the
GitHub source for now as the PyPI tarball was wrongly packaged and
didn't contain the `pyprinttags.py` script (see the last two patches for
further reference).

See also https://hydra.nixos.org/build/102493330

ZHF #68361
2019-10-01 13:53:33 +02:00
Maximilian Bosch f8c6b826d4
python3Packages.scikit-build: fix build
Build broke as it's attempted to run the cmake configure-phase which
won't work as this package uses cmake, but builds via a `setup.py`
rather than a `CMakeLists.txt`.

ZHF #68361
2019-10-01 11:11:29 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
zimbatm 212973a057
pythonPackages.janus: disabled if python < 3.6 2019-10-01 07:47:54 +00:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.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-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.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-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 2.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/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 2.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-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.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-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
Jon c6785de41c
Merge pull request #69757 from r-ryantm/auto-update/python3.7-canmatrix
python37Packages.canmatrix: 0.7 -> 0.8
2019-09-30 17:28:35 -07:00
Jon 3924ad2c09
Merge pull request #69759 from r-ryantm/auto-update/python3.7-azure-batch
python37Packages.azure-batch: 7.0.0 -> 8.0.0
2019-09-30 17:24:33 -07:00
Jon c71efe0892
Merge pull request #69767 from r-ryantm/auto-update/python3.7-azure-mgmt-signalr
python37Packages.azure-mgmt-signalr: 0.2.0 -> 0.3.0
2019-09-30 17:19:41 -07:00
Jon 149600c918
Merge pull request #69771 from r-ryantm/auto-update/python3.7-flask-restplus
python37Packages.flask-restplus: 0.12.1 -> 0.13.0
2019-09-30 16:29:37 -07:00
Jon 140c30159f
Merge pull request #69772 from r-ryantm/auto-update/python3.7-azure-mgmt-network
python37Packages.azure-mgmt-network: 4.0.0 -> 5.0.0
2019-09-30 14:23:57 -07:00
Jon 9669dc683a
Merge pull request #69781 from r-ryantm/auto-update/python3.7-azure-mgmt-devtestlabs
python37Packages.azure-mgmt-devtestlabs: 3.0.0 -> 4.0.0
2019-09-30 14:20:20 -07:00
Jon c21ec6f8dc
Merge pull request #69782 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 6.2.0 -> 6.3.0
2019-09-30 14:12:29 -07:00
Jonathan Ringer 3090637d82 pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0 2019-09-30 13:59:51 -07:00
Jon 75877766b3
Merge pull request #70073 from jonringer/fix-supervisor
pythonPackages.supervisor: fix tests
2019-09-30 13:47:44 -07:00
Jonathan Ringer 5d761d985b pythonPackages.supervisor: fix tests 2019-09-30 13:16:54 -07:00
Jon ef909f0ee8
Merge pull request #69789 from r-ryantm/auto-update/python3.7-django-allauth
python37Packages.django-allauth: 0.39.1 -> 0.40.0
2019-09-30 11:18:46 -07:00
Jon fc5c7f3325
Merge pull request #69853 from r-ryantm/auto-update/python3.7-Logbook
python37Packages.Logbook: 1.4.3 -> 1.5.2
2019-09-30 10:23:33 -07:00
Jon cd6d85be55
Merge pull request #69856 from r-ryantm/auto-update/python3.7-pyftdi
python37Packages.pyftdi: 0.29.4 -> 0.30.0
2019-09-30 10:10:50 -07:00
Simon Chatterjee dfb5755279 pythonPackages.entrance: init at 1.1.10 2019-09-30 17:21:53 +01:00
Simon Chatterjee 8d00c48937 pythonPackages.janus: init at 0.4.0 2019-09-30 17:03:10 +01:00
Lancelot SIX edc638c4b7
python3Packages.qscintilla-qt5: fix build 2019-09-30 17:52:40 +02:00
Jon a25dd40eb5
Merge pull request #69808 from r-ryantm/auto-update/python3.7-azure-mgmt-sql
python37Packages.azure-mgmt-sql: 0.12.0 -> 0.13.0
2019-09-30 08:36:55 -07:00
Jonathan Ringer 25803ddc86 pythonPackages.rasterio: add setuptools 2019-10-01 00:26:43 +09:00
Jon 259d347ad3
Merge pull request #69779 from r-ryantm/auto-update/python3.7-azure-mgmt-servicefabric
python37Packages.azure-mgmt-servicefabric: 0.3.0 -> 0.4.0
2019-09-30 08:22:35 -07:00
Jon e249ee41e1
Merge pull request #67716 from danieldk/blis-thinc-update
pythonPackages.blis: 0.2.4 -> 0.4.0, pythonPackages.thinc: 7.0.8 -> 7.1.0
2019-09-30 08:17:03 -07:00
Jon 1857783128
Merge pull request #69796 from r-ryantm/auto-update/python3.7-azure-mgmt-datamigration
python37Packages.azure-mgmt-datamigration: 2.2.0 -> 3.0.0
2019-09-30 07:28:22 -07:00
Jon 94dc214fa2
Merge pull request #69794 from r-ryantm/auto-update/python3.7-azure-datalake-store
python37Packages.azure-datalake-store: 0.0.45 -> 0.0.47
2019-09-30 07:27:22 -07:00
Jon 593867effb
Merge pull request #69801 from r-ryantm/auto-update/python3.7-affine
python37Packages.affine: 2.2.2 -> 2.3.0
2019-09-30 07:01:00 -07:00
Jon 0b13876f09
Merge pull request #69797 from r-ryantm/auto-update/python3.7-azure-mgmt-cognitiveservices
python37Packages.azure-mgmt-cognitiveservices: 4.0.0 -> 5.0.0
2019-09-30 06:58:41 -07:00
Jon 1987daba04
Merge pull request #69798 from r-ryantm/auto-update/python3.7-azure-mgmt-batch
python37Packages.azure-mgmt-batch: 6.0.0 -> 7.0.0
2019-09-30 06:57:39 -07:00
Jon cfd28136c9
Merge pull request #69822 from r-ryantm/auto-update/python3.7-azure-mgmt-cosmosdb
python37Packages.azure-mgmt-cosmosdb: 0.7.0 -> 0.8.0
2019-09-30 06:45:34 -07:00
Jon 85b3cc7aa2
Merge pull request #69828 from r-ryantm/auto-update/python3.7-libversion
python37Packages.libversion: 1.1.4 -> 1.2.0
2019-09-30 06:44:03 -07:00
Jonathan Ringer 073f50593b pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2 2019-09-30 06:30:36 -07:00
Jonathan Ringer 432ba5105b pythonPackages.stevedore: 1.30.1 -> 1.31.0 2019-09-30 06:29:44 -07:00
Jon cea78463cd
Merge pull request #69839 from r-ryantm/auto-update/python3.7-pydantic
python37Packages.pydantic: 0.31 -> 0.32.2
2019-09-30 06:06:43 -07:00
Jörg Thalheim 13ae3441ad
Merge pull request #68321 from simonchatts/sanic
pythonPackages.sanic: 19.3.1 -> 19.6.3 (and fix websockets and other issues)
2019-09-30 13:54:53 +01:00
Jörg Thalheim b443d2cd66
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19 (#70022)
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19
2019-09-30 09:56:07 +01:00
Jon ffdbb2eb27
Merge pull request #69920 from r-ryantm/auto-update/python3.7-validators
python37Packages.validators: 0.13.0 -> 0.14.0
2019-09-29 19:27:41 -07:00
Jon a9a21e5613
Merge pull request #69857 from r-ryantm/auto-update/python3.7-kconfiglib
python37Packages.kconfiglib: 10.36.0 -> 12.12.1
2019-09-29 17:29:13 -07:00
Jon cabd5e11f0
Merge pull request #69859 from r-ryantm/auto-update/python3.7-py3dns
python37Packages.pydns: 3.2.0 -> 3.2.1
2019-09-29 17:12:22 -07:00
Maximilian Bosch 99dd49fa6e
Merge pull request #68711 from jonringer/fix-xapian
pythonPackages.xapian: disable smoketests
2019-09-29 23:16:47 +02:00
markuskowa e5f2d2d32e
Merge pull request #69907 from r-ryantm/auto-update/python3.7-reproject
python37Packages.reproject: 0.4 -> 0.5.1
2019-09-29 22:48:42 +02:00
Simon Chatterjee ee96f91d2c pythonPackages.websocket: disable failing tests on darwin 2019-09-29 21:08:13 +01:00
Simon Chatterjee 1cb9d4d85b pythonPackages.datasette: 0.28 -> 0.29.3
Patch donated by @wd51, and removes sanic dependency.
2019-09-29 21:08:13 +01:00