summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pytest-sbase.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 74c5754..30f1091 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest-sbase-4.13.23.tar.gz
+/pytest-sbase-4.14.2.tar.gz
diff --git a/python-pytest-sbase.spec b/python-pytest-sbase.spec
index ba6a5c1..2a4ef64 100644
--- a/python-pytest-sbase.spec
+++ b/python-pytest-sbase.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pytest-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/95/5c/6e7ec16184917d54209b2a468bc74323c8849ef5c6178f6ab1f0a34432cf/pytest-sbase-4.13.23.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/6f/abf3e33fcf8882eb73214c1fbed4cb632e60cfe0f889a08912705f37b7b8/pytest-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 pytest-sbase-4.13.23
+%autosetup -n pytest-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
diff --git a/sources b/sources
index c3d1c52..89a23d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43e450da09a48c10bc176e9679527ee2 pytest-sbase-4.13.23.tar.gz
+d9f0b4eec8cb226addf0aacd37995aff pytest-sbase-4.14.2.tar.gz