 natsukiumandMartin Weinelt
|
25f7488f64
|
mesa: fix build with python312
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
54d51ac48d
|
python312Packages.backports-tarfile: init at 1.2.0
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
4250304072
|
python312Packages.xmlschema: disable failing tests
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
1f98ed633e
|
python312Packages.mkdocs-get-deps: init at 0.2.0
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
6367a39563
|
python312Packages.django-extensions: enable
Replace the asyncore & smtpd standard library based smtpd server
implementation with aiosmtpd for Python 3.12 support.
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
269d100b1d
|
python312Packages.avro: test with pytest7
Temporarily downgrade pytest, since subclassing unittest.TestCase isn't
working out here.
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
73699d1d0c
|
python312Packages.async-upnp-client: relax defusedxml constraint
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
8d2b36430f
|
python312Packages.pytest-lazy-fixtures: init at 1.0.7
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
50ff40930d
|
python312Packages.scramp: 1.4.4 -> 1.4.5
https://github.com/tlocke/scramp/compare/1.4.4...1.4.5
|
2024-06-24 12:18:24 +02:00 |
|
Martin Weinelt
|
74f29cd4b6
|
libjack2: fix python 3.12 support
Backports the waf 2.0.26 update, which adds Python 3.12 support to the
build system.
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
dc86b0e7f0
|
python311Packages.clustershell: disable tests
They get stuck much too often and block slots on hydra.
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
554e9da652
|
python312Packages.scikits-odes: disable
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
79266c303b
|
fritz-exporter: relax defusedxml constraint
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
c9048c944b
|
python312Packages.mockupdb: disable
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
13b2da0b1a
|
python312Packages.scrapy: relax defusedxml constraint
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
295599e22a
|
python312Packages.z3c-checkversions: disable
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
98f1b41b8b
|
python312Packages.pytest-openfiles: remove
Leaf package, that is unmaintained, deprecated and archived.
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
7556843d22
|
python312Packages.pytest-astropy: drop pytest-openfiles dependency
|
2024-06-24 12:18:23 +02:00 |
|
Martin Weinelt
|
bd24dadaea
|
python312Packages.justext: fix build after lxml upgrade
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
14924d621a
|
python312Packages.flake8: 7.0.0 -> 7.1.0
https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
c57817e34b
|
python312Packages.bitlist: relax parts constraint
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
aa97d2b213
|
python312Packages.pyreaderwriterlock: fix tests, use pep517 builder
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
498afdfa16
|
fontforge: fix build with Python 3.12
Replaces distutils usage with direct calls to the native sysconfig
module.
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
0b94b05e64
|
gobject-introspection: provide setuptools
Meson during configurePhase complained about missing setuptools.
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
66c05386f0
|
python312Packages.jedi: fix pytest8 compat
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
97dfbd70a2
|
python312Packages.opentelemetry-semantic-conventions: fix build
|
2024-06-24 12:18:22 +02:00 |
|
Martin Weinelt
|
4198e60c30
|
python312Packages.tornado: 6.3.3 -> 6.4.1
https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1
|
2024-06-24 12:18:22 +02:00 |
|
 R. RyantmandMartin Weinelt
|
c01ada8c55
|
audit: 3.1.2 -> 4.0
https://github.com/linux-audit/audit-userspace/blob/v4.0/ChangeLog
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
798ba363db
|
python3Packages.zope-testbrowser: 6.0 -> 7.0
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
4ee08acf40
|
python3Packages.zope-exceptions: 5.0.1 -> 5.1
https://github.com/zopefoundation/zope.exceptions/blob/5.1/CHANGES.rst
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
182e75d7f2
|
python3Packages.zodbpickle: 3.3 -> 4.0
https://github.com/zopefoundation/zodbpickle/blob/4.0/CHANGES.rst
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
65f7b54b0a
|
python3Packages.zipp: 3.18.1 -> 3.19.2
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
ef9cdd468a
|
python3Packages.zeroc-ice: 3.7.10 -> 3.7.10.1
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
99b89ff431
|
python3Packages.zarr: 2.17.2 -> 2.18.2
https://github.com/zarr-developers/zarr-python/releases/tag/v2.18.2
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
ce35b6cc43
|
python3Packages.xyzservices: 2024.4.0 -> 2024.6.0
https://github.com/geopandas/xyzservices/releases/tag/2024.6.0
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
f93f96ef70
|
python3Packages.xarray: 2024.2.0 -> 2024.6.0
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
5ce8d3ad52
|
python3Packages.wurlitzer: 3.1.0 -> 3.1.1
https://github.com/minrk/wurlitzer/blob/{version}/CHANGELOG.md
|
2024-06-24 12:18:21 +02:00 |
|
Martin Weinelt
|
d3e93bd478
|
python3Packages.websocket-client: 1.7.0 -> 1.8.0
https://github.com/websocket-client/websocket-client/blob/v1.8.0/ChangeLog
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
4b8f073217
|
python3Packages.weasyprint: 62.1 -> 62.2
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
16e69f9da0
|
python3Packages.watchdog: 4.0.0 -> 4.0.1
https://github.com/gorakhargosh/watchdog/blob/v4.0.1/changelog.rst
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
bb91d665d1
|
python3Packages.wagtail: 6.0.2 -> 6.1.2
https://github.com/wagtail/wagtail/blob/v6.1.2/CHANGELOG.txt
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
f945852512
|
python3Packages.w3lib: 2.1.2 -> 2.2.1
https://github.com/scrapy/w3lib/blob/v2.2.1/NEWS
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
514985e7ed
|
python3Packages.vispy: 0.14.2 -> 0.14.3
https://github.com/vispy/vispy/blob/v0.14.3/CHANGELOG.md
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
7254333ec8
|
python3Packages.virtualenv: 20.25.3 -> 20.26.2
https://github.com/pypa/virtualenv/blob/20.26.2/docs/changelog.rst
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
4632fa6ed1
|
python3Packages.versioningit: 3.1.0 -> 3.1.1
https://versioningit.readthedocs.io/en/latest/changelog.html
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
e883082ed3
|
python3Packages.vector: 1.3.1 -> 1.4.1
https://github.com/scikit-hep/vector/releases/tag/v1.4.1
|
2024-06-24 12:18:20 +02:00 |
|
Martin Weinelt
|
0ee11f4725
|
python3Packages.urllib3: 2.2.1 -> 2.2.2
https://github.com/urllib3/urllib3/blob/2.2.2/CHANGES.rst
|
2024-06-24 12:18:19 +02:00 |
|
Martin Weinelt
|
eeb78329f7
|
python3Packages.uritools: 4.0.2 -> 4.0.3
https://github.com/tkem/uritools/blob/v4.0.3/CHANGELOG.rst
|
2024-06-24 12:18:19 +02:00 |
|
Martin Weinelt
|
c46e229e81
|
python3Packages.unidata-blocks: 0.0.10 -> 0.0.12
|
2024-06-24 12:18:19 +02:00 |
|
Martin Weinelt
|
c70090a421
|
python3Packages.uncertainties: 3.1.7 -> 3.2.1
|
2024-06-24 12:18:19 +02:00 |
|