Thu, 23 May 2024 06:02:15 UTC | login

Information for build python-dirq-1.7.1-9.fc29

ID70016
Package Namepython-dirq
Version1.7.1
Release9.fc29
Epoch
SummaryDirectory based queue
DescriptionThe goal of this module is to offer a simple queue system using the underlying file system for storage, security and to prevent race conditions via atomic operations. It focuses on simplicity, robustness and the ability to scale. The python module dirq is compatible with the Perl module Directory::Queue.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 19:53:39 UTC
CompletedSun, 12 Aug 2018 19:53:39 UTC
Tags
f29
f30
f31
RPMs
src
python-dirq-1.7.1-9.fc29.src.rpm (info) (download)
noarch
python2-dirq-1.7.1-9.fc29.noarch.rpm (info) (download)
python3-dirq-1.7.1-9.fc29.noarch.rpm (info) (download)
Changelog * Mon Jul 23 2018 Lionel Cons <lionel.cons@cern.ch> - 1.7.1-9 - Fixed building using Python 2 (#1605656). * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-7 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7.1-5 - Python 2 binary package renamed to python2-dirq See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-2 - Rebuild for Python 3.6 * Tue Nov 01 2016 Lionel Cons <lionel.cons@cern.ch> - 1.7.1-1 - Update to upstream version, rhbz #1389920.