summaryrefslogtreecommitdiff
path: root/python-rstr.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 02:05:37 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 02:05:37 +0000
commit59cbaa7ae4f89f385c8047e3f968cd012513142a (patch)
tree7de3aa974055d72f9ca0da61d1bb3731ea2f6af0 /python-rstr.spec
parent19170fee4fcbd3336eaefa7b0c0b5b7f48434738 (diff)
automatic import of python-rstropeneuler20.03
Diffstat (limited to 'python-rstr.spec')
-rw-r--r--python-rstr.spec8
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