summaryrefslogtreecommitdiff
path: root/python-webdriver-manager.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-webdriver-manager.spec')
-rw-r--r--python-webdriver-manager.spec8
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