diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:27:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:27:54 +0000 |
commit | a4e023c0b3f07d014491a095861688bebba011cd (patch) | |
tree | 9529337dc6fd527126735d8b54122a58e58d713e | |
parent | d6694ca400b7c344b013257dface935718660852 (diff) |
automatic import of python-octobot-tradingopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-octobot-trading.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /OctoBot-Trading-2.3.35.tar.gz +/OctoBot-Trading-2.3.37.tar.gz diff --git a/python-octobot-trading.spec b/python-octobot-trading.spec index 76e470e..3ae6836 100644 --- a/python-octobot-trading.spec +++ b/python-octobot-trading.spec @@ -1,15 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-OctoBot-Trading -Version: 2.3.35 +Version: 2.3.37 Release: 1 Summary: OctoBot project trading package License: LGPL-3.0 URL: https://github.com/Drakkar-Software/OctoBot-Trading -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/65/3c17510d6a7d06d86b35be5f7fed7541e27f31811fe13e03b267f0392d10/OctoBot-Trading-2.3.35.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/88/02/d0a16ae3b6c820c84eb1d18f6daba5186973392d5f337154a585cff3465f/OctoBot-Trading-2.3.37.tar.gz %description -# OctoBot-Trading [2.3.35](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) +# OctoBot-Trading [2.3.37](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Trading/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master) @@ -32,7 +32,7 @@ BuildRequires: python3-cffi BuildRequires: gcc BuildRequires: gdb %description -n python3-OctoBot-Trading -# OctoBot-Trading [2.3.35](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) +# OctoBot-Trading [2.3.37](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Trading/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master) @@ -49,7 +49,7 @@ If you wish to add new connectors, please contact the OctoBot team. Summary: Development documents and examples for OctoBot-Trading Provides: python3-OctoBot-Trading-doc %description help -# OctoBot-Trading [2.3.35](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) +# OctoBot-Trading [2.3.37](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Trading/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master) @@ -63,7 +63,7 @@ If you wish to add new connectors, please contact the OctoBot team. %prep -%autosetup -n OctoBot-Trading-2.3.35 +%autosetup -n OctoBot-Trading-2.3.37 %build %py3_build @@ -103,5 +103,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.35-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.37-1 - Package Spec generated @@ -1 +1 @@ -88b149255ba4a2b38233271dc1e6a132 OctoBot-Trading-2.3.35.tar.gz +2b2d0c904595c84bd0a3ada1b4710f80 OctoBot-Trading-2.3.37.tar.gz |