17
0

2 Commits

4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 22 13:18:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.7
* Add support for Python 3.14 (issue #152).
- Rename COPYRIGHT to LICENSE in %license section
-------------------------------------------------------------------
Mon Jul 14 10:50:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-setproctitle
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: Python module to allow customization of the process title
License: BSD-3-Clause
@@ -60,7 +60,7 @@ export CFLAGS="%{optflags}"
%files %{python_files}
%doc HISTORY.rst README.rst
%license COPYRIGHT
%license LICENSE
%{python_sitearch}/setproctitle
%{python_sitearch}/setproctitle-%{version}.dist-info

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169
size 26889

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e
size 27002