Sat, 22 Feb 2025 11:28:52 UTC | login

Information for build python-pulp-glue-0.30.0-3.fc42

ID351011
Package Namepython-pulp-glue
Version0.30.0
Release3.fc42
Epoch
SummaryThe version agnostic Pulp 3 client library in python
Descriptionpulp-glue is a library to ease the programmatic communication with the Pulp3 API. It helps to abstract different resource types with so called contexts and allows to build or even provides complex workflows like chunked upload or waiting on tasks. It is built around an openapi3 parser to provide client side validation of http requests, while accounting for known quirks and incompatibilities between different Pulp server component versions.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 14:04:43 UTC
CompletedFri, 21 Feb 2025 14:04:43 UTC
Tags
f42
RPMs
src
python-pulp-glue-0.30.0-3.fc42.src.rpm (info) (download)
noarch
python3-pulp-glue-0.30.0-3.fc42.noarch.rpm (info) (download)
Changelog * Sun Jan 26 2025 Matthias Dellweg <x9c4@redhat.com> - 0.30.0-3 - Rebuilt with adding tests. - Removed upper bound on required Python. (thanks ksurma) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 15 2025 Matthias Dellweg <x9c4@redhat.com> - 0.30.0-1 - new version * Tue Sep 24 2024 Matthias Dellweg <x9c4@redhat.com> - 0.29.2-1 - new version * Tue Sep 17 2024 Matthias Dellweg <x9c4@redhat.com> - 0.29.1-1 - new version * Tue Sep 17 2024 Matthias Dellweg <x9c4@redhat.com> - 0.29.0-1 - Bump version to 0.29.0. * Wed Sep 11 2024 Matthias Dellweg <x9c4@redhat.com> - 0.28.3-1 - Initial specfile