From f78b01af3435d848de80e875b101ecc6c0c20bd7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:50:07 +0000 Subject: automatic import of python-bok-choy --- .gitignore | 1 + python-bok-choy.spec | 15 +++++++-------- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 91f3638..2c0e7f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bok_choy-1.1.1.tar.gz +/bok_choy-2.0.2.tar.gz diff --git a/python-bok-choy.spec b/python-bok-choy.spec index e378b48..3a8a183 100644 --- a/python-bok-choy.spec +++ b/python-bok-choy.spec @@ -1,14 +1,13 @@ %global _empty_manifest_terminate_build 0 Name: python-bok-choy -Version: 1.1.1 +Version: 2.0.2 Release: 1 -Summary: UI-level acceptance test framework +Summary: Deprecated UI-level acceptance test framework License: Apache 2.0 -URL: http://github.com/edx/bok-choy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/50/b0b2b67f8d50a0f1ae9e339e60152fc088cd33e79dbdca667d2a02d5d948/bok_choy-1.1.1.tar.gz +URL: http://github.com/openedx/bok-choy +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1b/22/c36d654c1862cfdbc9f00b08cc3dbc80327501c4826559b30bd152f53337/bok_choy-2.0.2.tar.gz BuildArch: noarch -Requires: python3-six Requires: python3-lazy Requires: python3-selenium Requires: python3-needle @@ -18,7 +17,7 @@ UI-level acceptance test framework. `Full documentation available on ReadTheDoc __ http://bok-choy.readthedocs.org/en/latest/ %package -n python3-bok-choy -Summary: UI-level acceptance test framework +Summary: Deprecated UI-level acceptance test framework Provides: python-bok-choy BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -35,7 +34,7 @@ UI-level acceptance test framework. `Full documentation available on ReadTheDoc __ http://bok-choy.readthedocs.org/en/latest/ %prep -%autosetup -n bok-choy-1.1.1 +%autosetup -n bok-choy-2.0.2 %build %py3_build @@ -75,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.1.1-1 +* Tue Apr 25 2023 Python_Bot - 2.0.2-1 - Package Spec generated diff --git a/sources b/sources index 3e2ac7f..8e6d84a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f98ada785f207c9464ea166e16d3d5f2 bok_choy-1.1.1.tar.gz +41c0fddc685459e2148156afbf2f0b61 bok_choy-2.0.2.tar.gz -- cgit v1.2.3