From a08d6e0f0b1e8abf5ad8bc164a8e8f2d32879cb6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 10:13:12 +0000 Subject: automatic import of python-cognicept-shell --- .gitignore | 1 + python-cognicept-shell.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2328d6f..d496458 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cognicept-shell-1.5.2.tar.gz +/cognicept-shell-1.6.1.tar.gz 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 - 1.5.2-1 +* Tue May 30 2023 Python_Bot - 1.6.1-1 - Package Spec generated diff --git a/sources b/sources index ad48d13..1ab6ec4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef8f947728de6204e7713b5d14f3fc21 cognicept-shell-1.5.2.tar.gz +2576e0352076f81ca7e44691d62fedbd cognicept-shell-1.6.1.tar.gz -- cgit v1.2.3