summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-xnat.spec9
-rw-r--r--sources2
3 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 90ccd3c..2b35b41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/xnat-0.5.0.tar.gz
+/xnat-0.5.1.tar.gz
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 <Python_Bot@openeuler.org> - 0.5.0-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.1-1
- Package Spec generated
diff --git a/sources b/sources
index 7417280..bbd3297 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01060b689e9d5e167fa061e6e6397d25 xnat-0.5.0.tar.gz
+deb9c15b1d638f570666b321a79183cc xnat-0.5.1.tar.gz