15
0

10 Commits

Author SHA256 Message Date
d16a877195 Accepting request 1306569 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1306569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=37
2025-09-22 17:30:10 +00:00
d32e2da817 - Update to 1.3.7
* Add support for Python 3.14 (issue #152).
- Rename COPYRIGHT to LICENSE in %license section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=64
2025-09-22 15:09:29 +00:00
d00222df91 Accepting request 1293333 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1293333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=36
2025-07-15 14:46:00 +00:00
a4e044727d - Update to 1.3.6
* Add support for free-threading (issue #147)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=62
2025-07-15 09:03:15 +00:00
3c53cc01a7 Accepting request 1285966 from devel:languages:python
- Switch to pyroject macros.

OBS-URL: https://build.opensuse.org/request/show/1285966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=35
2025-06-16 09:13:09 +00:00
048bea3409 - Switch to pyroject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=60
2025-06-16 06:23:03 +00:00
9076400606 Accepting request 1248717 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1248717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=34
2025-02-26 16:24:47 +00:00
4bb729c142 - Update to 1.3.5
* Fix bouncing Dock icon on macOS (issue #143).
  * Fix building on C23 compilers (issue #145).
- Add fdupes to BuildRequires
- Run %fdupes in %install section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=58
2025-02-26 13:15:16 +00:00
8685eec6a4 Accepting request 1225350 from devel:languages:python
- 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/request/show/1225350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=33
2024-11-21 14:14:12 +00:00
653409c255 - 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
2024-11-20 16:57:31 +00:00
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