15
0

Accepting request 1237722 from home:glaubitz:branches:devel:languages:python

- Update to 1.12.0
  * Added Python 3.13 support.
  * Removed Python 3.8 support.
- from version 1.11.0
  * (no changes reported)
- Add fix-version-in-pyproject.patch to fix version in pyproject.toml
- Drop use-legacycrypt-if-required.patch, merged upstream
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1237722
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=16
This commit is contained in:
2025-01-15 11:45:46 +00:00
committed by Git OBS Bridge
parent 73a293bf4b
commit f2f46ace03
6 changed files with 32 additions and 102 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 14 10:42:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.12.0
* Added Python 3.13 support.
* Removed Python 3.8 support.
- from version 1.11.0
* (no changes reported)
- Add fix-version-in-pyproject.patch to fix version in pyproject.toml
- Drop use-legacycrypt-if-required.patch, merged upstream
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Tue Dec 3 03:45:37 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>