Name: | python3-setproctitle |
---|---|
Version: | 1.1.10 |
Release: | 17.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 47712 |
License: | BSD |
RPM: | python3-setproctitle-1.1.10-17.el8.x86_64.rpm |
Source RPM: | python-setproctitle-1.1.10-17.el8.src.rpm |
Build Date: | Fri Dec 13 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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 multi-process 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. |
- Adapt to EPEL8
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Fix RPM FTBFS with python 3.8 (RHBZ#1718363)
- Subpackage python2-setproctitle has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Drop explicit locale setting See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)