Wed, 13 Nov 2024 15:00:29 CST | login

Information for build python-pid-2.1.1-7.el8

ID12061
Package Namepython-pid
Version2.1.1
Release7.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-pid.git#fef7e6f655d6ff35324ebc98ef126c942cf5616a
SummaryPID file management library
Descriptionpid provides a PidFile class that manages PID files. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptions PidFile can also be used as a context manager or a decorator.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 17:37:46 CST
CompletedMon, 26 Jul 2021 17:39:38 CST
Taskbuild (dist-circle8, /stage/rpms/python-pid.git:fef7e6f655d6ff35324ebc98ef126c942cf5616a)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-pid.git?#fef7e6f655d6ff35324ebc98ef126c942cf5616a'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python-pid-2.1.1-7.el8.src.rpm (info) (download)
noarch
python3-pid-2.1.1-7.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Mar 22 2018 David Shea <dshea@redhat.com> - 2.1.1-7 - Remove the python2 package * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.1.1-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 2.1.1-2 - Rebuild for Python 3.6 * Tue Nov 29 2016 David Shea <dshea@redhat.com> - 2.1.1-1 - Update to 2.1.1, which adds an optional allow_samepid parameter * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 2.0.1-3 - Rebuilt for Python3.5 rebuild * Wed Aug 05 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.0.1-2 - Update to modern python packaging guidelines * Tue Aug 04 2015 David Shea <dshea@redhat.com> - 2.0.1-1 - Initial package