diff options
Diffstat (limited to 'python-rstr.spec')
| -rw-r--r-- | python-rstr.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-rstr.spec b/python-rstr.spec index e4da666..16079dc 100644 --- a/python-rstr.spec +++ b/python-rstr.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rstr -Version: 3.2.0 +Version: 3.2.1 Release: 1 Summary: Generate random strings in Python License: BSD License URL: https://github.com/leapfrogonline/rstr -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/95/5d4d3a7cd0c76cc91946e93386c052f1a81fc3cae7df430d1cbbdd134f52/rstr-3.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/d6/956a9525caf0581da01a6cafa38e239b092a95af3146c715fd5061534546/rstr-3.2.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-rstr-doc %prep -%autosetup -n rstr-3.2.0 +%autosetup -n rstr-3.2.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.1-1 - Package Spec generated |
