Information for build python-fasteners-0.14.1-14.oc8

ID12684
Package Namepython-fasteners
Version0.14.1
Release14.oc8
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-fasteners#173c6e73726c354700f11677e9245e9eccd22a4e
SummaryA python package that provides useful locks
DescriptionA python package that provides useful locks.
Built byzoedong
State complete
Volume DEFAULT
StartedMon, 09 Jan 2023 17:01:38 CST
CompletedMon, 09 Jan 2023 17:02:53 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/python-fasteners:origin/oc8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-fasteners?#origin/oc8'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
python-fasteners-0.14.1-14.oc8.src.rpm (info) (download)
noarch
python3-fasteners-0.14.1-14.oc8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.1-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Mar 16 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 0.14.1-4 - Spec cleanups * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 18 2015 Matthias Runge <mrunge@redhat.com> - 0.14.1-2 - update to 0.14.1 (rhbz#1281772) - fix python_provide * Mon Nov 16 2015 Matthias Runge <mrunge@redhat.com> - 0.13.0-3 - Fix build * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Aug 28 2015 Matthias Runge <mrunge@redhat.com> - 0.13.0-1 - update to 0.13.0 (rhbz#1256153) * Mon Jun 22 2015 Matthias Runge <mrunge@redhat.com> - 0.12.0-1 - update to 0.12.0 (rhbz#1234253) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 12 2015 Matthias Runge <mrunge@redhat.com> - 0.9.0-2 - switch to github sourcecode, license included - add tests, fix conditionals for python3 * Thu Jun 11 2015 Matthias Runge <mrunge@redhat.com> - 0.9.0-1 - Initial package. (rhbz#1230548)