Martin Weinelt
e9d5ba3cfe
python311Packages.pyjwt: provide setuptools
2023-12-20 20:46:12 +01:00
Martin Weinelt
bcb4ef67a8
python311Packagas.mutagen: provide setuptools for build-system
2023-12-20 20:46:12 +01:00
Martin Weinelt
f122f6887a
python311Packages.pytext-dist: disable flaky test
2023-12-20 20:46:12 +01:00
natsukium and Martin Weinelt
64eacbc2df
python311Packages.pytest-mock: disable failing test
2023-12-20 20:46:11 +01:00
Martin Weinelt
95df26eb87
python312Packages.jsonpickle: disable failing test
...
and refactor and convert to PEP517 build
2023-12-20 20:46:11 +01:00
Fabian Affolter and Martin Weinelt
4eb2561959
python311Packages.pytest-cases: refactor
2023-12-20 20:46:11 +01:00
Fabian Affolter and Martin Weinelt
818f67c8f2
python311Packages.pytest-httpx: refactor
2023-12-20 20:46:11 +01:00
Fabian Affolter and Martin Weinelt
46842a1f49
python311Packages.pytest-httpserver: 1.0.7 -> 1.0.8
...
Diff: https://github.com/csernazs/pytest-httpserver/compare/refs/tags/1.0.7...1.0.8
Changelog: https://github.com/csernazs/pytest-httpserver/blob/1.0.8/CHANGES.rst
2023-12-20 20:46:10 +01:00
natsukium and Martin Weinelt
e1f4c3f0ec
python312Packages.js2py: disable
2023-12-20 20:46:10 +01:00
Fabian Affolter and Martin Weinelt
53e38d5513
python311Packages.pontos: 23.12.0 -> 23.12.1
...
Diff: https://github.com/greenbone/pontos/compare/refs/tags/v23.12.0...v23.12.1
Changelog: https://github.com/greenbone/pontos/releases/tag/v23.12.1
2023-12-20 20:46:10 +01:00
natsukium and Martin Weinelt
90c6561f7e
python311Packages.pytest-subprocess: ignore deprecation warnings in tests
2023-12-20 20:46:10 +01:00
natsukium and Martin Weinelt
cf41f31a6c
python312Packages.graphviz: fix tests with python3.12
2023-12-20 20:46:09 +01:00
natsukium and Martin Weinelt
ad58d74857
python312Packages.opt-einsum: fix build with python312
2023-12-20 20:46:09 +01:00
natsukium and Martin Weinelt
d903bdedd6
python312Packages.aspectlib: ignore deprecation warnings in tests
2023-12-20 20:46:09 +01:00
Fabian Affolter and Martin Weinelt
7995ab1706
python311Packages.python-docx: refactor
2023-12-20 20:46:09 +01:00
natsukium and Martin Weinelt
699f082dfc
python312Packages.pyquery: disable failing test
2023-12-20 20:46:08 +01:00
natsukium and Martin Weinelt
564af7a61e
python311Packages.polars: fix build with maturinBuildHook changes
2023-12-20 20:46:08 +01:00
Martin Weinelt
3d9c94eeb7
python312Packages.pendulum: init at 3.0.0b1
...
Adds the new pendulum beta early, since it comes with support for
Python 3.12, while keeping Python<3.12 on 2.x until 3.0 gets its final
release.
2023-12-20 20:46:08 +01:00
Martin Weinelt
8742c0cd2e
maturinBuildHook: use dist dir relative to cargoRoot
...
With `cargoRoot` set to a subdirectory of the source, where the
Cargo.{lock,toml} are found, the final mv would previously fail, since
the build results appear relative to cargoRoot, not to the original
build directory.
2023-12-20 20:46:08 +01:00
natsukium and Martin Weinelt
38d1116c18
python312Packages.pytest-openfiles: fix build with python312
...
astropy, which depended on this package, no longer needs it and
it will be archived in the near future
2023-12-20 20:46:07 +01:00
natsukium and Martin Weinelt
186f4926f8
python311Packages.openai: fix build
2023-12-20 20:46:07 +01:00
natsukium and Martin Weinelt
aeec716983
python312Packages.joblib: fix build with python3.12
2023-12-20 20:46:07 +01:00
Fabian Affolter and Martin Weinelt
3ed2e0f93d
python311Packages.httplib2: 0.21.0 -> 0.22.0
...
Diff: https://github.com/httplib2/httplib2/compare/v0.21.0...v0.22.0
2023-12-20 20:46:07 +01:00
Fabian Affolter and Martin Weinelt
2456851dc2
python311Packages.freezegun: 1.2.2 -> 1.3.1
...
Changelog: https://github.com/spulec/freezegun/blob/1.3.1/CHANGELOG
2023-12-20 20:46:06 +01:00
Fabian Affolter and Martin Weinelt
5784b8fd97
python311Packages.requests-cache: 1.1.0 -> 1.1.1
...
Diff: https://github.com/requests-cache/requests-cache/compare/refs/tags/v1.1.0...v1.1.1
Changelog: https://github.com/requests-cache/requests-cache/blob/v1.1.1/HISTORY.md
2023-12-20 20:46:06 +01:00
Fabian Affolter and Martin Weinelt
f19ed42e16
python311Packages.responses: 0.23.3 -> 0.24.1
...
Diff: https://github.com/getsentry/responses/compare/refs/tags/0.23.3...0.24.1
Changelog: https://github.com/getsentry/responses/blob/0.24.1/CHANGES
2023-12-20 20:46:06 +01:00
Fabian Affolter and Martin Weinelt
65ee1d74f8
python311Packages.voluptuous: refactor
...
- add changelog to meta
- add format
- disable on unsupported Python releases
2023-12-20 20:46:06 +01:00
Fabian Affolter and Martin Weinelt
f75df462bd
python311Packages.fastjsonschema: 2.16.2 -> 2.18.1
...
Diff: https://github.com/horejsek/python-fastjsonschema/compare/v2.16.2...v2.18.1
2023-12-20 20:46:05 +01:00
Fabian Affolter and Martin Weinelt
08124158b5
python311Packages.netaddr: refactor
2023-12-20 20:46:05 +01:00
Fabian Affolter and Martin Weinelt
21cf4947c8
python311Packages.google-cloud-storage: refactor
2023-12-20 20:46:05 +01:00
Fabian Affolter and Martin Weinelt
9823858fe6
python311Packages.pyprusalink: refactor
2023-12-20 20:46:05 +01:00
Fabian Affolter and Martin Weinelt
686e46ff2b
python311Packages.screenlogicpy: refactor
2023-12-20 20:46:04 +01:00
Fabian Affolter and Martin Weinelt
984de39843
python311Packages.diskcache: 5.4.0 -> 5.6.3
...
Diff: https://github.com/grantjenks/python-diskcache/compare/v5.4.0...v5.6.3
2023-12-20 20:46:04 +01:00
Fabian Affolter and Martin Weinelt
e62245cea0
python311Packages.aiodns: refactor
2023-12-20 20:46:04 +01:00
Fabian Affolter and Martin Weinelt
1c1247c30d
python311Packages.amberelectric: refactor
2023-12-20 20:46:04 +01:00
Fabian Affolter and Martin Weinelt
18383f8f8f
python311Packages.prettytable: 3.8.0 -> 3.9.0
...
Diff: https://github.com/jazzband/prettytable/compare/refs/tags/3.8.0...3.9.0
Changelog: https://github.com/jazzband/prettytable/releases/tag/3.9.0
2023-12-20 20:46:03 +01:00
Fabian Affolter and Martin Weinelt
431f4943c4
python311Packages.fastnumbers: 5.0.1 -> 5.1.0
...
Diff: https://github.com/SethMMorton/fastnumbers/compare/refs/tags/5.0.1...5.1.0
Changelog: https://github.com/SethMMorton/fastnumbers/blob/5.1.0/CHANGELOG.md
2023-12-20 20:46:03 +01:00
Fabian Affolter and Martin Weinelt
2697a34c6e
python311Packages.iso8601: add changelog to meta
2023-12-20 20:46:03 +01:00
Fabian Affolter and Martin Weinelt
8e145aac93
python311Packages.bleach: refactor
2023-12-20 20:46:03 +01:00
Fabian Affolter and Martin Weinelt
bec91aecdf
python311Packages.rpds-py: 0.10.3 -> 0.10.6
2023-12-20 20:46:02 +01:00
Fabian Affolter and Martin Weinelt
e60b8c5239
python311Packages.pyelftools: 0.29 -> 0.30
...
Diff: https://github.com/eliben/pyelftools/compare/v0.29...v0.30
Changelog: https://github.com/eliben/pyelftools/blob/v0.30/CHANGES
2023-12-20 20:46:02 +01:00
Martin Weinelt
31fac1b80d
python311Packages.pyarrow: relax setuptools_scm constraint
...
and enable PEP517 build.
2023-12-20 20:46:02 +01:00
Martin Weinelt
1395fd5ca7
python311Packages.icecream: use pep517 build, enable tests
...
and establish python 3.12 compatibilty.
2023-12-20 20:46:02 +01:00
Fabian Affolter and Martin Weinelt
8aab4e8ace
python311Packages.xxhash: refactor
2023-12-20 20:46:01 +01:00
Fabian Affolter and Martin Weinelt
1e2998f516
python311Packages.websockets: refactor
2023-12-20 20:46:01 +01:00
Fabian Affolter and Martin Weinelt
946482fd1b
python311Packages.websocket-client: refactor
2023-12-20 20:46:01 +01:00
Fabian Affolter and Martin Weinelt
f09b308127
python311Packages.cbor2: remove maintainer
2023-12-20 20:46:01 +01:00
Fabian Affolter and Martin Weinelt
8d1ee0150d
python311Packages.pyasn1: refactor
2023-12-20 20:46:00 +01:00
Fabian Affolter and Martin Weinelt
a40ddfdebb
python311Packages.elasticsearch: add optional-dependencies
...
- clean-up inputs
- add pythonImportsCheck
- equalize content
2023-12-20 20:46:00 +01:00
Fabian Affolter and Martin Weinelt
0e9cc3e38c
python311Packages.constantly: refactor
2023-12-20 20:46:00 +01:00