Skip to content

Commit 28e89a7

Browse files
committed
python-setproctitle: Update to v1.3.7
1 parent 332f6fe commit 28e89a7

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

packages/py/python-setproctitle/package.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name : python-setproctitle
2-
version : 1.3.6
3-
release : 14
2+
version : 1.3.7
3+
release : 15
44
source :
5-
- https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-1.3.6.tar.gz : c9f32b96c700bb384f33f7cf07954bb609d35dd82752cef57fb2ee0968409169
5+
- https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-1.3.7.tar.gz : bc2bc917691c1537d5b9bca1468437176809c7e11e5694ca79a9ca12345dcb9e
66
homepage : https://github.com/dvarrazzo/py-setproctitle
77
license : BSD-2-Clause
88
component : programming.python

packages/py/python-setproctitle/pspec_x86_64.xml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@
2020
</Description>
2121
<PartOf>programming.python</PartOf>
2222
<Files>
23-
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.6.dist-info/METADATA</Path>
24-
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.6.dist-info/RECORD</Path>
25-
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.6.dist-info/WHEEL</Path>
26-
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.6.dist-info/top_level.txt</Path>
23+
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.7.dist-info/METADATA</Path>
24+
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.7.dist-info/RECORD</Path>
25+
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.7.dist-info/WHEEL</Path>
26+
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.7.dist-info/licenses/LICENSE</Path>
27+
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle-1.3.7.dist-info/top_level.txt</Path>
2728
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle/__init__.py</Path>
2829
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle/__pycache__/__init__.cpython-312.opt-1.pyc</Path>
2930
<Path fileType="library">/usr/lib/python3.12/site-packages/setproctitle/__pycache__/__init__.cpython-312.pyc</Path>
@@ -32,9 +33,9 @@
3233
</Files>
3334
</Package>
3435
<History>
35-
<Update release="14">
36-
<Date>2025-06-12</Date>
37-
<Version>1.3.6</Version>
36+
<Update release="15">
37+
<Date>2025-09-16</Date>
38+
<Version>1.3.7</Version>
3839
<Comment>Packaging update</Comment>
3940
<Name>Joey Riches</Name>
4041
<Email>[email protected]</Email>

0 commit comments

Comments
 (0)