Python module to allow customization of the process title
http://pyasn1.sf.net/
Changing the title is mostly useful in multi-process systems, for example when
a master process is forked: changing the children's title allows to identify
the task each process is busy with. The technique is used by PostgreSQL and
the OpenSSH Server for example.
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-setproctitle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-setproctitle.changes | 0000003808 3.72 KB | |
python-setproctitle.spec | 0000002142 2.09 KB | |
setproctitle-1.1.10.tar.gz | 0000024042 23.5 KB |
Revision 24 (latest revision is 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 783354
from
Tomáš Chvátal (scarabeus_iv)
(revision 24)
- Remove patch use-pkg-config.patch as we don't need to tweak this stuff at all - Update use-pkg-config.patch to use the embedded profile, to build against Python 3.8.
Comments 0