From 64c367b3eefe5a6d1b3ba1c8053070a8ecfc8543 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 06:41:52 +0000 Subject: automatic import of python-saspy --- .gitignore | 1 + python-saspy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2d11dc2..7b18b15 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /saspy-5.0.2.tar.gz +/saspy-5.1.0.tar.gz 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 - 5.0.2-1 +* Sun Apr 23 2023 Python_Bot - 5.1.0-1 - Package Spec generated diff --git a/sources b/sources index 8f07727..76d56ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b3660ba120efd740746f4887865194d saspy-5.0.2.tar.gz +9969edbf942f09b139f8e4ae6fd96c55 saspy-5.1.0.tar.gz -- cgit v1.2.3