diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:27:03 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:27:03 +0000 |
| commit | 416eb28126bbc628b8033b2b5063761d24749628 (patch) | |
| tree | 6010bb6948f6d99cd69370def1b9277404ff1832 /python-webdriver-manager.spec | |
| parent | 8724cea710421eee3177e430a7f470cae8144586 (diff) | |
automatic import of python-webdriver-manageropeneuler20.03
Diffstat (limited to 'python-webdriver-manager.spec')
| -rw-r--r-- | python-webdriver-manager.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-webdriver-manager.spec b/python-webdriver-manager.spec index b3513f9..8dc288d 100644 --- a/python-webdriver-manager.spec +++ b/python-webdriver-manager.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-webdriver-manager -Version: 3.8.5 +Version: 3.8.6 Release: 1 Summary: Library provides the way to automatically manage drivers for different browsers License: Apache Software License URL: https://github.com/SergeyPirogov/webdriver_manager -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/83/eaec06947af13ba950efaaf45e220927775060ae7afcc315e731c7910018/webdriver_manager-3.8.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/c9/9a9b29560817537fd8ed71d60cab74aebb180b81da964f480a1c30880768/webdriver_manager-3.8.6.tar.gz BuildArch: noarch Requires: python3-requests @@ -59,7 +59,7 @@ logger.addHandler(logging.FileHandler("custom.log")) set_logger(logger) %prep -%autosetup -n webdriver-manager-3.8.5 +%autosetup -n webdriver-manager-3.8.6 %build %py3_build @@ -99,5 +99,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.8.5-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.8.6-1 - Package Spec generated |
