summaryrefslogtreecommitdiff
path: root/python-bok-choy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-bok-choy.spec')
-rw-r--r--python-bok-choy.spec15
1 files changed, 7 insertions, 8 deletions
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 <Python_Bot@openeuler.org> - 1.1.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.2-1
- Package Spec generated