diff --git a/python-setproctitle.changes b/python-setproctitle.changes index f223cd5..54898a6 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 20 16:57:28 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 479d76f..39863de 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -1,7 +1,7 @@ # # spec file for package python-setproctitle # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-setproctitle -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: Python module to allow customization of the process title License: BSD-3-Clause diff --git a/setproctitle-1.3.3.tar.gz b/setproctitle-1.3.3.tar.gz deleted file mode 100644 index 746692e..0000000 --- a/setproctitle-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c913e151e7ea01567837ff037a23ca8740192880198b7fbb90b16d181607caae -size 27253 diff --git a/setproctitle-1.3.4.tar.gz b/setproctitle-1.3.4.tar.gz new file mode 100644 index 0000000..9803947 --- /dev/null +++ b/setproctitle-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50 +size 26456