Jonathan Ringer
7f5915b048
update-python-libraries.py: Always use ref/tags/ for specifying rev
...
Avoids situations where a branch and tag share the same
label. Github will silently return a non-valid artifact and
will fail the build.
Since all github releases correspond to an annotated tag, it's
safe to assume that if we found a release for a tag, that the
tag will exist.
2022-03-14 00:29:09 +01:00
Martin Weinelt
9cb1c5875d
python3Packages.matrix-nio: relax h11 constraint
2022-03-14 00:29:09 +01:00
Martin Weinelt
2d0c351c67
pdm: 1.12.6 -> 1.13.3
...
https://github.com/pdm-project/pdm/releases/tag/1.13.3
https://github.com/pdm-project/pdm/releases/tag/1.13.2
https://github.com/pdm-project/pdm/releases/tag/1.13.1
https://github.com/pdm-project/pdm/releases/tag/1.13.0.post0
https://github.com/pdm-project/pdm/releases/tag/1.13.0
https://github.com/pdm-project/pdm/releases/tag/1.12.8
https://github.com/pdm-project/pdm/releases/tag/1.12.7
2022-03-14 00:29:09 +01:00
Martin Weinelt
d8dbe622f0
python3Packages.findpython: init at 0.1.3
2022-03-14 00:29:08 +01:00
Martin Weinelt
93dfcc2038
python3Packages.jaraco_itertools: switch to pep518 build
2022-03-14 00:29:08 +01:00
Jonathan Ringer
e810e4e0a1
python3Packages.xgboost: limit tests to just basic tests
2022-03-14 00:29:08 +01:00
Martin Weinelt
2ea8e712b7
python3Packages.backports-zoneinfo: disable for python3.9 and newer
2022-03-14 00:29:08 +01:00
Martin Weinelt
615f756cd2
python3Packages.pytorch: fix compatibility with recent setuptools versions
2022-03-14 00:29:08 +01:00
Jonathan Ringer
caa73bb55f
python3Packages.python-daemon: disable obsolete version test
2022-03-14 00:29:08 +01:00
Jonathan Ringer
c5f465e4c5
python3Packages.lektor: fix src and build
2022-03-14 00:29:08 +01:00
Jonathan Ringer
aaf28be7d0
python3Packages.jupyter_core: fix tests
2022-03-14 00:29:08 +01:00
Jonathan Ringer
c03cd2675f
python3Packages.openapi-spec-validator: update build
2022-03-14 00:29:08 +01:00
Jonathan Ringer
549773d135
python3Packages.pygit2: use libgit2 1.4.x
2022-03-14 00:29:08 +01:00
Jonathan Ringer
d23b6fca74
python3Packages.robotstatuschecker: fix src
2022-03-14 00:29:08 +01:00
Jonathan Ringer
8fbc6dca17
python3Packages.numba: relax numpy version bounds
2022-03-14 00:29:08 +01:00
Jonathan Ringer
16fb34b717
python310Packages.devtools: skip python 3.10 incompatible tests
2022-03-14 00:29:08 +01:00
Martin Weinelt
9666419d54
python3Packages.tensorflow: 2.7.1 -> 2.8.0
...
https://github.com/tensorflow/tensorflow/releases/tag/v2.8.0
2022-03-14 00:29:08 +01:00
Martin Weinelt
b3b04b7b69
python3Packages.tensorboard: 2.6.0 -> 2.8.0
2022-03-14 00:29:07 +01:00
Martin Weinelt
455f910e03
python3Packages.hatchling: 0.20.0 -> 0.20.1
...
Switches to the PyPi source per the upstream maintainers request in
https://github.com/NixOS/nixpkgs/pull/163088#issuecomment-1060748447
2022-03-14 00:29:07 +01:00
Martin Weinelt
16c45bb173
python3Packages.hatchling: 0.18.0 -> 0.20.0
2022-03-14 00:29:07 +01:00
Martin Weinelt
a9482cac4e
python310Packages.pyopengl-accelerate: disable
2022-03-14 00:29:07 +01:00
Martin Weinelt
4cfdaeb6e3
python310Packages.pyuv: disable
2022-03-14 00:29:07 +01:00
Martin Weinelt
168515a53e
python310Packages.tornado_5: disable
2022-03-14 00:29:07 +01:00
Martin Weinelt
5bf915475e
python3Packages.aionotify: patch away loop kwarg in wait_for call
...
Fixes python3.10 compat
2022-03-14 00:29:07 +01:00
Martin Weinelt
e58cb73878
python3Packages.sqlalchemy: 1.4.31 -> 1.4.32
2022-03-14 00:29:07 +01:00
Martin Weinelt
c458cde109
python3Packages.pytomlpp: disable tests incompatible with pytest7
2022-03-14 00:29:07 +01:00
Martin Weinelt
88ef0388de
python3Packages.tensorboard: drop leftover 1.15 packaging
...
Couldn't find any remaining reference
2022-03-14 00:29:07 +01:00
Martin Weinelt
270b07fcc5
python3Packages.tensorboard: rename from tensorflow-tensorboard, relax deps
2022-03-14 00:29:07 +01:00
Martin Weinelt
87658e75f3
platformio: relax dependency constraints
2022-03-14 00:29:07 +01:00
Jonathan Ringer
c8e2dc12c8
python3Packages.plumbum: disable pytest==7.* incompatible tests
2022-03-14 00:29:07 +01:00
Martin Weinelt
c0412ea024
python3Packages.apsw: patch tests
2022-03-14 00:29:07 +01:00
Martin Weinelt
ece3282c7b
python3Packages.cattrs: use pytest-xdist
...
Upstream uses it as well and it cuts the complete build down from
~14 minutes to ~1m30s.
2022-03-14 00:29:07 +01:00
Martin Weinelt
e149d7e7f0
python3Packages.cattrs: disable failing test
2022-03-14 00:29:07 +01:00
Martin Weinelt
92e60268f1
python3Packages.pymongo: 3.12.2 -> 3.12.3
2022-03-14 00:29:07 +01:00
Martin Weinelt
9b13c3712f
home-assistant: pin hatasmota at 0.3.1
2022-03-14 00:29:06 +01:00
Martin Weinelt
8fde457ce9
python3Packages.imageio: fix tests
2022-03-14 00:29:06 +01:00
Martin Weinelt
7e491988f3
python3Packages.zeep: apply patch to fix pytest-httpx testcase
2022-03-14 00:29:06 +01:00
Martin Weinelt
ac3b97e4fb
python3Packages.metar: patch flaky test
2022-03-14 00:29:06 +01:00
Martin Weinelt
da856f86b1
python3Packages.plumbum: disable failing test
2022-03-14 00:29:06 +01:00
Martin Weinelt
29786bae65
python3Packages.xmlsec: disable failing test
2022-03-14 00:29:06 +01:00
Martin Weinelt
615f3a5c74
python3Packages.twilio: migrate to pytest
2022-03-14 00:29:06 +01:00
Martin Weinelt
fdce940eec
python3Packages.sentry-sdk: disable failing tests
2022-03-14 00:29:06 +01:00
Martin Weinelt
ad97d8e5d8
python3Packages.typing-inspect: switch to pytest and disable failing test
2022-03-14 00:29:06 +01:00
Martin Weinelt
1506981a95
python3Packages.sanic: update dependency pins, disable failing test
2022-03-14 00:29:06 +01:00
Martin Weinelt
5035d7b650
python3Packages.sanic-testing: extract tests into passthru.pytest
...
Previously the pytestCheckHook had no meaning, since the tests were
always executed using by other means. Extracting the tests into a
dedicated package has become the standard way to escape infinite
recursion issues and offers a cleaner approach here.
2022-03-14 00:29:06 +01:00
Martin Weinelt
abb594d433
python3Packages.sanic-testing: relax httpx constraint
2022-03-14 00:29:06 +01:00
Martin Weinelt
d9fc0dafbb
home-assistant: update pytest-aiohttp and related overrides
2022-03-14 00:29:06 +01:00
Martin Weinelt
f8c288f13d
python3Packages.django-raster: drop django version condition
2022-03-14 00:29:06 +01:00
Martin Weinelt
dcfccc5622
python3Packages.django_2: drop
...
The package goes EOL in 2022/04 and is therefore being removed.
Closes : #157905
2022-03-14 00:29:06 +01:00
Martin Weinelt
518c1876fe
python3Packages.chalice: 1.26.4 -> 1.26.6
2022-03-14 00:29:06 +01:00