From cbf28051d82229fb719f67130551dd619a56d874 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 08:08:41 +0000 Subject: automatic import of python-ilds --- .gitignore | 1 + python-ilds.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 42138b6..403c1c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ilds-2023.4.27.post2.tar.gz +/ilds-2023.5.16.tar.gz diff --git a/python-ilds.spec b/python-ilds.spec index b28628f..d177878 100644 --- a/python-ilds.spec +++ b/python-ilds.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ilds -Version: 2023.4.27.post2 +Version: 2023.5.16 Release: 1 Summary: 常用模块的集合,为了多平台,多电脑调用方便! License: GNU GPL 3 URL: https://github.com/ldsxp/ilds -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/9e/f7122fab4f3fd58df175321df177c515605aca256f550bbf31c8506fcd1d/ilds-2023.4.27.post2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9e/fd/a68ed30176b2ca85c4d1ab119e7b3748bd337794f649b79bc5501ee85944/ilds-2023.5.16.tar.gz BuildArch: noarch Requires: python3-xlrd @@ -36,7 +36,7 @@ Provides: python3-ilds-doc %prep -%autosetup -n ilds-2023.4.27.post2 +%autosetup -n ilds-2023.5.16 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot - 2023.4.27.post2-1 +* Tue May 30 2023 Python_Bot - 2023.5.16-1 - Package Spec generated diff --git a/sources b/sources index 9f0beb7..09c7b3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61a2d1554f6bfa7ec808b20101cd6cc0 ilds-2023.4.27.post2.tar.gz +c493e1d6099e54c7e219dab6b0342047 ilds-2023.5.16.tar.gz -- cgit v1.2.3