summaryrefslogtreecommitdiff
path: root/python-cognicept-shell.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cognicept-shell.spec')
-rw-r--r--python-cognicept-shell.spec13
1 files changed, 9 insertions, 4 deletions
diff --git a/python-cognicept-shell.spec b/python-cognicept-shell.spec
index 7adb87a..21e6d55 100644
--- a/python-cognicept-shell.spec
+++ b/python-cognicept-shell.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cognicept-shell
-Version: 1.5.2
+Version: 1.6.1
Release: 1
Summary: Shell utility to configure Cognicept tools.
License: Apache License 2.0
URL: https://kabam.ai
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/d2/9316c0b17ae9c052246b721ff097d138fd3a9290bc8d9c95c4446ed5461f/cognicept-shell-1.5.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/0d/9c2b7b01d0a79c92da006c1afdc3b7b366b2656789d477e1c2eea0e8125a/cognicept-shell-1.6.1.tar.gz
BuildArch: noarch
Requires: python3-dotenv
@@ -14,6 +14,11 @@ Requires: python3-docker
Requires: python3-PyCryptodome
Requires: python3-argcomplete
Requires: python3-tabulate
+Requires: python3-ping3
+Requires: python3-docker-compose
+Requires: python3-PyJWT
+Requires: python3-websocket-client
+Requires: python3-paramiko
%description
platform linux -- Python 3.8.5, pytest-5.4.3, py-1.9.0, pluggy-0.13.1
@@ -58,7 +63,7 @@ tests/unit/test_config.py .... [ 66%]
tests/unit/test_keyrotate.py ... [ 72%]
%prep
-%autosetup -n cognicept-shell-1.5.2
+%autosetup -n cognicept-shell-1.6.1
%build
%py3_build
@@ -98,5 +103,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.2-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.1-1
- Package Spec generated