Name: | python-setproctitle |
---|---|
Version: | 1.1.6 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 83389 |
License: | BSD |
RPM: | python-setproctitle-1.1.6-5.el7.aarch64.rpm |
Source RPM: | python-setproctitle-1.1.6-5.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/setproctitle |
Summary: | Python module to customize a process title |
Description: | Python module allowing a process to change its title as displayed by system tool such as ps and top. It's useful in multiprocess systems, allowing to identify tasks each forked process is busy with. This technique has been used by PostgreSQL and OpenSSH. It's based on PostgreSQL implementation which has proven to be portable. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Remove with_python3 if rhel > 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- upstream 1.1.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- enable tests execution - spec cleaning
- initial packaging