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,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