diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:05:35 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:05:35 +0000 |
| commit | 17850c50507d7ae0ad0d6076581224101ac7b9ec (patch) | |
| tree | ffa89bb62c3d2eb12a49157ea7f2297ace5e681b | |
| parent | 2d700f4a7c749bb47da5dc1adad642a5f9e56eaa (diff) | |
automatic import of python-rpaframework-coreopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rpaframework-core.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /rpaframework_core-11.0.0.tar.gz +/rpaframework_core-11.0.1.tar.gz diff --git a/python-rpaframework-core.spec b/python-rpaframework-core.spec index 7a2db00..cc8ee80 100644 --- a/python-rpaframework-core.spec +++ b/python-rpaframework-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rpaframework-core -Version: 11.0.0 +Version: 11.0.1 Release: 1 Summary: Core utilities used by RPA Framework License: Apache-2.0 URL: https://rpaframework.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/09/423263e6739bff484cff58bd2bb7d5fcead15eea165a7334a70e71ba8362/rpaframework_core-11.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/c6/7c2c65250a15719f0b9f7c932ae255406da88c8ebb35dfb7f48659e6dd8d/rpaframework_core-11.0.1.tar.gz BuildArch: noarch Requires: python3-selenium @@ -41,7 +41,7 @@ by `RPA Framework`_. It is not intended to be installed directly, but as a dependency to other projects. %prep -%autosetup -n rpaframework-core-11.0.0 +%autosetup -n rpaframework-core-11.0.1 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 11.0.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 11.0.1-1 - Package Spec generated @@ -1 +1 @@ -417d64918040876320e1705ec3c9b1af rpaframework_core-11.0.0.tar.gz +d9aa88d3e54e7fa693da84ef074ede51 rpaframework_core-11.0.1.tar.gz |
