Fri, 10 May 2024 20:17:24 UTC | login

Information for build pyparted-3.11.2-2.fc31

ID125659
Package Namepyparted
Version3.11.2
Release2.fc31
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/pyparted.git#9e2b6c9c0064f911f38a57bcf1f96381b9c386f3
SummaryPython module for GNU parted
DescriptionPython module for the parted library. It is used for manipulating partition tables.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 22 Aug 2019 04:24:34 UTC
CompletedThu, 22 Aug 2019 04:40:10 UTC
Taskbuild (f31-candidate, /rpms/pyparted.git:9e2b6c9c0064f911f38a57bcf1f96381b9c386f3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pyparted.git#9e2b6c9c0064f911f38a57bcf1f96381b9c386f3'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 David Cantrell <dcantrell@redhat.com> - 1:3.11.2-1 - pyparted-3.11.2 (dcantrell) - Do not remove the generated tarballs. (dcantrell) - Update the RELEASE file. (dcantrell) - tests: Fix flag_get_name tests (bcl) - Avoid potential NULL dereferences in pydisk.c and pytimer.c (dcantrell) - New - example to query device capacity (jflorian) - correct spelling mistake (edward) - _ped's *_flag_get_name methods now throw a PartedException instead of ValueError on unsupported flags. (lukasz.zemczak) - Make the partition name a property on parted.Partition objects (#34) (dcantrell) * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1:3.11.0-17 - Rebuild with fixed binutils * Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:3.11.0-16 - Rebuild for new binutils * Thu Jul 26 2018 David Cantrell <dcantrell@redhat.com> - 1:3.11.0-15 - Do not disable python2 builds by default. There are still some packages that have not been updated to python3 and require python2-pyparted. * Wed Jul 25 2018 David Cantrell <dcantrell@redhat.com> - 1:3.11.0-14 - Conditionalize python2 and python3 builds to make the SRPM more portable across releases. On RHEL > 7 and Fedora > 28, do not build for python2. On RHEL <= 7, do not build for python3. * Tue Jul 24 2018 David Cantrell <dcantrell@redhat.com> - 1:3.11.0-13 - Use 'python2' when building the Python 2.x bindings (#1605566) - BuildRequires gcc (#1605566) - %{python_sitearch} -> %{python2_sitearch} (#1605566) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.11.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro HronĨok <mhroncok@redhat.com> - 1:3.11.0-11 - Rebuilt for Python 3.7 * Mon Apr 02 2018 Adam Williamson <awilliam@redhat.com> - 1:3.11.0-10 - Make pyparted provides/obsoletes include the epoch * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.11.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1:3.11.0-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)