diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:44:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:44:51 +0000 |
| commit | 0e5345106b38d143e958ceb7c0233b3f6e72b788 (patch) | |
| tree | a89ed1a7077cf28b81d133d85ccf8dc3ec238551 | |
| parent | 81abdb9f47cf4b47f6eb1615e5f2d9c182ce329f (diff) | |
automatic import of python-octobot-backtestingopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-octobot-backtesting.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /OctoBot-Backtesting-1.8.0.tar.gz +/OctoBot-Backtesting-1.8.2.tar.gz diff --git a/python-octobot-backtesting.spec b/python-octobot-backtesting.spec index d214247..3e642cf 100644 --- a/python-octobot-backtesting.spec +++ b/python-octobot-backtesting.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-OctoBot-Backtesting -Version: 1.8.0 +Version: 1.8.2 Release: 1 Summary: OctoBot project backtesting engine License: LGPL-3.0 URL: https://github.com/Drakkar-Software/OctoBot-Backtesting -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/94/60/1bad03855ee5af0bf92d97b4f1dc288c8b11ea827bb8fe167c4685e6316b/OctoBot-Backtesting-1.8.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/fc/b2f3a98c40c77c424c6c4f418827acdb6be78bdb607d13c4fa987715ca55/OctoBot-Backtesting-1.8.2.tar.gz %description @@ -30,7 +30,7 @@ Provides: python3-OctoBot-Backtesting-doc %prep -%autosetup -n OctoBot-Backtesting-1.8.0 +%autosetup -n OctoBot-Backtesting-1.8.2 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.2-1 - Package Spec generated @@ -1 +1 @@ -25bd26625263bf18d72e2e634c2d7626 OctoBot-Backtesting-1.8.0.tar.gz +5ab05d9402587c1d8aaf51803951c84b OctoBot-Backtesting-1.8.2.tar.gz |
