From 604aa6d96e50eb7badc15760689b3466da92ee99 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:48:01 +0000 Subject: automatic import of python-xnat --- python-xnat.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'python-xnat.spec') diff --git a/python-xnat.spec b/python-xnat.spec index 5390d09..3f58717 100644 --- a/python-xnat.spec +++ b/python-xnat.spec @@ -1,14 +1,13 @@ %global _empty_manifest_terminate_build 0 Name: python-xnat -Version: 0.5.0 +Version: 0.5.1 Release: 1 Summary: An XNAT client that exposes the XNAT REST interface as python objects. Part of the interface is automatically generated based on the servers data model as defined by the xnat schema. License: Apache 2.0 URL: https://gitlab.com/radiology/infrastructure/xnatpy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/16/233d3258a6c4fca2e22198c99643ceb303acec6a2fcc0a4f8d2e2e9cd2df/xnat-0.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/55/4f5937bc4acd058eaa06628d953e30f10a3ac47b8ade8a67161275b22050/xnat-0.5.1.tar.gz BuildArch: noarch -Requires: python3-sphinx-rtd-theme Requires: python3-progressbar2 Requires: python3-isodate Requires: python3-requests @@ -52,7 +51,7 @@ which has `get`, `head`, `put`, `post`, `delete` methods for more directly calling the REST API. %prep -%autosetup -n xnat-0.5.0 +%autosetup -n xnat-0.5.1 %build %py3_build @@ -92,5 +91,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.5.0-1 +* Mon Apr 10 2023 Python_Bot - 0.5.1-1 - Package Spec generated -- cgit v1.2.3