Fri, 10 May 2024 16:15:14 UTC | login

Information for build pyparted-3.11.2-2.0.riscv64.fc31

ID125661
Package Namepyparted
Version3.11.2
Release2.0.riscv64.fc31
Epoch1
Sourcegit+http://fedora-riscv.tranquillity.se:3000/rpms/pyparted.git#6a1d5bd4f1f0c2d3dc44fcbd4027b34c52c66fd4
SummaryPython module for GNU parted
DescriptionPython module for the parted library. It is used for manipulating partition tables.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Aug 2019 05:12:30 UTC
CompletedThu, 22 Aug 2019 05:28:21 UTC
Taskbuild (f31-candidate, /rpms/pyparted.git:6a1d5bd4f1f0c2d3dc44fcbd4027b34c52c66fd4)
Extra{'source': {'original_url': 'git+http://fedora-riscv.tranquillity.se:3000/rpms/pyparted.git#6a1d5bd4f1f0c2d3dc44fcbd4027b34c52c66fd4'}}
Tags
f31
f32
RPMs
src
pyparted-3.11.2-2.0.riscv64.fc31.src.rpm (info) (download)
riscv64
python2-pyparted-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
python3-pyparted-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
pyparted-debugsource-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
python2-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
python3-pyparted-debuginfo-3.11.2-2.0.riscv64.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 21 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1:3.11.2-2.0.riscv64 - Disable tests for RISC-V (riscv64) * 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)