Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8221d37f85 | |||
| 9b63eb7988 | |||
| 0c911f3437 | |||
| f72fdbe1d5 | |||
| 3cae98cbc8 | |||
| 1f6b71795c | |||
| f18156805d | |||
| 2e0e2a0d8d |
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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.7
|
Version: 1.3.6
|
||||||
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 LICENSE
|
%license COPYRIGHT
|
||||||
%{python_sitearch}/setproctitle
|
%{python_sitearch}/setproctitle
|
||||||
%{python_sitearch}/setproctitle-%{version}.dist-info
|
%{python_sitearch}/setproctitle-%{version}.dist-info
|
||||||
|
|
||||||
|
|||||||
3
setproctitle-1.3.6.tar.gz
Normal file
3
setproctitle-1.3.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169
|
||||||
|
size 26889
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e
|
|
||||||
size 27002
|
|
||||||
Reference in New Issue
Block a user