Commit Graph

694178 Commits

Author SHA1 Message Date
Martin Weinelt
02b6d9681d python312Packages.numpy_1: disable failing test
The distutils version vendored in setuptools 74.0 and later does not have
the msvccompiler class any longer.
2024-10-13 11:09:52 +02:00
natsukium
a157d02d69 python312Packages.twine: fix build with pkginfo>=1.11 2024-10-13 11:09:52 +02:00
natsukium
2267d87290 python312Packages.twine: enable tests 2024-10-13 11:09:52 +02:00
natsukium
b529544028 python312Packages.jupyter-packaging: suppress deprecation warning 2024-10-13 11:09:52 +02:00
natsukium
a6d67cd8ff pypi-mirror: switch to pypa builder 2024-10-13 11:09:52 +02:00
natsukium
208be59f76 pypi-mirror: 5.2.0 -> 5.2.1
Diff: https://github.com/montag451/pypi-mirror/compare/refs/tags/v5.2.0...v5.2.1
2024-10-13 11:09:52 +02:00
natsukium
5eb2bf820e python312Packages.tree-sitter-python: 0.21.0 -> 0.23.2
Diff: https://github.com/tree-sitter/tree-sitter-python/compare/v0.21.0...v0.23.2
2024-10-13 11:09:52 +02:00
Martin Weinelt
1d1b7c6f37 home-assistant: fix dependencies 2024-10-13 11:09:52 +02:00
Martin Weinelt
94ebbbaec3 python312Packages.python-matter-server: 6.3.0 -> 6.6.0
https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.4.0
https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.5.0
https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.5.1
https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.5.2
https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.6.0
2024-10-13 11:09:52 +02:00
Martin Weinelt
01e0800081 python312Packages.home-assistant-chip-core: 2024.7.0 -> 2024.9.0
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.9.0
2024-10-13 11:09:51 +02:00
Martin Weinelt
0e7d58eb38 python312Packages.aiodhcpwatcher: fix tests 2024-10-13 11:09:51 +02:00
Fabian Affolter
77b29db703 python312Packages.jaraco-context: 5.3.0 -> 6.0.1
Diff: https://github.com/jaraco/jaraco.context/compare/refs/tags/v5.3.0...v6.0.1

Changelog: https://github.com/jaraco/jaraco.context/blob/v6.0.1/CHANGES.rst
2024-10-13 11:09:51 +02:00
Fabian Affolter
3fbab17e32 python312Packages.jaraco-functools: refactor
- enable tests
- add changelog to meta
2024-10-13 11:09:51 +02:00
Fabian Affolter
5f49bd6b8c python312Packages.cron-descriptor: 1.4.4 -> 1.4.5
Diff: https://github.com/Salamek/cron-descriptor/compare/refs/tags/1.4.4...1.4.5

Changelog: https://github.com/Salamek/cron-descriptor/releases/tag/1.4.5
2024-10-13 11:09:51 +02:00
Fabian Affolter
d4db9cd7df python312Packages.aiosql: 10.4 -> 12.0
Changelog: https://github.com/nackjicholson/aiosql/releases/tag/12.0
2024-10-13 11:09:51 +02:00
Martin Weinelt
a920d3a0d4 python312Packages.psycopg: 3.2.2 -> 3.2.3
https://github.com/psycopg/psycopg/blob/3.2.3/docs/news.rst#current-release
2024-10-13 11:09:51 +02:00
Fabian Affolter
98172bf913 python312Packages.kombu: switch to pypa builder 2024-10-13 11:09:51 +02:00
Fabian Affolter
81daed5680 python312Packages.kombu: disable failing test 2024-10-13 11:09:50 +02:00
Fabian Affolter
839ff20cd5 python312Packages.pycurl: refactor
- disable failing test
- add pythonImportsCheck
- switch to pypa builder
2024-10-13 11:09:50 +02:00
Fabian Affolter
a6d1fe3c03 python312Packages.moto: add more optional-dependencies 2024-10-13 11:09:50 +02:00
Fabian Affolter
5bc895ae73 python312Packages.openpyxl: 3.1.2 -> 3.1.5
Diff: https://foss.heptapod.net/openpyxl/openpyxl/-/compare/refs/tags/3.1.2...3.1.5

Changelog: https://foss.heptapod.net/openpyxl/openpyxl/-/blob/3.1.5/doc/changes.rst
2024-10-13 11:09:50 +02:00
Fabian Affolter
4934e75883 python312Packages.cfn-lint: 0.87.10 -> 1.15.1
Changelog: https://github.com/aws-cloudformation/cfn-lint/releases/tag/v1.15.1
2024-10-13 11:09:50 +02:00
Fabian Affolter
a0d51b94be fixup! python3Packages.botocore: reformat and relax urllib3 constraint 2024-10-13 11:09:50 +02:00
Fabian Affolter
01e12c2d48 python312Packages.boto3: reformat 2024-10-13 11:09:50 +02:00
Fabian Affolter
2188725eba python312Packages.time-machine: 2.14.2 -> 2.15.0
Diff: https://github.com/adamchainz/time-machine/compare/refs/tags/2.14.2...2.15.0

Changelog: https://github.com/adamchainz/time-machine/blob/refs/tags/2.15.0/CHANGELOG.rst
2024-10-13 11:09:50 +02:00
Fabian Affolter
40791043c2 python312Packages.fs: switch to pypa builder
- add changelog to meta
2024-10-13 11:09:49 +02:00
Fabian Affolter
7d6f31bf6f python312Packages.appdirs: refactor
- enable tests
- add pythonImportsCheck
- switch to pypa builder
2024-10-13 11:09:49 +02:00
Fabian Affolter
082491db5f python312Packages.geoip2: add missing input 2024-10-13 11:09:49 +02:00
Fabian Affolter
aee3490bad python3Packages.google-crc32c: switch to pypa builder
- add changelog
2024-10-13 11:09:49 +02:00
Fabian Affolter
a57e157b92 python312Packages.paramz: 0.9.6 -> 0.9.6
Changelog: https://github.com/sods/paramz/releases/tag/v0.9.6

Diff: https://github.com/sods/paramz/compare/refs/tags/v0.9.6...v0.9.6
2024-10-13 11:09:49 +02:00
Fabian Affolter
56cecb045f python312Packages.es-client: disable failing test 2024-10-13 11:09:49 +02:00
Fabian Affolter
63d3ba42e9 python312Packages.pglast: 6.4 -> 6.6
Changelog: https://github.com/lelit/pglast/blob/v6.6/CHANGES.rst
2024-10-13 11:09:49 +02:00
Fabian Affolter
886e1bfdfb python3Packages.phonenumbers: switch to pypa builder 2024-10-13 11:09:49 +02:00
Fabian Affolter
55b8cf0503 python312Packages.importlib-metadata: 7.2.1 -> 8.5.0 2024-10-13 11:09:48 +02:00
natsukium
b145586f4b python312Packages.azure-storage-blob: switch to pypa builder 2024-10-13 11:09:48 +02:00
natsukium
591da1e35d python312Packages.python-socks: switch to pypa build 2024-10-13 11:09:48 +02:00
natsukium
7d40d81e7f python312Packages.python-socks: add optional-dependencies 2024-10-13 11:09:48 +02:00
Martin Weinelt
af6261c178 python312Packages.pydantic-extra-types: disable failing test 2024-10-13 11:09:48 +02:00
Martin Weinelt
6a4a84f63d python312Packages.myst-parser: 3.0.1 -> 4.0.0
https://raw.githubusercontent.com/executablebooks/MyST-Parser/v4.0.0/CHANGELOG.md
2024-10-13 11:09:48 +02:00
Martin Weinelt
7f4df8ecd3 python312Packages.pydantic-core: 2.20.1 -> 2.23.4
https://github.com/pydantic/pydantic-core/releases/tag/v2.23.4
2024-10-13 11:09:48 +02:00
Martin Weinelt
3553187c1e selenium-manager: 4.24.0 -> 4.25.0 2024-10-13 11:09:48 +02:00
R. Ryantm
db00856e06 vscode-extensions.wakatime.vscode-wakatime: 18.0.5 -> 24.2.0 2024-10-13 09:09:47 +00:00
Fabian Affolter
644593f7da python312Packages.betamax: refactor
- disable on unsupported Python releases
- add pythonImportsCheck
- enable tests
2024-10-13 11:09:47 +02:00
Fabian Affolter
ead3e81317 python312Packages.absl-py: refactor 2024-10-13 11:09:47 +02:00
Fabian Affolter
92e4612168 python312Packages.prettytable: refactor 2024-10-13 11:09:47 +02:00
Fabian Affolter
6552c9875c python312Packages.types-setuptools: 70.3.0.20240710 -> 75.1.0.20240917 2024-10-13 11:09:47 +02:00
Fabian Affolter
a90a586d6b python312Packages.ripe-atlas-cousteau: refactor
- adjust inputs
2024-10-13 11:09:47 +02:00
Fabian Affolter
f0abee5e49 python312Packages.websocket-client: add optional-dependencies 2024-10-13 11:09:47 +02:00
Fabian Affolter
ad87e774ea python312Packages.httpx-socks: adjust dependencies 2024-10-13 11:09:47 +02:00
Fabian Affolter
8b609a3cea python312Packages.aiohttp-socks: adjust dependencies 2024-10-13 11:09:47 +02:00