From 416eb28126bbc628b8033b2b5063761d24749628 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:27:03 +0000 Subject: automatic import of python-webdriver-manager --- .gitignore | 1 + python-webdriver-manager.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index efb739f..a94e196 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /webdriver_manager-3.8.5.tar.gz +/webdriver_manager-3.8.6.tar.gz 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 - 3.8.5-1 +* Fri Apr 21 2023 Python_Bot - 3.8.6-1 - Package Spec generated diff --git a/sources b/sources index 9dba36b..f064bc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81c464fad9e26ed73df1cb75b443a5e6 webdriver_manager-3.8.5.tar.gz +ab0a3cf07cc443caa9713a2370a1f14b webdriver_manager-3.8.6.tar.gz -- cgit v1.2.3