Martin Weinelt
4dd353cbb4
python311Packages.pdm-backend: 2.1.6 -> 2.1.7
...
https://github.com/pdm-project/pdm-backend/releases/tag/2.1.7
2023-12-20 20:11:15 +01:00
Martin Weinelt
b30613803c
python311Packages.pytest-mock: 3.11.1 -> 3.12.0
...
https://github.com/pytest-dev/pytest-mock/blob/v3.12.0/CHANGELOG.rst
2023-12-20 20:11:15 +01:00
Martin Weinelt
bd5c09754f
python311Packages.pip: 23.2.1 -> 23.3.1
...
https://pip.pypa.io/en/stable/news/#v23-3-1
2023-12-20 20:11:15 +01:00
Martin Weinelt
da763cf189
python311Packages.poetry-core: 1.7.0 -> 1.8.1
...
https://github.com/python-poetry/poetry-core/blob/1.8.1/CHANGELOG.md
2023-12-20 20:11:14 +01:00
Martin Weinelt
9a81b8e7eb
python311Packages.filelock: 3.12.4 -> 3.13.1
...
https://github.com/tox-dev/py-filelock/releases/tag/3.13.1
2023-12-20 20:11:14 +01:00
Martin Weinelt
bd7f8434f3
python311Packages.cython_3: 3.0.3 -> 3.0.6
...
https://github.com/cython/cython/blob/3.0.6/CHANGES.rstt
2023-12-20 20:11:14 +01:00
Martin Weinelt
ce4eec791f
python311Packages.hatch-vcs: 0.3.0 -> 0.4.0
...
https://github.com/ofek/hatch-vcs/releases/tag/v0.4.0
2023-12-20 20:11:14 +01:00
Martin Weinelt
c763044555
python311Packages.cython: use pep517 builder
2023-12-20 20:11:13 +01:00
Martin Weinelt
46e7818756
python311Packages.setuptools: 68.2.2 -> 69.0.2
...
https://setuptools.pypa.io/en/stable/history.html#v69-0-2
2023-12-20 20:11:13 +01:00
Martin Weinelt
7737ca94b8
python312Packages.pytest-trio: drop dependency on async-generator
...
The `async_generator` module is a backport of async generators to
Python 3.5 and it started failing on 3.12, but pulling it is safe.
2023-12-20 20:11:13 +01:00
Martin Weinelt
23aee6701a
python312Packages.paginate: disable failing tests
2023-12-20 20:11:12 +01:00
Martin Weinelt
01d0a5751f
python312Packages.curio: fix build
...
Upstream has no released version with Python 3.12 supported yet, but a
patch was already merged, which works fine.
2023-12-20 20:11:12 +01:00
Martin Weinelt
c249d27c7c
python311Packages.testtools: 2.6.0 -> 2.7.1
2023-12-20 20:11:12 +01:00
Martin Weinelt
2ca4b56f55
python311Packages.itsdangerous: ignore deprecation warnings
...
during check phase.
2023-12-20 20:11:12 +01:00
Martin Weinelt
67d4594729
python311Packages.babel: 2.12.1 -> 2.14.0
...
https://github.com/python-babel/babel/blob/v2.14.0/CHANGES.rst
2023-12-20 20:11:11 +01:00
Martin Weinelt
d2bd23cdf0
python312Packages.pyrfc3339: disable tests
...
They use nose, which relies on the imp module, which was been removed
from Python 3.12.
2023-12-20 20:11:11 +01:00
Martin Weinelt
78c27b3757
python311Packages.apricot-select: move nose to check deps
2023-12-20 20:11:10 +01:00
Martin Weinelt
0da50dbd33
home-assistant: relax httpx, yarl constraints
...
Checking runtime dependencies for homeassistant-2023.11.3-py3-none-any.whl
- awesomeversion==23.8.0 not satisfied by version 23.11.0
- httpx==0.25.0 not satisfied by version 0.25.2
- pyopenssl==23.2.0 not satisfied by version 23.3.0
- voluptuous==0.13.1 not satisfied by version 0.14.0
- yarl==1.9.2 not satisifeid by version 1.9.3
2023-12-20 20:11:10 +01:00
Martin Weinelt
977e62dc90
python311Packages.httpx: 0.25.0 -> 0.25.2
...
https://github.com/encode/httpx/blob/refs/tags/0.25.2/CHANGELOG.md
2023-12-20 20:11:10 +01:00
Martin Weinelt
6aa973e1c8
python312Packages.eventlet: disable tests
...
The badly maintained tests require nose3, which requires the imp module,
which has been ripped out in 3.12.
2023-12-20 20:11:10 +01:00
Martin Weinelt
7c52a3d97d
python311Packages.certifi: 2023.07.22 -> 2023.11.17
2023-12-20 20:11:09 +01:00
Martin Weinelt
fef98474ee
python311Packages.idna: 3.4 -> 3.6
2023-12-20 20:11:09 +01:00
Martin Weinelt
7bc8a6b0bc
python311Packages.httpcore: 0.18.0 -> 1.0.2
...
https://github.com/encode/httpcore/blob/1.0.2/CHANGELOG.md
2023-12-20 20:11:09 +01:00
Martin Weinelt
c8537968c7
python311Packages.aioresponses: 0.7.4 -> 0.7.6
2023-12-20 20:11:09 +01:00
Robert Schütz and Martin Weinelt
1f45a5fe78
python311Packages.aiohttp: 3.9.0 -> 3.9.1
...
Diff: https://github.com/aio-libs/aiohttp/compare/refs/tags/v3.9.0...v3.9.1
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.9.1/CHANGES.rst
2023-12-20 20:11:08 +01:00
Robert Schütz and Martin Weinelt
ae323dc9f5
python310Packages.aiohttp: unvendor llhttp
2023-12-20 20:10:36 +01:00
Robert Schütz and Martin Weinelt
6faeba40e7
python311Packages.aiohttp: 3.8.6 -> 3.9.0
...
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.9.0/CHANGES.rst
2023-12-20 20:10:36 +01:00
Robert Schütz and Martin Weinelt
6be64b269c
python311Packages.time-machine: 2.12.0 -> 2.13.0
...
Diff: https://github.com/adamchainz/time-machine/compare/2.12.0...2.13.0
Changelog: https://github.com/adamchainz/time-machine/blob/2.13.0/CHANGELOG.rst
2023-12-20 20:10:36 +01:00
Robert Schütz and Martin Weinelt
af2cfab40c
python311Packages.yarl: 1.9.2 -> 1.9.3
...
Changelog: https://github.com/aio-libs/yarl/blob/v1.9.3/CHANGES.rst
2023-12-20 20:10:36 +01:00
Martin Weinelt
b884735cb9
python311Packages.plyfile: 1.0.2 -> 1.0.2
...
https://github.com/dranjan/python-plyfile/compare/refs/tags/v1.0.2...v1.0.2
2023-12-20 20:10:35 +01:00
Martin Weinelt
8fbd41a744
python311Packages.pyarr: fix build
2023-12-20 20:10:35 +01:00
Martin Weinelt
ceffebc69c
python311Packages.requirements-detector: fix build
...
by using the correct semver dependency.
2023-12-20 20:10:35 +01:00
Martin Weinelt
f00f929ac2
python311Packages.uqbar: drop black dependency
...
Checking runtime dependencies for uqbar-0.7.0-py3-none-any.whl
- black not installed
2023-12-20 20:10:34 +01:00
Martin Weinelt
75ea9f5443
python311Packages.aiowatttime: 2023.08.0 -> 2023.10.0
...
https://github.com/bachya/aiowatttime/releases/tag/2023.10.0
2023-12-20 20:10:34 +01:00
Martin Weinelt
ab55124ae8
python311Packages.barectf: relax various dependency constraints
...
Checking runtime dependencies for barectf-3.1.2-py3-none-any.whl
- jsonschema<4.0,>=3.2 not satisifeid by version 4.19.0
- pyyaml<6.0,>=5.3 not satisifeid by version 6.0.1
- termcolor<2.0,>=1.1 not satisifeid by version 2.3.0
2023-12-20 20:10:34 +01:00
Martin Weinelt
65738f8959
python311Packages.pomegranate: update propagated dependencies
...
Checking runtime dependencies for pomegranate-1.0.0-py3-none-any.whl
- scikit-learn not installed
- torch not installed
- apricot-select not installed
2023-12-20 20:10:34 +01:00
Martin Weinelt
ac154f6003
python311Packages.fastapi: 0.103.1 -> 0.104.1
...
https://github.com/tiangolo/fastapi/releases/tag/0.103.2
https://github.com/tiangolo/fastapi/releases/tag/0.104.0
https://github.com/tiangolo/fastapi/releases/tag/0.104.1
2023-12-20 20:10:33 +01:00
Martin Weinelt
cbf90bfeb1
python311Packages.lsprotocol: 2023.0.0b1 -> 2023.0.0
...
https://github.com/microsoft/lsprotocol/compare/refs/tags/2023.0.0b1...2023.0.0
2023-12-20 20:10:33 +01:00
Martin Weinelt
bb958df5e0
python311Packages.pyfaidx: propagate importlib-metadata
...
Checking runtime dependencies for pyfaidx-0.7.2.2-py3-none-any.whl
- importlib-metadata not installed
2023-12-20 20:10:33 +01:00
Martin Weinelt
2541f38d95
python311Packages.pysolcast: propagate anyconfig
...
Checking runtime dependencies for pysolcast-2.0.0-py3-none-any.whl
- anyconfig not installed
2023-12-20 20:10:33 +01:00
Martin Weinelt
cd79866868
python311Packages.pysuez: propagate regex, remove datetime dependency
...
Checking runtime dependencies for pysuez-0.1.31-py3-none-any.whl
- regex not installed
- datetime not installed
The `datetime` module is a built-in since ~forever.
2023-12-20 20:10:32 +01:00
Martin Weinelt
47c4d24989
python311Packages.sphinx-mdinclude: mark broken
...
https://github.com/omnilib/sphinx-mdinclude/issues/22
2023-12-20 20:10:32 +01:00
Martin Weinelt
89d6208e63
python311Packages.thelogrus: relax pyaml constraint
...
Checking runtime dependencies for thelogrus-0.7.0-py3-none-any.whl
- pyaml<22.0.0,>=21.10.1 not satisifeid by version 23.9.6
2023-12-20 20:10:32 +01:00
Martin Weinelt
3c001233fd
python311Packages.rnginline: relax docopt-ng constraint
...
Checking runtime dependencies for rnginline-1.0.0-py3-none-any.whl
- docopt-ng<0.9.0,>=0.8.1 not satisifeid by version 0.9.0
2023-12-20 20:10:32 +01:00
Martin Weinelt
f272c42ddb
websecprobe: 0.0.10 -> 0.0.11
2023-12-20 20:10:31 +01:00
Martin Weinelt
18eeca26f1
python311Packages.jupyter-book: update relaxed deps
...
Checking runtime dependencies for jupyter_book-0.15.1-py3-none-any.whl
- myst-nb~=0.17.1 not satisifeid by version 1.0.0
- sphinx<6,>=4 not satisifeid by version 7.2.6
- sphinx-external-toc~=0.3.1 not satisifeid by version 1.0.0
- sphinx-thebe~=0.2.0 not satisifeid by version 0.3.0
- sphinxcontrib-bibtex<=2.5.0,>=2.2.0 not satisifeid by version 2.6.1
2023-12-20 20:10:31 +01:00
Martin Weinelt
fe9ca43b32
python311Packages.distributed: relax dask constraint
...
Checking runtime dependencies for distributed-2023.10.0-py3-none-any.whl
- dask==2023.10.0 not satisifeid by version 2023.10.1
2023-12-20 20:10:31 +01:00
Martin Weinelt
1609acb3e2
python311Packages.clickhouse-cli: relax sqlparse constraint
...
Checking runtime dependencies for clickhouse_cli-0.3.9-py3-none-any.whl
- sqlparse<0.4.4,>=0.2.2 not satisifeid by version 0.4.4
2023-12-20 20:10:31 +01:00
Martin Weinelt
29504f7693
python311Packages.bork: relax dependency constraints
...
Checking runtime dependencies for bork-7.0.2-py3-none-any.whl
- wheel~=0.41.2 not satisifeid by version 0.41.1
- packaging~=21.3 not satisifeid by version 23.2
- twine==4.0.1 not satisifeid by version 4.0.2
2023-12-20 20:10:30 +01:00
Martin Weinelt
50321c955a
airlift: drop dependency on argparse
...
The top-level argparse packages a C++ argparser, it is meaningless to
include it here. Also argparse became part of the stdlib in Python 3.2,
which was released way back in February 2011.
2023-12-20 20:10:30 +01:00