Commit graph

562771 commits

Author SHA1 Message Date
Matthias Beyer
d6b063a6db
python3Packages.regress: init at 0.4.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-Authored-By: Victor Engmark <victor@engmark.name>
2023-12-20 20:46:23 +01:00
Martin Weinelt
1128c5bfed
python311: 3.11.6 -> 3.11.7
https://docs.python.org/release/3.11.7/whatsnew/changelog.html
2023-12-20 20:46:22 +01:00
Martin Weinelt
d470b77402
python311Packages.pyairnow: prune build-system
The build happens using poetry-core, but setuptools and wheel were
previously required. They are fully redundant and I submitted a patch
upstream to remove them.
2023-12-20 20:46:22 +01:00
Martin Weinelt
dc6bc6df1b
python311Packages.simplisafe-python: propagate certifi
Checking runtime dependencies for simplisafe_python-2023.10.0-py3-none-any.whl
  - certifi not installed
2023-12-20 20:46:22 +01:00
Martin Weinelt
7969a1c6b1
python312Packages.pydevd: disable failing tests 2023-12-20 20:46:22 +01:00
Martin Weinelt
214586f97d
python311Packages.pydevd: 2.9.6 -> 2.10.0 2023-12-20 20:46:22 +01:00
Martin Weinelt
a943bb721c
python311Packages.hatchling: 1.18.0 -> 1.19.0
https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0
2023-12-20 20:46:21 +01:00
Martin Weinelt
2884f6262b
python311Packages.aioconsole: 0.6.2 -> 0.7.0
https://github.com/vxgmichel/aioconsole/releases/tag/v0.7.0
2023-12-20 20:46:21 +01:00
Martin Weinelt
c015b8acfe
python312Packages.pyheos: disable tests stuck in epoll 2023-12-20 20:46:21 +01:00
Martin Weinelt
66412df335
python311Packages.moto: update bespoke test selection 2023-12-20 20:46:20 +01:00
Martin Weinelt
9e0f41fcc6
python311Packages.docker: 6.1.3 -> 7.0.0
https://github.com/docker/docker-py/releases/tag/7.0.0
2023-12-20 20:46:20 +01:00
Martin Weinelt
0a583f04a4
python312Packages.scipy: test without nose 2023-12-20 20:46:20 +01:00
Martin Weinelt
1ed91ab4a3
python311Packages.geojson: 3.0.1 -> 3.1.0
https://github.com/jazzband/geojson/blob/3.1.0/CHANGELOG.rst
2023-12-20 20:46:20 +01:00
Martin Weinelt
dcdeb74e7e
python311Packages.nose2: fix build
- Convert to PEP517 build
- Convert to unittestCheckHook
- Disable failing test
- Prune dependencies and expose coverage extra
2023-12-20 20:46:19 +01:00
Martin Weinelt
4cc0c389e0
python311Packages.zeep: disable failing tests 2023-12-20 20:46:19 +01:00
Gaetan Lepage
a245b3da25
python311Packages.pylint: 3.0.2 -> 3.0.3
Changelog: https://github.com/pylint-dev/pylint/releases/tag/v3.0.3
2023-12-20 20:46:19 +01:00
Martin Weinelt
3638ba2105
python312Packages.testresources: fix build
- Convert to PEP517 build
- Convert to unittestCheckHook
- Replace removed aliases in unittest module
2023-12-20 20:46:19 +01:00
Martin Weinelt
631df95dd5
python312Packages.nose: disable
Heavy reliance on the imp module, paired with being unmaintained.
2023-12-20 20:46:19 +01:00
Martin Weinelt
fca9141148
python312Packages.oscrypto: fix build 2023-12-20 20:46:18 +01:00
Martin Weinelt
8fdc715b1b
python312Packages.mkdocs: fix build 2023-12-20 20:46:18 +01:00
Martin Weinelt
1dd797eab8
python311Packages.textfsm: fix package version 2023-12-20 20:46:18 +01:00
Martin Weinelt
018426f66f
python312Packages.twisted: disable failing tests 2023-12-20 20:46:18 +01:00
Martin Weinelt
c3d56690ab
python312Packages.webtest: fix tests with python 3.12 2023-12-20 20:46:17 +01:00
Robert Schütz
c70c1ec29a
python311Packages.yarl: 1.9.3 -> 1.9.4
Changelog: https://github.com/aio-libs/yarl/blob/v1.9.4/CHANGES.rst
2023-12-20 20:46:17 +01:00
Martin Weinelt
5ba4f21037
python312Packages.amqtt: disable stuck tests
Hanging somewhere in epoll.
2023-12-20 20:46:17 +01:00
Martin Weinelt
fd6d67bd6f
python312Packages.screenlogicpy: disable blocking tests 2023-12-20 20:46:17 +01:00
Martin Weinelt
f378169b7c
hatch: fix build 2023-12-20 20:46:16 +01:00
natsukium
33a31edb02
python312Packages.libcst: fix build 2023-12-20 20:46:16 +01:00
natsukium
f3c842f009
python311Packages.dbus-deviation: fix build 2023-12-20 20:46:16 +01:00
Martin Weinelt
29c6191f75
python312Packages.bwrapy: disable 2023-12-20 20:46:16 +01:00
Martin Weinelt
ab8a19b82f
python312Packages.bacpypes: disable 2023-12-20 20:46:15 +01:00
Martin Weinelt
a87a8029e0
python312Packages.py-ubjson: disable failing test 2023-12-20 20:46:15 +01:00
Martin Weinelt
d32dd3fe56
python312Packages.antlr4-python3-runtime: fix tests 2023-12-20 20:46:15 +01:00
Martin Weinelt
5501979bba
python312Packages.ansiwrap: disable
Uses the imp module, which was removed in Python 3.12.
2023-12-20 20:46:15 +01:00
Martin Weinelt
6b7158329e
fixup! python3Packages.aenum: 3.1.12 -> 3.1.15 2023-12-20 20:46:14 +01:00
Martin Weinelt
69406849d0
python311Packages.wikitextparser: provide setuptools for build 2023-12-20 20:46:14 +01:00
Martin Weinelt
cf5163dce3
python311Packages.qmk-dotty-dict: 1.3.0.post1 -> 1.3.1
https://github.com/pawelzny/dotty_dict/releases/tag/v1.3.1
2023-12-20 20:46:14 +01:00
Martin Weinelt
c8260f56f5
python311Packages.mockfs: propgate importlib-metadata
Checking runtime dependencies for mockfs-1.1.4-py2.py3-none-any.whl
  - importlib-metadata not installed
2023-12-20 20:46:14 +01:00
Martin Weinelt
d451f4e740
python311Packages.lizard: disable failing tests 2023-12-20 20:46:13 +01:00
Martin Weinelt
596c62128b
python311Packages.dynalite-devices: remove asynctest usage in testsuite 2023-12-20 20:46:13 +01:00
Martin Weinelt
fa4317e9aa
python311Packages.curtsies: provide setuptools for build 2023-12-20 20:46:13 +01:00
Martin Weinelt
9d19a7bf08
python311Packages.aiocron: use pep517 builder 2023-12-20 20:46:13 +01:00
Martin Weinelt
48b43e51e5
pythonRelaxDepsHook: make distribution name matching case insensitive
Is it PyOpenSSL or pyOpenSSL or pyopenssl? With this change you don't
have to care. Write it as pYoPeNSsL for all I care¹.

Can we do it like that? Yes, we can. Distribution names should be matched
with `re.IGNORECASE` according to the wheel specification².

[1] https://packaging.python.org/en/latest/specifications/core-metadata/#name
[2] Just kidding, please make it look sane.
2023-12-20 20:46:12 +01:00
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
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
4eb2561959
python311Packages.pytest-cases: refactor 2023-12-20 20:46:11 +01:00
Fabian Affolter
818f67c8f2
python311Packages.pytest-httpx: refactor 2023-12-20 20:46:11 +01:00