diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:05:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:05:37 +0000 |
| commit | 59cbaa7ae4f89f385c8047e3f968cd012513142a (patch) | |
| tree | 7de3aa974055d72f9ca0da61d1bb3731ea2f6af0 | |
| parent | 19170fee4fcbd3336eaefa7b0c0b5b7f48434738 (diff) | |
automatic import of python-rstropeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rstr.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /rstr-3.2.0.tar.gz +/rstr-3.2.1.tar.gz 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 @@ -1 +1 @@ -4bd3c06ca4a592fbedcbb1ed925ac66a rstr-3.2.0.tar.gz +3e7a8d2ccd88ac229939abd2e59f0e9b rstr-3.2.1.tar.gz |
