From 59cbaa7ae4f89f385c8047e3f968cd012513142a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:05:37 +0000 Subject: automatic import of python-rstr --- .gitignore | 1 + python-rstr.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 60b1633..9093cfc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.2.0-1 +* Sun Apr 23 2023 Python_Bot - 3.2.1-1 - Package Spec generated diff --git a/sources b/sources index fd827d3..817e8a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bd3c06ca4a592fbedcbb1ed925ac66a rstr-3.2.0.tar.gz +3e7a8d2ccd88ac229939abd2e59f0e9b rstr-3.2.1.tar.gz -- cgit v1.2.3