python3-setproctitle

This commit is contained in:
Rmys
2021-06-25 23:27:47 +03:00
committed by GitHub
parent c47292a1fc
commit 2d5ba6ab29
@@ -13,26 +13,41 @@
<IsA>library</IsA>
<Summary>Allows a python process to change its process title</Summary>
<Description>Allows a python process to change its process title</Description>
<Archive sha1sum="0249b9499abbbf81e656a58a031f117f138d71a6" type="targz">https://github.com/dvarrazzo/py-setproctitle/archive/version-1.1.10.tar.gz</Archive>
<Archive sha1sum="81dea9bf28d50d1eafbc31d8d1a60fa60f7810f5" type="targz">https://github.com/dvarrazzo/py-setproctitle/archive/refs/tags/version-1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>procps</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pytest</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-setproctitle.patch</Patch>
<Patch level="1">python3-setproctitle.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-setproctitle</Name>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>procps</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-pytest</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-25</Date>
<Version>1.2.2</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2020-03-23</Date>
<Version>1.1.10</Version>