From 7ee6e55d8a335bbe9c0a24386f2ae8cdbd728846 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:40:50 +0000 Subject: automatic import of python-rpaframework --- .gitignore | 1 + python-rpaframework.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e26e95c..d41d839 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rpaframework-22.5.1.tar.gz +/rpaframework-22.5.2.tar.gz diff --git a/python-rpaframework.spec b/python-rpaframework.spec index c2ea895..33e89c1 100644 --- a/python-rpaframework.spec +++ b/python-rpaframework.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rpaframework -Version: 22.5.1 +Version: 22.5.2 Release: 1 Summary: A collection of tools and libraries for RPA License: Apache-2.0 URL: https://rpaframework.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ed/74/5b965a346bbd948e674bd07b2bb53625cce027c4355a0d186512c3df049c/rpaframework-22.5.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/15/783f0f827a7445fec0f440eb19d3fc4bc452534ec139bd4dfafc6ca48b3b/rpaframework-22.5.2.tar.gz BuildArch: noarch Requires: python3-docutils @@ -80,7 +80,7 @@ Provides: python3-rpaframework-doc %prep -%autosetup -n rpaframework-22.5.1 +%autosetup -n rpaframework-22.5.2 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 22.5.1-1 +* Sun Apr 23 2023 Python_Bot - 22.5.2-1 - Package Spec generated diff --git a/sources b/sources index 3d7491b..fad88f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ee5b786a95f20fc0ea758a955cbb011 rpaframework-22.5.1.tar.gz +d41eed043a3c6b5ddd55ccd88166e4fe rpaframework-22.5.2.tar.gz -- cgit v1.2.3