summaryrefslogtreecommitdiff
path: root/python-rpaframework.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 03:40:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 03:40:50 +0000
commit7ee6e55d8a335bbe9c0a24386f2ae8cdbd728846 (patch)
tree755dcf5cb8c0a93be03fc128ae4e543ef291f653 /python-rpaframework.spec
parentbdaf34fc67120db7b6b0da2affea6c48ada47cc7 (diff)
automatic import of python-rpaframeworkopeneuler20.03
Diffstat (limited to 'python-rpaframework.spec')
-rw-r--r--python-rpaframework.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 22.5.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 22.5.2-1
- Package Spec generated