summaryrefslogtreecommitdiff
path: root/python-pytest-seleniumbase.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 05:09:07 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 05:09:07 +0000
commit4eebe568d256272998efa76659823e20eab04d9b (patch)
tree138468c3fa0102dac13fa07803dd1cfcfde0e40d /python-pytest-seleniumbase.spec
parentf4d75c31ba83a5dfd3cee1f05ef7f4befb2510d7 (diff)
automatic import of python-pytest-seleniumbaseopeneuler20.03
Diffstat (limited to 'python-pytest-seleniumbase.spec')
-rw-r--r--python-pytest-seleniumbase.spec8
1 files changed, 4 insertions, 4 deletions
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