Commit Graph

22091 Commits

Author SHA1 Message Date
R. RyanTM
43ec3b93d3 python37Packages.chalice: 1.21.5 -> 1.21.6 2020-12-12 18:49:43 +00:00
Martin Weinelt
bc65777671
python3Packages.tensorflow_2: relax h5py dependency 2020-12-12 18:51:11 +01:00
R. RyanTM
227853f473 python37Packages.deform: 2.0.14 -> 2.0.15 2020-12-12 16:58:14 +00:00
Flakebi
0c9088ad2b django-extensions: 3.0.8 -> 3.1.0
Also fix tests
2020-12-12 13:18:13 +01:00
Daniël de Kok
5d6ade75cf python3Packages.thinc: nixpkgs-fmt 2020-12-12 11:25:57 +01:00
Daniël de Kok
8eca99557d python3Packages.thinc: 7.4.4 -> 7.4.5
Changelog:

https://github.com/explosion/thinc/releases/tag/v7.4.5

Also move cython from propagatedBuildInputs to buildInputs.
2020-12-12 11:24:25 +01:00
Jörg Thalheim
2864156233
Merge pull request #106659 from mweinelt/hass-0.118-deps 2020-12-11 15:57:01 +00:00
Keshav Kini
ce5b550d01 python36Packages.traitlets, pythonPackages.traitlets: 5.0.5 -> 4.3.3
Version 5.x of traitlets requires Python 3.7, so it doesn't build on Python
3.6.  This commit downgrades traitlets to 4.3.3 on Python versions older than
3.7 so that it can still be used.
2020-12-11 07:27:41 -08:00
Frederik Rietdijk
3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
Daniël de Kok
b9c76212fd python3Packages.pytorch: 1.7.0 -> 1.7.1
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.7.1
2020-12-11 15:51:16 +01:00
Keshav Kini
fe5f82fd99 python36Packages.black: fix broken dependency
In PR #96456, black was upgraded from 19.10b0 to 20.8b1.  This new version of
black depends on the dataclasses module, but that was only introduced into the
standard library in Python 3.7; earlier versions of Python require the backport
package of the same name.  This commit addresses the missing dependency.
2020-12-11 15:48:59 +01:00
Drew Risinger
539d6cf79a pythonPackages.python-utils: convert to pytestCheckHook 2020-12-11 09:22:46 -05:00
Drew Risinger
86be4c0005 pythonPackages.python-utils: remove pep8 from tests 2020-12-11 09:22:33 -05:00
Drew Risinger
cc0bc67e5c pythonPackages.pytest-factoryboy: remove pep8 from tests 2020-12-11 09:21:42 -05:00
Drew Risinger
0e0e02126f python3Packages.ics: remove pep8 from tests 2020-12-11 09:20:47 -05:00
github-actions[bot]
9fa8c7670d
Merge master into staging-next 2020-12-11 12:20:25 +00:00
Sandro
9a39c1be2c
Merge pull request #106464 from drewrisinger/dr-pr-fast-psautohint-tests 2020-12-11 09:16:56 +01:00
Jörg Thalheim
a1cacefde5
Merge pull request #106480 from SCOTT-HAMILTON/spdlog 2020-12-11 07:45:06 +00:00
Sandro
9b9ac6436b
Merge pull request #106420 from IvarWithoutBones/fix-tldextract
pythonPackages.tldextract: add missing dependency
2020-12-11 08:08:34 +01:00
github-actions[bot]
43f4575008
Merge master into staging-next 2020-12-11 06:17:52 +00:00
Sandro
3e96635e90
Merge pull request #106361 from SFrijters/maestral-1.3 2020-12-11 07:06:16 +01:00
Jörg Thalheim
f791bd95f3
Merge pull request #106495 from drewrisinger/dr-pr-remove-qasm2image
pythonPackages.qasm2image: remove
2020-12-11 05:23:55 +00:00
Mario Rodas
dde8dce285
Merge pull request #106541 from marsam/sqlparse-install-manpage
python38Packages.sqlparse: install manpage
2020-12-10 22:07:55 -05:00
Drew Risinger
6bb2eae2ff treewide: remove dead pytestpep8 references
pytestpep8 was removed in 25c9946f95.
This removes pytestpep8 in the rest of the tree, where it was hardly
used.
2020-12-10 21:14:42 -05:00
github-actions[bot]
614876ef33
Merge master into staging-next 2020-12-11 00:40:21 +00:00
Drew Risinger
d6187d5163 python3Packages.afdko: use pytestCheckHook
Convert to standard pytestCheckHook.
This allows easier testing of derivation build & disabling tests.
Also disable slow tests.
2020-12-10 17:56:36 -05:00
Drew Risinger
c2c9fcc896 python3Packages.psautohint: disable slow tests
* Reduces test time from ~5 mins to ~30 seconds.
* Also converts to pytestCheckHook for better test control.
* Makes fetchFromGitHub variables match convention.
* remove pytest-randomly.
    pytest-randomly will randomize test order &
    reset random seeds between tests.
    We don't want the random test ordering for reproducible builds, so we
    remove it.
* Fixes flaky test "test_hashmap_old_version" by pinning pytest to v5,
    corresponding to upstream issue:
    https://github.com/adobe-type-tools/psautohint/issues/284#issuecomment-742800965

py3.psautohint: use pytest5
2020-12-10 17:56:36 -05:00
Evan Stoll
095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
Martin Weinelt
c76f365c0d
python3Packaegs.hass-nabucasa: relax attrs dependency
ERROR: Could not find a version that satisfies the requirement attrs<20.3,>=19.3 (from hass-nabucasa)
2020-12-10 21:44:52 +01:00
Drew Risinger
25c9946f95 python27Packages.pytestpep8: remove due to pytest v6 incompatibility
Remove ``pythonPackages.pytestpep8`` because:
* It has been abandoned upstream: no PyPi release since 2014
* It is no longer compatible with pytest v6+: I get an error pointing to
  https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
  when I try to use it with ``pytestCheckHook`` (i.e. pytest v6.0+)
* It doesn't have a maintainer
2020-12-10 12:45:00 -05:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
0246cb5fc7
Merge pull request #106516 from r-ryantm/auto-update/python3.7-zigpy-znp
python37Packages.zigpy-znp: 0.2.2 -> 0.3.0
2020-12-10 06:14:23 -05:00
Mario Rodas
98695643c8
Merge pull request #106536 from marsam/fix-flask-restx-build
python3Packages.flask-restx: fix build
2020-12-10 06:12:15 -05:00
Mario Rodas
04e5255549
Merge pull request #106518 from r-ryantm/auto-update/python3.7-mac_alias
python37Packages.mac_alias: 2.1.1 -> 2.2.0
2020-12-10 06:08:59 -05:00
Mario Rodas
7f39249bda
Merge pull request #106524 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0
2020-12-10 06:07:57 -05:00
Mario Rodas
8e532ed2a3
Merge pull request #106527 from r-ryantm/auto-update/python3.7-casbin
python37Packages.casbin: 0.10.0 -> 0.12.0
2020-12-10 06:06:48 -05:00
Mario Rodas
e27a04e97d
Merge pull request #106512 from r-ryantm/auto-update/python3.7-trimesh
python37Packages.trimesh: 3.8.17 -> 3.8.18
2020-12-10 06:04:20 -05:00
Mario Rodas
37b8796822
Merge pull request #106517 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.10.10 -> 2020.12.05
2020-12-10 06:01:12 -05:00
Mario Rodas
5fb638b05e
Merge pull request #106522 from r-ryantm/auto-update/python3.7-dbus-next
python37Packages.dbus-next: 0.2.1 -> 0.2.2
2020-12-10 05:59:35 -05:00
Mario Rodas
d010578012
Merge pull request #106523 from r-ryantm/auto-update/python3.7-pyfaidx
python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2
2020-12-10 05:58:44 -05:00
Mario Rodas
621d4b9738
Merge pull request #106514 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.4 -> 1.21.5
2020-12-10 05:57:12 -05:00
Mario Rodas
b80724cc02
Merge pull request #106525 from r-ryantm/auto-update/python3.7-pysmb
python37Packages.pysmb: 1.2.5 -> 1.2.6
2020-12-10 05:54:43 -05:00
Mario Rodas
4631dbb83b
Merge pull request #106520 from r-ryantm/auto-update/python3.7-ueberzug
python37Packages.ueberzug: 18.1.7 -> 18.1.8
2020-12-10 05:52:01 -05:00
Orivej Desh
59d8ee790e python2Packages.prettytable: init at 1.0.1
Fixes #106275
2020-12-10 10:28:20 +00:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
R. RyanTM
9fb4856405 python37Packages.azure-mgmt-recoveryservicesbackup: 0.9.0 -> 0.10.0 2020-12-10 09:27:30 +00:00
R. RyanTM
be49d06799 python37Packages.casbin: 0.10.0 -> 0.12.0 2020-12-10 09:22:04 +00:00
R. RyanTM
33e61aa517 python37Packages.pysmb: 1.2.5 -> 1.2.6 2020-12-10 08:33:31 +00:00
R. RyanTM
0219c46aa3 python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0 2020-12-10 08:28:36 +00:00
R. RyanTM
48b73739aa python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2 2020-12-10 08:22:04 +00:00
R. RyanTM
d4e94ff125 python37Packages.dbus-next: 0.2.1 -> 0.2.2 2020-12-10 08:15:29 +00:00
R. RyanTM
f2b41c67a8 python37Packages.ueberzug: 18.1.7 -> 18.1.8 2020-12-10 07:55:34 +00:00
R. RyanTM
6b0b154c6f python37Packages.mac_alias: 2.1.1 -> 2.2.0 2020-12-10 07:34:17 +00:00
R. RyanTM
f7087e9836 python37Packages.limnoria: 2020.10.10 -> 2020.12.05 2020-12-10 07:15:45 +00:00
R. RyanTM
929910f8a5 python37Packages.zigpy-znp: 0.2.2 -> 0.3.0 2020-12-10 07:02:24 +00:00
R. RyanTM
45a94f3d07 python37Packages.chalice: 1.21.4 -> 1.21.5 2020-12-10 06:30:10 +00:00
R. RyanTM
3b110a0a53 python37Packages.azure-synapse-accesscontrol: 0.3.0 -> 0.4.0 2020-12-10 06:10:20 +00:00
R. RyanTM
12bb3f9251 python37Packages.trimesh: 3.8.17 -> 3.8.18 2020-12-10 06:04:43 +00:00
R. RyanTM
edadfdef74 python37Packages.prance: 0.19.0 -> 0.20.0 2020-12-10 05:43:48 +00:00
Mario Rodas
db98753702 pythonPackages.hass-nabucasa: 0.37.2 -> 0.39.0 2020-12-10 04:20:00 +00:00
Mario Rodas
dc7ba1e14b python3Packages.flask-restx: fix build 2020-12-10 04:20:00 +00:00
Mario Rodas
97cbfe1801 python38Packages.sqlparse: install manpage 2020-12-10 04:20:00 +00:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Sandro
f947634aee
Merge pull request #106429 from danieldk/python-blis-0.7.4
python3Packages.blis: 0.7.3 -> 0.7.4
2020-12-10 02:39:48 +01:00
Dmitry Kalinkin
29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
Michael Alan Dorman
e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Drew Risinger
ef99419f47 pythonPackages.qasm2image: remove
Removed due to: prolonged breakage (at least since Jan. 2020),
inactivity on the upstream repo (no commits since November 2018),
and no longer being compatible with pythonPackages.qiskit.
2020-12-09 16:55:19 -05:00
IvarWithoutBones
b7cf390837 pythonPackages.tldextract: add missing dependency 2020-12-09 22:08:26 +01:00
Daniël de Kok
dfe13f9152 python3Packages.transformers: 4.0.0 -> 4.0.1
This release has some fixes:

https://github.com/huggingface/transformers/releases/tag/v4.0.1
2020-12-09 11:53:36 -08:00
Martin Weinelt
56c1a32667
Merge pull request #106405 from lovesegfault/pythonPackages.soco-fix
python3Packages.soco: fixup and adopt
2020-12-09 20:43:23 +01:00
Bernardo Meurer
13b73ddeb0
python3Packages.soco: fixup and adopt 2020-12-09 11:11:28 -08:00
github-actions[bot]
faad8493f7
Merge master into staging-next 2020-12-09 18:15:18 +00:00
Daniël de Kok
092b294f1e python3Packages.thinc: 7.4.3 -> 7.4.4 2020-12-09 08:16:26 -08:00
github-actions[bot]
4090c86280
Merge master into staging-next 2020-12-09 12:20:10 +00:00
Stefan Frijters
44cdbfba3d
pythonPackages.maestral: 1.3.0 -> 1.3.1 2020-12-09 10:44:47 +01:00
Stefan Frijters
cedb9654c4
pythonPackages.maestral: 1.2.1 -> 1.3.0 2020-12-09 10:44:46 +01:00
Stefan Frijters
48b2d18ff6
pythonPackages.survey: init at 3.1.1 2020-12-09 10:44:46 +01:00
Stefan Frijters
21f615785c
pythonPackages.wrapio: init at 0.3.8 2020-12-09 10:44:46 +01:00
Daniël de Kok
4146607e07 python3Packages.blis: 0.7.3 -> 0.7.4 2020-12-09 10:00:30 +01:00
R. RyanTM
23290bd131 python37Packages.azure-mgmt-network: 16.0.0 -> 17.0.0 2020-12-08 23:08:21 -08:00
R. RyanTM
e9ade83e7a python37Packages.alerta: 8.0.0 -> 8.2.0 2020-12-08 23:07:59 -08:00
Michael Raskin
1a221336c6
Merge pull request #106401 from rmcgibbo/pandas
python3Packages.pandas: 1.1.4 -> 1.1.5
2020-12-09 07:07:25 +00:00
R. RyanTM
d3419c984c python37Packages.cocotb: 1.3.2 -> 1.4.0 2020-12-08 23:05:05 -08:00
R. RyanTM
33e23118f3 python37Packages.aniso8601: 8.0.0 -> 8.1.0 2020-12-08 23:04:54 -08:00
R. RyanTM
337c3d77ca python37Packages.dependency-injector: 4.5.1 -> 4.5.3 2020-12-08 23:04:03 -08:00
R. RyanTM
c13d8fda05 python37Packages.azure-batch: 9.0.0 -> 10.0.0 2020-12-08 23:03:38 -08:00
github-actions[bot]
ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Ben Wolsieffer
16666a7177 pythonPackages.pypugjs: 5.9.7 -> 5.9.8 2020-12-09 01:17:16 -05:00
R. RyanTM
289ef7f56f python37Packages.azure-mgmt-cdn: 5.1.0 -> 5.2.0 2020-12-08 21:35:17 -08:00
Ben Wolsieffer
ec7838747c buildbot: 2.9.1 -> 2.9.2 2020-12-08 22:16:52 -05:00
Ben Wolsieffer
2b8515d770 pythonPackages.pypugjs: 5.9.6 -> 5.9.7 2020-12-08 22:16:33 -05:00
github-actions[bot]
7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Robert T. McGibbon
547376fe0e python3Packages.pandas: 1.1.4 -> 1.1.5 2020-12-08 19:04:39 -05:00
Benjamin Hipple
b2d64e2c28 python3Packages.jupytext: fix build by adding missing markdown-it-py dep; python3 only
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-12-08 18:18:18 -05:00
Benjamin Hipple
3c9e1eb9a2 python3Packages.markdown-it-py: init at 0.5.6 2020-12-08 18:18:17 -05:00
nyanloutre
925b70cd96 pythonPackages.pyfuse3: init at 3.1.1 2020-12-08 12:30:56 -08:00
Andrey Golovizin
799e33084b Revert "pythonPackages.llfuse: downgrade pytest version"
This reverts commit 42cfd52182.
2020-12-08 12:27:01 -08:00
Andrey Golovizin
b445bc62b7 pythonPackages.llfuse: fix tests with pytest 6 2020-12-08 12:27:01 -08:00
Andrey Golovizin
0bb69986bd pythonPackages.llfuse: 1.3.6 -> 1.3.8 2020-12-08 12:27:01 -08:00
SCOTT-HAMILTON
4a7bcab1d0 flask-appbuilder: fix flask-babel dep 2020-12-08 12:18:23 -08:00