Package python3-fasteners-0.14.1-14.el8.noarch
Name | python3-fasteners |
---|---|
Epoch | 0 |
Version | 0.14.1 |
Release | 14.el8 |
Architecture | noarch |
Website/URL | https://github.com/harlowja/fasteners |
License | ASL 2.0 |
Build Time | 2023-12-12 16:35:11 |
Build Host | builder-x86-03.inferitos.ru |
Summary | A python package that provides useful locks |
Repositories | HighAvailability, ResilientStorage |
Description | A python package that provides useful locks. |
Errata | — |
Size | 44 KiB |
Source Project | python-fasteners-0.14.1-14.el8 |
SHA-256 checksum | 79ab9154cd6573b9854868a24bad75ff8b405663f8617ce06817aefa867b0a65 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.14.1-14 - Rebuilt for MSVSphere 8.8 * Tue Jun 19 2018 Petr Viktorin <pviktori@redhat.com> - 0.14.1-14 - Drop the python-testtools build dependency The testtools module adds some extensions to unittest, but none of these extensions are actually used in python-fasteners tests (or they've been added back to unittest years ago, and thus aren't extensions any more). * Tue Jun 05 2018 Troy Dawson <tdawson@redhat.com> - 0.14.1-13 - Do not do python2 in RHEL8 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.14.1-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14.1-10 - Fix monotonic req on py3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-7 - Rebuild for Python 3.6 * Mon Aug 29 2016 Matthias Runge <mrunge@redhat.com> - 0.14.1-6 - Use time.monotonic if available (Python3 > 3.2) patch thanks to Ville Skyttä (rhbz#1294335) - modernize spec