summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pytest-seleniumbase.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5745d14..2f92d75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest-seleniumbase-4.13.23.tar.gz
+/pytest-seleniumbase-4.14.2.tar.gz
diff --git a/python-pytest-seleniumbase.spec b/python-pytest-seleniumbase.spec
index 3becb0e..923f84c 100644
--- a/python-pytest-seleniumbase.spec
+++ b/python-pytest-seleniumbase.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pytest-seleniumbase
-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/96/d3/e0138e9aa21c644cd6b54e32e00f5fbf32ed12b86e2095408b810ea54faa/pytest-seleniumbase-4.13.23.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/b6/1baa529bbc531f4b39cde6f75bc6fd93d8e4ae77cc1b88f0e3c2700f2ffb/pytest-seleniumbase-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-seleniumbase-4.13.23
+%autosetup -n pytest-seleniumbase-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 5306d65..f9f5cdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-488821692d8376258833cb7360c799d2 pytest-seleniumbase-4.13.23.tar.gz
+1cff93bd9344d02665044345dd862789 pytest-seleniumbase-4.14.2.tar.gz