[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-filelock-3.15.4-4.el10_0.src download

Name python-filelock
Epoch 0
Version 3.15.4
Release 4.el10_0
Architecture src
Website/URL https://github.com/tox-dev/filelock
License Unlicense
Build Time 2024-12-17 23:00:25
Build Host builder-arm64-1.inferitos.ru
Summary A platform independent file lock
Repositories Extras
Description This 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.
Errata
Size 238 KiB
Source Project python-filelock-3.15.4-4.el10_0
SHA-256 checksum 0a113451acb26e681aee22af7f821dd8a1d922317d81481bc117f48f1a416b15
× Full screenshot
Changelog link
* Tue Dec 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.15.4-4
- Rebuilt for MSVSphere 10

* Sat Dec 07 2024 Miro Hrončok <miro@hroncok.cz> - 3.15.4-4
- Enable tests in EPEL

* Wed Aug 21 2024 Miro Hrončok <miro@hroncok.cz> - 3.15.4-3
- Disable tests in EPEL until dependencies are ready in EPEL 10

* 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