Fri, 17 May 2024 13:15:16 UTC | login

Information for build python3-exiv2-0.7.2-1.fc33

ID156444
Package Namepython3-exiv2
Version0.7.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3-exiv2.git#428d50245b3cac8bbd40ec632d7f76c3b00e7396
SummaryPython3 bindings for the exiv2 library
Descriptionpython3-exiv2 is a Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata. It is a python 3 module that allows your scripts to read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files (JPEG, TIFF, ...). It is designed as a high-level interface to the functionalities offered by libexiv2. Using python’s built-in data types and standard modules, it provides easy manipulation of image metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 03 May 2020 14:54:16 UTC
CompletedSun, 03 May 2020 15:17:02 UTC
Taskbuild (f33, /rpms/python3-exiv2.git:428d50245b3cac8bbd40ec632d7f76c3b00e7396)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3-exiv2.git#428d50245b3cac8bbd40ec632d7f76c3b00e7396'}}
Tags
f33
RPMs
src
python3-exiv2-0.7.2-1.fc33.src.rpm (info) (download)
riscv64
python3-exiv2-0.7.2-1.fc33.riscv64.rpm (info) (download)
python3-exiv2-debuginfo-0.7.2-1.fc33.riscv64.rpm (info) (download)
python3-exiv2-debugsource-0.7.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Apr 27 2020 Andreas Schneider <asn@redhat.com> - 0.7.2-1 - Update to version 0.7.2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Andreas Schneider <asn@redhat.com> - 0.7.1-1 - Update to version 0.7.1 * Tue Apr 09 2019 Andreas Schneider <asn@redhat.com> - 0.6.1-1 - Update to version 0.6.1 * Add the streaming of the preview data * Thu Jan 31 2019 Andreas Schneider <asn@redhat.com> - 0.5.0-1 - Update to version 0.5.0 * Several bugfixes for exiv2-0.27 * Wed Jan 30 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.3.0-5 - rebuild (exiv2) * Wed Jan 30 2019 Jonathan Wakely <jwakely@redhat.com> - 0.3.0-4 - Rebuilt for Boost 1.69 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-2 - Rebuilt for Python 3.7 * Thu Jun 28 2018 Andreas Schneider <asn@redhat.com> - 0.3.0-1 - Update to version 0.3.0 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-4 - Rebuilt for Python 3.7 * Tue May 08 2018 Andreas Schneider <asn@redhat.com> - 0.2.1-3 - Added missing dist tag to Release * Mon May 07 2018 Andreas Schneider <asn@redhat.com> - 0.2.1-2 - Fixed license - Removed build requires for gcc-c++ * Sun May 06 2018 Andreas Schneider <asn@redhat.com> - 0.2.1-1 - Initial package