Пакет python3-fasteners-0.14.1-14.el8.noarch
Имя | python3-fasteners |
---|---|
Эпоха | 0 |
Версия | 0.14.1 |
Релиз | 14.el8 |
Архитектура | noarch |
Сайт | https://github.com/harlowja/fasteners |
Лицензия | ASL 2.0 |
Время сборки | 2023-12-12 16:35:11 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | A python package that provides useful locks |
Репозитории | HighAvailability, ResilientStorage |
Полное описание | A python package that provides useful locks. |
Эррата | — |
Размер | 44 КиБ |
Исходный проект | python-fasteners-0.14.1-14.el8 |
Контрольная сумма SHA-256 | 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