15
0

- Add patch support-python-313.patch:

* No longer use now-removed pipes module.
- Remove Python 2 leftovers.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanfriendly?expand=0&rev=42
This commit is contained in:
2024-10-30 02:58:53 +00:00
committed by Git OBS Bridge
parent 8f7e6bb945
commit 6dfb18c3f2
3 changed files with 93 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 30 02:58:39 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* No longer use now-removed pipes module.
- Remove Python 2 leftovers.
- Switch to pyproject macros.
-------------------------------------------------------------------
Fri Apr 21 12:26:28 UTC 2023 - Dirk Müller <dmueller@suse.com>