Wed, 24 Apr 2024 11:09:13 UTC | login

Information for build python-wheel-0.30.0-15.module_el8.0.0+193+7850e68f

ID4707
Package Namepython-wheel
Version0.30.0
Release15.module_el8.0.0+193+7850e68f
Epoch1
Sourcegit+https://git.centos.org/rpms/python-wheel#e6bb603c764161e3c9b0abed65a5624a0ee2fcb7
SummaryBuilt-package format for Python
DescriptionA built-package format for Python. A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedTue, 08 Oct 2019 21:04:52 UTC
CompletedTue, 08 Oct 2019 21:07:27 UTC
Taskbuild (module-python27-2.7-8000020191008200351-c0efe978, /rpms/python-wheel:e6bb603c764161e3c9b0abed65a5624a0ee2fcb7)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-wheel?#e6bb603c764161e3c9b0abed65a5624a0ee2fcb7'}}
Tags
module-python27-2.7-8000020191008200351-c0efe978
module-python27-2.7-8000020191008200351-c0efe978-build
RPMs
src
python-wheel-0.30.0-15.module_el8.0.0+193+7850e68f.src.rpm (info) (download)
noarch
python2-wheel-0.30.0-15.module_el8.0.0+193+7850e68f.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Tue Aug 06 2019 Tomas Orsava <torsava@redhat.com> - 1:0.30.0-15 - Fixed Patch0, which previously broken the metadata.json file generation Resolves: rhbz#1732325 rhbz#1732326 * Thu Jul 25 2019 Tomas Orsava <torsava@redhat.com> - 1:0.30.0-14 - Removed wheel's own implementation of crypto due to FIPS concerns Resolves: rhbz#1732325 rhbz#1732326 * Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 1:0.30.0-13 - Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974 * Thu Oct 04 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-12 - Fix alternatives - post and postun sections only with python3 - Resolves: rhbz#1633534 * Mon Oct 01 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-11 - Fix update of alternatives for wheel-3 - Resolves: rhbz#1633534 * Mon Oct 01 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-10 - Add alternatives for wheel-3 - Resolves: rhbz#1633534 * Fri Aug 17 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-9 - Remove python3 executables without full version suffix - Resolves: rhbz#1615727 * Fri Aug 17 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-8 - Different BR for python36 module build - Resolves: rhbz#1615727 * Wed Aug 08 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-7 - Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343 * Tue Aug 07 2018 Lumír Balhar <lbalhar@redhat.com> - 1:0.30.0-6 - Disable tests (enable bootstrap) - Build Python 3 version in python27 module * Tue Jul 03 2018 Tomas Orsava <torsava@redhat.com> - 1:0.30.0-5 - This package might be built with the non-modular python2 package from RHEL8 buildroot and thus we need to enable it * Tue Jun 12 2018 Petr Viktorin <pviktori@redhat.com> - 1:0.30.0-4 - Also remove test dependency on python3-jsonschema * Wed May 30 2018 Petr Viktorin <pviktori@redhat.com> - 1:0.30.0-3 - Remove test dependency on python2-jsonschema https://bugzilla.redhat.com/show_bug.cgi?id=1584189 * Tue Apr 10 2018 Petr Viktorin <pviktori@redhat.com> - 1:0.30.0-2 - Remove build-time (test) dependency on python-keyring * Fri Feb 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:0.30.0-1 - Update to 0.30.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0a0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Aug 29 2017 Tomas Orsava <torsava@redhat.com> - 0.30.0a0-8 - Switch macros to bcond's and make Python 2 optional to facilitate building the Python 2 and Python 3 modules * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0a0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0a0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 03 2017 Charalampos Stratakis <cstratak@redhat.com> - 0.30.0a0-5 - Enable tests * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.30.0a0-4 - Rebuild for Python 3.6 without tests * Tue Dec 06 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.30.0a0-3 - Add bootstrap method * Mon Sep 19 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.30.0a0-2 - Use the python_provide macro * Mon Sep 19 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.30.0a0-1 - Update to 0.30.0a0 - Added patch to remove keyrings.alt dependency * Wed Aug 10 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.29.0-1 - Update to 0.29.0 - Cleanups and fixes * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 0.26.0-1 - Update to 0.26.0 - Rebuilt for Python3.5 rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jan 13 2015 Slavek Kabrda <bkabrda@redhat.com> - 0.24.0-3 - Make spec buildable in EPEL 6, too. - Remove additional sources added to upstream tarball. * Sat Jan 03 2015 Matej Cepl <mcepl@redhat.com> - 0.24.0-2 - Make python3 conditional (switched off for RHEL-7; fixes #1131111). * Mon Nov 10 2014 Slavek Kabrda <bkabrda@redhat.com> - 0.24.0-1 - Update to 0.24.0 - Remove patches merged upstream * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 25 2014 Matej Stuchlik <mstuchli@redhat.com> - 0.22.0-3 - Another rebuild with python 3.4 * Fri Apr 18 2014 Matej Stuchlik <mstuchli@redhat.com> - 0.22.0-2 - Rebuild with python 3.4 * Thu Nov 28 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 0.22.0-1 - Initial package.