summaryrefslogtreecommitdiff
path: root/python-sbase.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sbase.spec')
-rw-r--r--python-sbase.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sbase.spec b/python-sbase.spec
index 1b0ca01..9466a23 100644
--- a/python-sbase.spec
+++ b/python-sbase.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sbase
-Version: 4.13.23
+Version: 4.14.2
Release: 1
Summary: A complete web automation framework for end-to-end testing.
License: MIT
URL: https://github.com/seleniumbase/SeleniumBase
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/02/69a229d852a1cbe07a6f8ad0d3aa99ea4469c43674840f9524267fdb6833/sbase-4.13.23.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1d/c1/00ac4d5c704ba341fb6d4e3a5b9784cd30a244253a3fb84fc99667450606/sbase-4.14.2.tar.gz
BuildArch: noarch
Requires: python3-seleniumbase
@@ -104,7 +104,7 @@ class CoffeeCartTest(BaseCase):
self.assert_text("Thanks for your purchase.", "#app .success")
%prep
-%autosetup -n sbase-4.13.23
+%autosetup -n sbase-4.14.2
%build
%py3_build
@@ -144,5 +144,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.13.23-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.14.2-1
- Package Spec generated