From a3d1c55f317aff67f961ae466fb547b18b417d19 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:12:07 +0000 Subject: automatic import of python-sbase --- .gitignore | 1 + python-sbase.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5d7031f..fb13d12 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sbase-4.13.23.tar.gz +/sbase-4.14.2.tar.gz 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 - 4.13.23-1 +* Tue Apr 25 2023 Python_Bot - 4.14.2-1 - Package Spec generated diff --git a/sources b/sources index f529da1..3321c04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19066e32863592e5f18d0e6dfac42009 sbase-4.13.23.tar.gz +9d3573aebd2ff083d11798f5b99e971e sbase-4.14.2.tar.gz -- cgit v1.2.3