Wed, 10 Jul 2024 18:37:57 UTC | login

Information for build python-filelock-3.0.12-8.fc33

ID169837
Package Namepython-filelock
Version3.0.12
Release8.fc33
Epoch
SummaryA platform independent file lock
DescriptionThis package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:22:29 UTC
CompletedThu, 13 Aug 2020 11:22:29 UTC
Tags
f33
f37
f38
RPMs
src
python-filelock-3.0.12-8.fc33.src.rpm (info) (download)
noarch
python-filelock-doc-3.0.12-8.fc33.noarch.rpm (info) (download)
python3-filelock-3.0.12-8.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.12-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.12-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.12-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 28 2019 Scott K Logan <logans@cottsay.net> - 3.0.12-2 - Add explicit conflict between unlike python2/3 subpackages (rhbz#1708871) - Make the -doc subpackage dependency weaker * Sun May 19 2019 Scott K Logan <logans@cottsay.net> - 3.0.12-1 - Update to 3.0.12 (rhbz#1711583) - Switch to Python 3 sphinx * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Nov 16 2018 Scott K Logan <logans@cottsay.net> - 3.0.10-1 - Update to 3.0.10 * Tue Oct 30 2018 Scott K Logan <logans@cottsay.net> - 3.0.9-1 - Update to 3.0.9 - Add spec conditionals for python version targeting (rhbz#1632320) - Fix theme package dependency (s/sphinx_rtd_theme/sphinx-theme-alabaster/) * Fri Sep 14 2018 Scott K Logan <logans@cottsay.net> - 3.0.8-1 - Update to 3.0.8 (rhbz#1459712)