Commit Graph

313786 Commits

Author SHA1 Message Date
Sandro Jäckel
99ba0c0479 python39Packages.fastapi: format, disable failing test 2021-09-05 15:00:34 +02:00
Fabian Affolter
7f7b22835c python3Packages.starlette: 0.14.2 -> 0.16.0 2021-09-05 15:00:34 +02:00
Sandro Jäckel
20208cf5c3 python3Packages.wasmer*: package entire wasmer-compiler family 2021-09-05 15:00:34 +02:00
Sandro Jäckel
5218e374fa python39Packages.zigpy-xbee: 0.13.0 -> 0.14.0 2021-09-05 15:00:33 +02:00
Sandro Jäckel
914fff808e python39Packages.tzlocal: add a comment to be compatible with APScheduler 2021-09-05 15:00:33 +02:00
Sandro Jäckel
af0b93c3ce python39Packages.pytest-relaxed: switch to pytestCheckHook, relax decorator dependency, comment partial breakage 2021-09-05 15:00:33 +02:00
Sandro Jäckel
8c67da8bab python39Packages.paramiko: use pytestCheckHook, cleanup 2021-09-05 15:00:33 +02:00
Sandro Jäckel
06df8a097c python39Packages.Fabric: format, use pytestCheckHook, update disable test comment 2021-09-05 15:00:33 +02:00
Sandro Jäckel
5c5556f5bc python39Packages.httpx: 0.18.2 -> 0.19.0 2021-09-05 15:00:33 +02:00
Sandro Jäckel
ef5d117e45 python39Packages.zigpy: 0.36.1 -> 0.37.1 2021-09-05 15:00:33 +02:00
Sandro Jäckel
9f11787853 python39Packages.gevent-websocket: update meta, disable checkPhase, add import check 2021-09-05 15:00:33 +02:00
Sandro Jäckel
6d94cef788 python39Packages.fakeredis: disable failing tests 2021-09-05 15:00:31 +02:00
Sandro Jäckel
150e14c013 python3Packages.werkzeug: use latest pytest again 2021-09-05 15:00:12 +02:00
Sandro Jäckel
abc3f93185 python3Packages.urrllib3: use latest pytest again 2021-09-05 15:00:12 +02:00
Sandro Jäckel
4cf9e9b65e python3Packages.trio: use latest pytest again 2021-09-05 15:00:11 +02:00
Sandro Jäckel
24999b9477 python3Packages.async-upnp-client: use latest pytest again 2021-09-05 15:00:11 +02:00
Anders Kaseorg
1ff1034e25 python3Packages.isort: 5.6.4 → 5.9.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-05 15:00:11 +02:00
Sandro Jäckel
7fcb39704b python3Packages.pytest_6_1: relax pluggy constraints 2021-09-05 15:00:11 +02:00
Austin Butler
1d0ac9b562 python3Packages.poetry: 1.1.7 -> 1.1.8 2021-09-05 15:00:11 +02:00
Austin Butler
54c946ffda python3Packages.poetry-core: 1.0.3 -> 1.0.4 2021-09-05 15:00:11 +02:00
Martin Weinelt
d9a79f57bc python3Packages.sphinx: fix build with Pygments>=2.10 2021-09-05 15:00:11 +02:00
Sandro Jäckel
88b309b76f python39Packages.Cython: minor formatting cleanups 2021-09-05 15:00:11 +02:00
Sandro Jäckel
feef2fca16 python39Packages.Cython: 0.29.22 -> 0.29.24
Required to build numpy

RuntimeError: Building NumPy requires Cython >= 0.29.24, found 0.29.22 at /nix/store/7qrl7hhzvbmd966b61w3n0dkamn863gn-python3.9-Cython-0.29.22/lib/python3.9/site-packages/Cython/init.py
2021-09-05 15:00:11 +02:00
Martin Weinelt
aebdfe2abe python3Packages.pytest_5: relax pluggy constraints 2021-09-05 15:00:11 +02:00
Sandro Jäckel
8d1439ee85 python39Packages.flit-core: break infinite recursion with setuptools-scm by splitting tests, add SuperSandro2000 as maintainer 2021-09-05 15:00:11 +02:00
Sandro Jäckel
96b33e5997 python39Packages.tomli: break infinite recursion with setuptools-scm by splitting tests, add SuperSandro2000 as maintainer 2021-09-05 15:00:10 +02:00
Sandro Jäckel
2839e85466 python39Packages.setuptools-scm: relax tomli ping 2021-09-05 15:00:10 +02:00
Sandro Jäckel
899b703f19 python39Packages.zipp: update meta, remove unused checkInputs
tests are not run anyway
2021-09-05 15:00:10 +02:00
Sandro Jäckel
ab126c9a62 python3Packages: provide setuptools-scm with toml[i] by default and remove duplicated toml packages
Some packages seem to still require toml despite setuptools-scm having switched to tomli.
If it is missing the version number in dist.into is set to 0.0.0 and silently all version pins break.
2021-09-05 15:00:10 +02:00
Sandro Jäckel
26f55ce2b7 python3Packages.pytest_4: relax pluggy constraints
Following 7e27631e46c8121e5b906083e1de74ec53de2730
2021-09-05 15:00:10 +02:00
Martin Weinelt
2a7260989f python3Packages.requests: restore python2 compatibility 2021-09-05 15:00:09 +02:00
Martin Weinelt
56024b4bbe python3Packages.brotli: convert to pytestCheckHook 2021-09-05 14:59:02 +02:00
Martin Weinelt
2522f92483 python2Packages.pluggy: reinit at 0.13.1 2021-09-05 14:59:02 +02:00
Martin Weinelt
dcba1d01db python2Packages.contextlib2: reinit at 0.6.0.post1 2021-09-05 14:59:02 +02:00
Sandro Jäckel
88fdb63615 python39Packages.backports-entry-points-selectable: init at 1.1.0 2021-09-05 14:59:02 +02:00
Martin Weinelt
95f169c6cf python3Packages.pytest: relax pluggy constraints
Apparently possible without further changes:
https://github.com/pytest-dev/pytest/pull/9040
2021-09-05 14:59:02 +02:00
Martin Weinelt
56654ecaf1 python3Packages.yt: 3.6.1 -> 4.0.1 2021-09-05 14:59:02 +02:00
Martin Weinelt
5794e6b0ef python3Packages.vivisect: 0.2.1 -> 1.0.4 2021-09-05 14:59:02 +02:00
Martin Weinelt
8f0b61ca9f python3Packages.trytond: 5.8.11 -> 6.0.5 2021-09-05 14:59:01 +02:00
Martin Weinelt
a277bb28a6 python3Packages.towncrier: 19.9.0 -> 21.3.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
7a157c2cce python3Packages.sure: 1.4.11 -> 2.0.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
eee07e2fa0 python3Packages.spyder-kernels: 1.10.3 -> 2.1.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
ecf4cf5126 python3Packages.spyder: 4.2.5 -> 5.1.1 2021-09-05 14:59:01 +02:00
Martin Weinelt
4f04b63d4c python3Packages.sphinxcontrib-htmlhelp: 1.0.3 -> 2.0.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
3a3604f290 python3Packages.rdflib: 5.0.0 -> 6.0.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
586bdc4ec8 python3Packages.pytube: 10.9.3 -> 11.0.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
c9200d3cc5 python3Packages.pytest-isort: 1.3.0 -> 2.0.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
a033310082 python3Packages.pyramid: 1.10.8 -> 2.0 2021-09-05 14:59:01 +02:00
Martin Weinelt
d3bdb2801c python3Packages.Pykka: 2.0.3 -> 3.0.1 2021-09-05 14:59:00 +02:00
Martin Weinelt
741e169039 python3Packages.pudb: 2020.1 -> 2021.1 2021-09-05 14:59:00 +02:00