14
0

- update to 1.3.4:

* Add support for Python 3.13 (issue #139).
  * Drop support for Python 3.7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=56
This commit is contained in:
2024-11-20 16:57:31 +00:00
committed by Git OBS Bridge
parent 7db4f5f4c0
commit 2e0e2a0d8d
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 20 16:57:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.4:
* Add support for Python 3.13 (issue #139).
* Drop support for Python 3.7.
-------------------------------------------------------------------
Thu Dec 14 12:40:39 UTC 2023 - Andreas Schwab <schwab@suse.de>