Wed, 29 May 2024 04:13:21 UTC | login

Information for build python-xnat-0.5.1-3.fc40

ID254344
Package Namepython-xnat
Version0.5.1
Release3.fc40
Epoch
SummaryXNAT client that exposes XNAT objects/functions as python objects/functions
Description XNAT client that exposes XNAT objects/functions as python objects/functions. The aim is to abstract as much of the REST API away as possible and make xnatpy feel like native Python code. This reduces the need for the user to know the details of the REST API. Low level functionality can still be accessed via the connection object which has get, head, put, post, delete methods for more directly calling the REST API.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 10:13:54 UTC
CompletedFri, 20 Oct 2023 10:13:54 UTC
Tags
f40
RPMs
src
python-xnat-0.5.1-3.fc40.src.rpm (info) (download)
noarch
python3-xnat-0.5.1-3.fc40.noarch.rpm (info) (download)
Changelog * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 0.5.1-3 - Silence %forgemeta * Sun Sep 17 2023 Sandro <devel@penguinpee.nl> - 0.5.1-2 - Add man pages (thanks @ankursinha) - small change to %summary and %description * Fri Sep 15 2023 Sandro <devel@penguinpee.nl> - 0.5.1-1 - Update to 0.5.1 (RHBZ#2138814) - Use forge macros for fedora >= 40 - Migrate to SPDX license - Fix line breaks in %description * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.4.2-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.2-2 - Rebuilt for Python 3.11 * Fri May 06 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.4.2-1 - feat: update to 0.4.2 (fixes rhbz#2056929) * Thu Feb 10 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.4.0-1 - feat: update to 4.0.1 (fixes rhbz#2018060)