diff options
Diffstat (limited to 'python-ilds.spec')
-rw-r--r-- | python-ilds.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2023.4.27.post2-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.5.16-1 - Package Spec generated |