summaryrefslogtreecommitdiff
path: root/python-saspy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-saspy.spec')
-rw-r--r--python-saspy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-saspy.spec b/python-saspy.spec
index b641f85..3318fbc 100644
--- a/python-saspy.spec
+++ b/python-saspy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-saspy
-Version: 5.0.2
+Version: 5.1.0
Release: 1
Summary: A Python interface to SAS
License: Apache Software License
URL: https://github.com/sassoftware/saspy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/a8/0269b265da2bb8ced9623d19a45ecfc5577f88aece04872fe812f3b5e9ec/saspy-5.0.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/a0/8ca89853dfc9c7669bce55592209e565aea3ef4e2d3a7b9863d1005f0e92/saspy-5.1.0.tar.gz
BuildArch: noarch
Requires: python3-pygments
@@ -228,7 +228,7 @@ OR CONDITIONS OF ANY KIND, either express or implied. See the License for the sp
%prep
-%autosetup -n saspy-5.0.2
+%autosetup -n saspy-5.1.0
%build
%py3_build
@@ -268,5 +268,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.2-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.0-1
- Package Spec generated