Mario Rodas
ffbf8e28f8
Merge pull request #106784 from r-ryantm/auto-update/python3.7-genanki
...
python37Packages.genanki: 0.10.0 -> 0.10.1
2020-12-12 18:42:05 -05:00
Mario Rodas
b9eb98c99d
Merge pull request #106780 from r-ryantm/auto-update/python3.7-chalice
...
python37Packages.chalice: 1.21.5 -> 1.21.6
2020-12-12 16:35:10 -05:00
R. RyanTM
b51fbe0ee7
python37Packages.genanki: 0.10.0 -> 0.10.1
2020-12-12 19:58:14 +00:00
R. RyanTM
43ec3b93d3
python37Packages.chalice: 1.21.5 -> 1.21.6
2020-12-12 18:49:43 +00: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
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
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
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
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
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