Sun, 10 Nov 2024 04:11:53 UTC | login

Information for build python-filelock-3.15.4-2.fc41

ID323681
Package Namepython-filelock
Version3.15.4
Release2.fc41
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
StartedFri, 26 Jul 2024 07:19:01 UTC
CompletedFri, 26 Jul 2024 07:19:01 UTC
Tags
f41
RPMs
src
python-filelock-3.15.4-2.fc41.src.rpm (info) (download)
noarch
python-filelock-doc-3.15.4-2.fc41.noarch.rpm (info) (download)
python3-filelock-3.15.4-2.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.15.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 22 2024 Scott K Logan <logans@cottsay.net> - 3.15.4-1 - Update to 3.15.4 (rbhz#2293528) * Mon Jun 17 2024 Scott K Logan <logans@cottsay.net> - 3.15.1-1 - Update to 3.15.1 (rhbz#2277856) - Drop setuptools version workaround * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.13.4-4 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.13.4-3 - Bootstrap for Python 3.13 * Mon May 20 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 3.13.4-2 - Enable furo in docs * Thu Apr 18 2024 Scott K Logan <logans@cottsay.net> - 3.13.4-1 - Update to 3.13.4 (rhbz#2271415) - Drop explicit %%license in favor of one provided in wheel * Tue Jan 23 2024 Scott K Logan <logans@cottsay.net> - 3.13.1-1 - Update to 3.13.1 * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Scott K Logan <logans@cottsay.net> - 3.12.2-1 - Update to 3.12.0 (rhbz#2156777) - Switch back to GitHub upstream, PyPI doesn't provide docs - Drop man page, which no longer generates correctly and doesn't appear to be supported upstream * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 3.8.2-4 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.8.2-3 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 08 2022 Lumir Balhar <lbalhar@redhat.com> - 3.8.2-1 - Update to 3.8.2 (rhbz#2150782) * Sun Aug 07 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.7.1-1 - Update to 3.7.1 - Closes rhbz#2018436