From 17850c50507d7ae0ad0d6076581224101ac7b9ec Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 08:05:35 +0000 Subject: automatic import of python-rpaframework-core --- .gitignore | 1 + python-rpaframework-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e074059..a2e4a7c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 11.0.0-1 +* Sun Apr 23 2023 Python_Bot - 11.0.1-1 - Package Spec generated diff --git a/sources b/sources index 5cdeac3..f0c4f5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -417d64918040876320e1705ec3c9b1af rpaframework_core-11.0.0.tar.gz +d9aa88d3e54e7fa693da84ef074ede51 rpaframework_core-11.0.1.tar.gz -- cgit v1.2.3