Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d16a877195 | |||
| d32e2da817 |
@@ -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>
|
Mon Jul 14 10:50:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-setproctitle
|
Name: python-setproctitle
|
||||||
Version: 1.3.6
|
Version: 1.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to allow customization of the process title
|
Summary: Python module to allow customization of the process title
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -60,7 +60,7 @@ export CFLAGS="%{optflags}"
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc HISTORY.rst README.rst
|
%doc HISTORY.rst README.rst
|
||||||
%license COPYRIGHT
|
%license LICENSE
|
||||||
%{python_sitearch}/setproctitle
|
%{python_sitearch}/setproctitle
|
||||||
%{python_sitearch}/setproctitle-%{version}.dist-info
|
%{python_sitearch}/setproctitle-%{version}.dist-info
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169
|
|
||||||
size 26889
|
|
||||||
3
setproctitle-1.3.7.tar.gz
Normal file
3
setproctitle-1.3.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e
|
||||||
|
size 27002
|
||||||
Reference in New Issue
Block a user