Commit Graph
709996 Commits
Author SHA1 Message Date
Arne KellerandMartin Weinelt 9018643afd python3Packages.uvloop: use system libuv (#351870)
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2024-11-18 19:24:09 +01:00
Robert SchützandMartin Weinelt 562de2dd84 python313Packages.coloredlogs: use pep517 builder 2024-11-18 19:24:08 +01:00
Robert SchützandMartin Weinelt 8d171082ff python313Packages.coloredlogs: replace pipes module usage
It was deprecated in 3.11 and removed in 3.13.
2024-11-18 19:24:08 +01:00
Martin Weinelt c107d8c99b python313Packages.aiohttp-zlib-ng: drop
Archived by upstream in favor of aiohttp-fast-zlib and ultimately broke
in the aiohttp 3.11.0 update.
2024-11-18 19:24:08 +01:00
Martin Weinelt eb700290d7 python313Packages.aiogram: 3.13.1 -> 3.14.0
https://github.com/aiogram/aiogram/releases/tag/v3.14.0
2024-11-18 19:24:07 +01:00
Martin Weinelt e057514118 python313Packages.aiohttp-fast-zlib: 0.1.1 -> 0.2.0
https://github.com/bdraco/aiohttp-fast-zlib/blob/v0.2.0/CHANGELOG.md
2024-11-18 19:24:07 +01:00
Martin Weinelt 6ad8b70417 python312Packages.elastic-transport: ignore deprecation warnings in tests 2024-11-18 19:24:07 +01:00
Martin Weinelt dce41cc5e8 python313Packages.aioresponses: fix compat with aiohttp 3.11.0 2024-11-18 19:24:07 +01:00
Martin Weinelt 707d384892 python313Packages.aiohttp-fast-zlib: disable tests
API changes in aiohttp 3.11.0 caused the test suite to break.
2024-11-18 19:24:06 +01:00
Martin Weinelt 9d4db9409f python313Packages.aiohttp: 3.10.10 -> 3.11.0
https://github.com/aio-libs/aiohttp/blob/v3.11.0/CHANGES.rst
2024-11-18 19:24:06 +01:00
Martin Weinelt 9ba1a70f7f python313Packages.yarl: 1.13.1 -> 1.17.1
https://github.com/aio-libs/yarl/blob/v1.17.1/CHANGES.rst
2024-11-18 19:24:06 +01:00
Martin Weinelt 8fb80971fd python313Packages.pytest-codspeed: init at 3.0.0 2024-11-18 19:24:05 +01:00
Martin Weinelt 635bae7444 python313Packages.djangorestframework: fix build
As coreapi does not support Python 3.13, make its consumption conditional
on the python version.
2024-11-18 19:24:05 +01:00
Martin Weinelt 407bf75ac5 python313Packages.coreapi: disable
Consumer of the retired cgi module. The upstream project is also
archived.
2024-11-18 19:24:05 +01:00
Martin Weinelt 860bdf3aba python313Packages.python-json-logger: migrate to PEP517 build 2024-11-18 19:24:05 +01:00
Martin Weinelt 9e3e01e254 python313Packages.python-json-logger: disable failing test 2024-11-18 19:24:04 +01:00
Martin Weinelt bb6c421786 python313Packages.future: disable
No compatibility has been established as of 2024-11.
2024-11-18 19:24:04 +01:00
Martin Weinelt 256fa808b5 python312Packages.pyvirtualdisplay: test without xdist
High core counts tend to produce hangs and defunct python processes. And
while upstream has put pytest-xdist into its test requirements they don't
actually use it themselves either.
2024-11-18 19:24:04 +01:00
Martin Weinelt 56053abb61 python312Packages.mxnet: relax numpy constraint 2024-11-18 19:24:03 +01:00
Martin Weinelt 1a671cd654 python313Packages.sqlalchemy-utils: disable failing test 2024-11-18 19:24:03 +01:00
Martin Weinelt bdfcd349ba python313Packages.pytest-benchmark: disable failing test 2024-11-18 19:24:03 +01:00
Martin Weinelt c3f73ea908 python313Packages.pycurl: 7.45.3 -> 7.45.3-unstable-2024-10-17
Update to unstable version to relieve some compat issues and reenable
a number of tests.

The upstream unfortunately does not push out release very often anymore.
2024-11-18 19:24:03 +01:00
Martin Weinelt 2300738a41 python313Packages.css-inline: 0.14.1 -> 0.14.2
https://github.com/Stranger6667/css-inline/blob/python-v0.14.2/CHANGELOG.md
2024-11-18 19:24:02 +01:00
Robert SchützandMartin Weinelt d08e1a3f61 python312Packages.graphql-core: 3.2.4 -> 3.2.5
Diff: https://github.com/graphql-python/graphql-core/compare/refs/tags/v3.2.4...v3.2.5

Changelog: https://github.com/graphql-python/graphql-core/releases/tag/v3.2.5
2024-11-18 19:24:02 +01:00
Martin Weinelt e4c5bb4096 python312Packages.norfair: relax numpy constraint
and apply PEP517 lingo.
2024-11-18 19:24:02 +01:00
Martin Weinelt 7ae858a18a python312Packages.filterpy: disable failing test
and make the derivation a PEP517 build with the relevant lingo.
2024-11-18 19:24:01 +01:00
Martin Weinelt 5690819d80 python313Packages.nbformat: disable failing tests 2024-11-18 19:24:01 +01:00
Martin Weinelt e6dea5c44c python312Packages.datalad: ignore deprecation warning in tests 2024-11-18 19:24:01 +01:00
Martin Weinelt 9d7feef61a python312Packages.nbmake: create home for ipython tests 2024-11-18 19:24:00 +01:00
Martin Weinelt a8e2237172 python313Packages.sphinx-autodoc-typehints: 2.4.4 -> 2.5.0
https://github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.5.0
2024-11-18 19:24:00 +01:00
Martin Weinelt bc05229e2e python313Packages.aiohappyeyeballs: 2.4.2 -> 2.4.3
https://github.com/bdraco/aiohappyeyeballs/blob/v2.4.3/CHANGELOG.md
2024-11-18 19:24:00 +01:00
Robert SchützandMartin Weinelt 3c0f325d73 python312Packages.connexion: skip failing test 2024-11-18 19:24:00 +01:00
Robert SchützandMartin Weinelt 435f5fc0a7 python312Packages.a2wsgi: fix tests 2024-11-18 19:23:59 +01:00
Robert SchützandMartin Weinelt 195c2b5a51 python312Packages.baize: init at 0.22.2 2024-11-18 19:23:59 +01:00
Martin Weinelt 3b5710835c python313Packages.hatchling: 1.25.0 -> 1.26.1
https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0
https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1
2024-11-18 18:36:56 +01:00
Martin Weinelt ad54759c98 python313Packages.importlib-resources: backport 3.13 compat 2024-11-18 18:36:56 +01:00
Martin Weinelt 19908dd50f python313Packages.django_4: disable failing test 2024-11-18 18:36:56 +01:00
Martin Weinelt 9967338857 python312Packages.pytest-benchmark: 4.0.0 -> 5.1.0
https://github.com/ionelmc/pytest-benchmark/blob/v5.1.0/CHANGELOG.rst
2024-11-18 18:36:56 +01:00
Martin Weinelt 0c2c3c8ee9 python313Packages.ml-dtypes: establish numpy2 compat 2024-11-18 18:36:55 +01:00
Martin Weinelt 052de9f597 python313Packagese.cattrs: disable failing tests, modernize 2024-11-18 18:36:55 +01:00
Martin Weinelt e5c3b12b6a python313Packages.pyodbc: 5.1.0 -> 5.2.0
https://github.com/mkleehammer/pyodbc/releases/tag/5.2.0
2024-11-18 18:36:55 +01:00
Martin Weinelt 59d7769817 python313Packages.pkginfo: 1.11.1 -> 1.11.2 2024-11-18 18:36:55 +01:00
Martin Weinelt 41b458bf83 python313Packages.ipdb: disable failing tests 2024-11-18 18:36:54 +01:00
Martin Weinelt b0a6dbeffc python313Packages.numpy: 2.1.2 -> 2.1.3
https://github.com/numpy/numpy/releases/tag/v2.1.3
2024-11-18 18:36:54 +01:00
Martin Weinelt 6ec63d56ff python313Packages.orjson: 3.10.7 -> 3.10.11
https://github.com/ijl/orjson/blob/3.10.11/CHANGELOG.md
2024-11-18 18:36:54 +01:00
Martin Weinelt bf963769c5 python312Packages.moto: 5.0.18 -> 5.0.20
https://github.com/getmoto/moto/blob/5.0.20/CHANGELOG.md
2024-11-18 18:36:53 +01:00
Martin Weinelt 61e3dc6163 python313Packages.msgspec: apply patch for 3.13 support 2024-11-18 18:36:53 +01:00
Martin Weinelt fe14d58194 python313Packages.eventlet: apply patch for 3.13 compat 2024-11-18 18:36:53 +01:00
Martin Weinelt 7a635aa8be python313Packages.eliot: patch for numpy2 compat 2024-11-18 18:36:52 +01:00
Martin Weinelt 5c8e9946fd python312Packages.fastapi: 0.115.3 -> 0.115.4
https://github.com/fastapi/fastapi/releases/tag/0.115.4
2024-11-18 18:36:52 +01:00