Martin Weinelt
f9cfc40c66
python313Packages.pillow-heif: disable failing test
...
Pillow since 11.2.0 comes with AVIF support, but apparently something is
wrong with its EXIF support.
2025-04-03 23:18:18 +02:00
Martin Weinelt
24efb27c7b
home-assistant: relax zeroconf constraint
2025-04-03 23:18:18 +02:00
Martin Weinelt
ac4d07be63
python313Packages.gcsfs: 2025.2.0 -> 2025.3.1
...
https://github.com/fsspec/gcsfs/raw/2025.3.1/docs/source/changelog.rst
2025-04-03 23:18:18 +02:00
Martin Weinelt
70f4f8ece4
python313Packages.mcp: ignore pydantic 2.11 deprecations
2025-04-03 23:18:17 +02:00
Robert Schütz and Martin Weinelt
3e80e8e735
python313Packages.alarmdecoder: 1.13.12 -> 1.13.13
...
Diff: https://github.com/nutechsoftware/alarmdecoder/compare/1.13.12...1.13.13
Changelog: https://github.com/nutechsoftware/alarmdecoder/releases/tag/1.13.13
2025-04-03 23:18:17 +02:00
Martin Weinelt
56aa2eac75
Revert "python313Packages.beautifulsoup4: 4.12.3 -> 4.13.3"
...
This reverts commit 25a67348ed59b98d14245f44b6d342ec12f2ca78.
Still breaking django-compressor.
2025-04-03 23:18:17 +02:00
Martin Weinelt
81517b2c52
python313Packages.fonttools: 4.55.3 -> 4.56.0
...
https://github.com/fonttools/fonttools/blob/4.56.0/NEWS.rst
2025-04-03 23:18:16 +02:00
Martin Weinelt
a12db7cc7d
python313Packages.scipy: disable racy test
...
Actually kills a bunch of tests, but I'm not sure whether more granular
targeting is possible.
2025-04-03 23:18:16 +02:00
Martin Weinelt
2d479df4eb
python313Packages.pylint: 3.3.3 -> 3.3.6
...
https://github.com/pylint-dev/pylint/releases/tag/v3.3.6
2025-04-03 23:18:16 +02:00
Martin Weinelt
271e763de9
python313Packages.pychromecast: 14.0.6 -> 14.0.7
...
https://github.com/home-assistant-libs/pychromecast/releases/tag/14.0.7
2025-04-03 23:18:15 +02:00
Martin Weinelt
0c1b9474d8
mailman: remove passlib constraint
...
The distinfo for passlib has been renamed to libpass.
2025-04-03 23:13:30 +02:00
Martin Weinelt
a97b725778
python313Packages.bundlewrap: drop passlib constraint
...
Pins passlib, but passlib has been renamed to libpass. The module is
still called passlib, so importing it still works.
2025-04-03 23:13:30 +02:00
Martin Weinelt
2446de726f
python313Packages.commoncode: 32.1.0 -> 32.2.1
...
https://github.com/nexB/commoncode/blob/v32.2.1/CHANGELOG.rst
2025-04-03 23:13:30 +02:00
Martin Weinelt
54147e9a82
python313Packages.icalendar: 6.1.1 -> 6.1.3
...
https://github.com/collective/icalendar/blob/v6.1.3/CHANGES.rst
2025-04-03 23:13:29 +02:00
Martin Weinelt
b0e2888143
python313Packages.asyncpg: fix build
...
Probably after changes to the postgresql/libpq packaging the package did
not find pg_config nor pg_ctl.
Took the chance to modernize it at the same time.
2025-04-03 23:13:29 +02:00
Martin Weinelt
9b261742ce
Revert "python3Packages.protobuf: 5.29.4 -> 6.30.2"
...
This reverts commit 6cfb39920260a4b290e0de1cddc28d1a5e85813d.
Breaks imports on various google packages.
2025-04-03 23:13:29 +02:00
Martin Weinelt
8a26564491
python313Packages.pwntools: relax unicorn constraint
2025-04-03 23:13:28 +02:00
Fabian Affolter and Martin Weinelt
664a9c3da5
python312Packages.pytest-isort: 3.1.0 -> 4.0.0
...
Diff: https://github.com/stephrdev/pytest-isort/compare/refs/tags/3.1.0...4.0.0
Changelog: https://github.com/stephrdev/pytest-isort/blob/4.0.0/CHANGELOG.rst
2025-04-03 23:13:28 +02:00
Fabian Affolter and Martin Weinelt
4be3c0f0cd
python312Packages.pytest-lazy-fixtures: 1.1.1 -> 1.1.2
...
Diff: https://github.com/dev-petrov/pytest-lazy-fixtures/compare/refs/tags/1.1.1...1.1.2
2025-04-03 23:13:28 +02:00
Fabian Affolter and Martin Weinelt
d9e36629b1
python313Packages.inline-snapshot: 0.20.5 -> 0.21.3
...
Changelog: https://github.com/15r10nk/inline-snapshot/blob/0.21.3/CHANGELOG.md
2025-04-03 23:13:27 +02:00
Fabian Affolter and Martin Weinelt
0ba6f6cc11
python312Packages.responses: 0.25.6 -> 0.25.7
...
Diff: https://github.com/getsentry/responses/compare/refs/tags/0.25.6...0.25.7
Changelog: https://github.com/getsentry/responses/blob/0.25.7/CHANGES
2025-04-03 23:13:27 +02:00
Fabian Affolter and Martin Weinelt
4482be5260
python312Packages.pytest-pudb: 0.7.0 -> 0.8.0
...
Diff: https://github.com/wronglink/pytest-pudb/compare/a6b3d2f4d35e558d72bccff472ecde9c9d9c69e5...0.8.0
2025-04-03 23:13:27 +02:00
Fabian Affolter and Martin Weinelt
e81a70cbac
python313Packages.pytest-reverse: 1.7.0 -> 1.8.0
...
Diff: https://github.com/adamchainz/pytest-reverse/compare/1.7.0...1.8.0
Changelog: https://github.com/adamchainz/pytest-reverse/blob/1.8.0/CHANGELOG.rst
2025-04-03 23:13:26 +02:00
Fabian Affolter and Martin Weinelt
69d4d4f3da
python313Packages.sh: 2.2.1 -> 2.2.2
...
Diff: https://github.com/amoffat/sh/compare/refs/tags/2.2.1...2.2.2
2025-04-03 23:13:26 +02:00
Fabian Affolter and Martin Weinelt
c47e20b211
python313Packages.types-pyyaml: 6.0.12.20250326 -> 6.0.12.20250402
2025-04-03 23:13:26 +02:00
Fabian Affolter and Martin Weinelt
3f717fe438
python313Packages.pytest-cov: 6.0.0 -> 6.1.0
...
Changelog: https://github.com/pytest-dev/pytest-cov/blob/v6.1.0/CHANGELOG.rst
2025-04-03 23:13:25 +02:00
Robert Schütz and Martin Weinelt
6136724946
python313Packages.bluetooth-data-tools: 1.23.4 -> 1.26.5
...
Diff: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/refs/tags/v1.23.4...v1.26.5
Changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/blob/v1.26.5/CHANGELOG.md
2025-04-03 23:13:25 +02:00
Robert Schütz and Martin Weinelt
879ae98cd8
python313Packages.pytest-asyncio: 0.25.3 -> 0.26.0
...
Diff: https://github.com/pytest-dev/pytest-asyncio/compare/refs/tags/v0.25.3...v0.26.0
Changelog: https://github.com/pytest-dev/pytest-asyncio/blob/v0.26.0/docs/reference/changelog.rst
2025-04-03 23:13:25 +02:00
Fabian Affolter and Martin Weinelt
6364efae4a
python313Packages.xlsxwriter: 3.2.0 -> 3.2.2
...
Diff: https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.2.0...RELEASE_3.2.2
Changelog: https://xlsxwriter.readthedocs.io/changes.html
2025-04-03 23:13:25 +02:00
Fabian Affolter and Martin Weinelt
aece5d6838
python313Packages.sybil: 6.0.3 -> 9.1.0
...
Diff: https://github.com/simplistix/sybil/compare/refs/tags/6.0.3...9.1.0
Changelog: https://github.com/simplistix/sybil/blob/9.1.0/CHANGELOG.rst
2025-04-03 23:13:24 +02:00
Fabian Affolter and Martin Weinelt
fb86c7dffb
python313Packages.tomli-w: 1.0.0 -> 1.2.0
...
Diff: https://github.com/hukkin/tomli-w/compare/refs/tags/1.0.0...1.2.0
Changelog: https://github.com/hukkin/tomli-w/blob/1.2.0/CHANGELOG.md
2025-04-03 23:13:24 +02:00
Fabian Affolter and Martin Weinelt
cf645b91ff
python313Packages.pytest-asyncio: 0.25.3 -> 0.26.0
...
Diff: https://github.com/pytest-dev/pytest-asyncio/compare/refs/tags/v0.25.3...v0.26.0
Changelog: https://github.com/pytest-dev/pytest-asyncio/blob/v0.26.0/docs/reference/changelog.rst
2025-04-03 23:13:24 +02:00
Fabian Affolter and Martin Weinelt
195a36a770
python313Packages.pytest-check: update build-system
2025-04-03 23:13:23 +02:00
Fabian Affolter and Martin Weinelt
5d85560840
python313Packages.webob: 1.8.8 -> 1.8.9
...
Diff: https://github.com/Pylons/webob/compare/refs/tags/1.8.8...1.8.9
2025-04-03 23:13:23 +02:00
Martin Weinelt
1544731744
python313Packages.aiohttp: 3.11.14 -> 3.11.15
...
https://github.com/aio-libs/aiohttp/blob/v3.11.15/CHANGES.rst
2025-04-03 23:13:23 +02:00
Martin Weinelt
605b2c9cb6
python313Packages.pillow: 11.1.0 -> 11.2.0
...
https://pillow.readthedocs.io/en/stable/releasenotes/11.2.0.html
2025-04-03 23:13:22 +02:00
Martin Weinelt
96acc0e858
python313Packages.hpack: 4.0.0 -> 4.1.0
...
https://github.com/python-hyper/hpack/blob/v4.1.0/CHANGELOG.rst
2025-04-03 23:13:22 +02:00
Robert Schütz and Martin Weinelt
98b82fb295
python313Packages.calver: 2022.06.26 -> 2025.04.01
...
Diff: https://github.com/di/calver/compare/2022.06.26...2025.04.01
Changelog: https://github.com/di/calver/releases/tag/2025.03.31
https://github.com/di/calver/releases/tag/2025.04.01
2025-04-03 23:13:22 +02:00
Robert Schütz and Martin Weinelt
7f4c4705b6
python313Packages.pycodestyle: modernize
2025-04-03 23:13:21 +02:00
Robert Schütz and Martin Weinelt
26f4e2b0fd
python313Packages.pyflakes: modernize
2025-04-03 23:13:21 +02:00
Fabian Affolter and Martin Weinelt
03e6051267
python313Packages.pyasn1-modules: 0.4.1 -> 0.4.2
...
Diff: https://github.com/pyasn1/pyasn1-modules/compare/refs/tags/v0.4.1...v0.4.2
Changelog: https://github.com/pyasn1/pyasn1-modules/releases/tag/v0.4.2
2025-04-03 23:13:21 +02:00
Fabian Affolter and Martin Weinelt
6aefec66da
python313Packages.motor: 3.6.1 -> 3.7.0
...
Diff: https://github.com/mongodb/motor/compare/refs/tags/3.6.1...3.7.0
Changelog: https://github.com/mongodb/motor/releases/tag/3.7.0
2025-04-03 23:13:20 +02:00
Martin Weinelt
84ef97d218
python312Packages.rfc7464: disable
2025-04-03 23:13:20 +02:00
Martin Weinelt
e05360c0c3
update-python-libraries: add generator hint
2025-04-03 23:13:20 +02:00
Martin Weinelt
84c1d08747
python3Packages.zstd: 1.5.6.1 -> 1.5.6.6
...
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:19 +02:00
Martin Weinelt
af4b5d929e
python3Packages.zope-testing: 5.0.1 -> 5.1
...
https://github.com/zopefoundation/zope.testing/blob/5.1/CHANGES.rst
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:19 +02:00
Martin Weinelt
939effc5c8
python3Packages.zope-size: 5.0 -> 5.1
...
https://github.com/zopefoundation/zope.size/blob/5.1/CHANGES.rst
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:18 +02:00
Martin Weinelt
61eb953182
python3Packages.zope-lifecycleevent: 5.0 -> 5.1
...
https://github.com/zopefoundation/zope.lifecycleevent/blob/5.1/CHANGES.rst
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:18 +02:00
Martin Weinelt
564ac0e4c0
python3Packages.zope-filerepresentation: 6.0 -> 6.1
...
https://github.com/zopefoundation/zope.filerepresentation/blob/6.1/CHANGES.rst
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:17 +02:00
Martin Weinelt
fe1859a022
python3Packages.zope-contenttype: 5.1 -> 5.2
...
https://github.com/zopefoundation/zope.contenttype/blob/5.2/CHANGES.rst
This commit was automatically generated using update-python-libraries.
2025-04-03 23:13:17 +02:00