summaryrefslogtreecommitdiff
path: root/python-octobot-tentacles-manager.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:12:09 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:12:09 +0000
commit94dc62b6f3bdb6a3024c42a2ce6cf458f793c20c (patch)
tree53a6fec14393cd857cb2d705ef1de345cb10942e /python-octobot-tentacles-manager.spec
parent131198f15c2f44b89e0991f943dc24f2ca173d4d (diff)
automatic import of python-octobot-tentacles-manageropeneuler20.03
Diffstat (limited to 'python-octobot-tentacles-manager.spec')
-rw-r--r--python-octobot-tentacles-manager.spec34
1 files changed, 27 insertions, 7 deletions
diff --git a/python-octobot-tentacles-manager.spec b/python-octobot-tentacles-manager.spec
index ef887ae..c04224d 100644
--- a/python-octobot-tentacles-manager.spec
+++ b/python-octobot-tentacles-manager.spec
@@ -1,16 +1,24 @@
%global _empty_manifest_terminate_build 0
Name: python-OctoBot-Tentacles-Manager
-Version: 2.8.5
+Version: 2.8.6
Release: 1
Summary: OctoBot project module installer
License: LGPL-3.0
URL: https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/17/b1ab264baa993a599db6e0bd141db5084173f4496afb937d9766cd4d7d16/OctoBot-Tentacles-Manager-2.8.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c8/60/4b5a39ae0171cd8d91b187c43ff7b2453483f4107429baa8d414755648dd/OctoBot-Tentacles-Manager-2.8.6.tar.gz
BuildArch: noarch
+Requires: python3-setuptools
+Requires: python3-OctoBot-Commons
+Requires: python3-aiofiles
+Requires: python3-aiohttp
+Requires: python3-jinja2
+Requires: python3-pyyaml
+Requires: python3-packaging
+Requires: python3-aioboto3
%description
-# OctoBot-Tentacles-Manager [2.8.5](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
+# OctoBot-Tentacles-Manager [2.8.6](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Tentacles-Manager.svg)](https://pypi.python.org/pypi/OctoBot-Tentacles-Manager/)
[![Downloads](https://pepy.tech/badge/OctoBot-Tentacles-Manager/month)](https://pepy.tech/project/OctoBot-Tentacles-Manager)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/workflows/OctoBot-Tentacles-Manager-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/actions)
@@ -47,6 +55,10 @@ $ ./OctoBot tentacles install all
- Use your [OctoBot web interface at **'Tentacles'**.](https://developer.octobot.info/guides/customize-your-octobot)
+
+
+
+
%package -n python3-OctoBot-Tentacles-Manager
Summary: OctoBot project module installer
Provides: python-OctoBot-Tentacles-Manager
@@ -54,7 +66,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-OctoBot-Tentacles-Manager
-# OctoBot-Tentacles-Manager [2.8.5](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
+# OctoBot-Tentacles-Manager [2.8.6](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Tentacles-Manager.svg)](https://pypi.python.org/pypi/OctoBot-Tentacles-Manager/)
[![Downloads](https://pepy.tech/badge/OctoBot-Tentacles-Manager/month)](https://pepy.tech/project/OctoBot-Tentacles-Manager)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/workflows/OctoBot-Tentacles-Manager-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/actions)
@@ -91,11 +103,15 @@ $ ./OctoBot tentacles install all
- Use your [OctoBot web interface at **'Tentacles'**.](https://developer.octobot.info/guides/customize-your-octobot)
+
+
+
+
%package help
Summary: Development documents and examples for OctoBot-Tentacles-Manager
Provides: python3-OctoBot-Tentacles-Manager-doc
%description help
-# OctoBot-Tentacles-Manager [2.8.5](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
+# OctoBot-Tentacles-Manager [2.8.6](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Tentacles-Manager.svg)](https://pypi.python.org/pypi/OctoBot-Tentacles-Manager/)
[![Downloads](https://pepy.tech/badge/OctoBot-Tentacles-Manager/month)](https://pepy.tech/project/OctoBot-Tentacles-Manager)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/workflows/OctoBot-Tentacles-Manager-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/actions)
@@ -132,8 +148,12 @@ $ ./OctoBot tentacles install all
- Use your [OctoBot web interface at **'Tentacles'**.](https://developer.octobot.info/guides/customize-your-octobot)
+
+
+
+
%prep
-%autosetup -n OctoBot-Tentacles-Manager-2.8.5
+%autosetup -n OctoBot-Tentacles-Manager-2.8.6
%build
%py3_build
@@ -173,5 +193,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.8.5-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.8.6-1
- Package Spec generated