Commit Graph

22007 Commits

Author SHA1 Message Date
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
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
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
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
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
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
12bb3f9251 python37Packages.trimesh: 3.8.17 -> 3.8.18 2020-12-10 06:04:43 +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
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
Daniël de Kok
092b294f1e python3Packages.thinc: 7.4.3 -> 7.4.4 2020-12-09 08:16:26 -08: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