diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:40:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:40:50 +0000 |
| commit | 7ee6e55d8a335bbe9c0a24386f2ae8cdbd728846 (patch) | |
| tree | 755dcf5cb8c0a93be03fc128ae4e543ef291f653 | |
| parent | bdaf34fc67120db7b6b0da2affea6c48ada47cc7 (diff) | |
automatic import of python-rpaframeworkopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rpaframework.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -5ee5b786a95f20fc0ea758a955cbb011 rpaframework-22.5.1.tar.gz +d41eed043a3c6b5ddd55ccd88166e4fe rpaframework-22.5.2.tar.gz |
