Sat, 18 May 2024 03:13:54 UTC | login

Information for build python-wheel-0.34.2-1.fc33

ID168203
Package Namepython-wheel
Version0.34.2
Release1.fc33
Epoch1
SummaryBuilt-package format for Python
DescriptionWheel is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. It has two different roles: 1. A setuptools extension for building wheels that provides the bdist_wheel setuptools command. 2. A command line tool for working with wheel files.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:42:25 UTC
CompletedThu, 13 Aug 2020 10:42:25 UTC
Tags
f33
f37
f38
RPMs
src
python-wheel-0.34.2-1.fc33.src.rpm (info) (download)
noarch
python-wheel-wheel-0.34.2-1.fc33.noarch.rpm (info) (download)
python3-wheel-0.34.2-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Aug 10 2020 Miro Hrončok <mhroncok@redhat.com> - 1:0.34.2-1 - Update to 0.34.2 - Drops Python 3.4 support - Fixes: rhbz#1795134 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.33.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.6-5 - Rebuilt for Python 3.9 * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.6-4 - Bootstrap for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.33.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Sep 09 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.6-2 - Drop python2-wheel * Tue Aug 27 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.6-1 - Update to 0.33.6 (#1708194) - Don't add the m ABI flag to wheel names on Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.1-5 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.1-4 - Bootstrap for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.33.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:0.33.1-2 - Make /usr/bin/wheel Python 3 * Mon Feb 25 2019 Charalampos Stratakis <cstratak@redhat.com> - 1:0.33.1-1 - Update to 0.33.1 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Sep 30 2018 Miro Hrončok <mhroncok@redhat.com> - 1:0.32.0-1 - Update to 0.32.0 * Wed Aug 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1:0.31.1-3 - Create python-wheel-wheel package with the wheel of wheel