[ Все 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 ]
×

Пакет python-fasteners-0.14.1-14.el8.src download

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