diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-octobot.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /OctoBot-0.4.47.tar.gz +/OctoBot-0.4.49.tar.gz diff --git a/python-octobot.spec b/python-octobot.spec index d112bb8..87f7329 100644 --- a/python-octobot.spec +++ b/python-octobot.spec @@ -1,15 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-OctoBot -Version: 0.4.47 +Version: 0.4.49 Release: 1 Summary: Cryptocurrencies alert / trading bot License: GPL-3.0 URL: https://github.com/Drakkar-Software/OctoBot -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/f1/04a8fb6634b21b78232e6bd45c4b9bf48368554aacceee0d9e8a8a351c35/OctoBot-0.4.47.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/e2/f08daba06ef0f2448863dd9278d52aaddba8e2f8baa13d7a801e5732d621/OctoBot-0.4.49.tar.gz %description -# OctoBot [0.4.47](https://octobot.click/gh-changelog) +# OctoBot [0.4.49](https://octobot.click/gh-changelog) [](https://octobot.click/gh-pypi) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot&utm_campaign=Badge_Grade_Dashboard) [](https://pepy.tech/project/octobot) @@ -168,7 +168,7 @@ BuildRequires: python3-cffi BuildRequires: gcc BuildRequires: gdb %description -n python3-OctoBot -# OctoBot [0.4.47](https://octobot.click/gh-changelog) +# OctoBot [0.4.49](https://octobot.click/gh-changelog) [](https://octobot.click/gh-pypi) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot&utm_campaign=Badge_Grade_Dashboard) [](https://pepy.tech/project/octobot) @@ -321,7 +321,7 @@ See [LICENSE](https://octobot.click/gh-license) to see the full text. Summary: Development documents and examples for OctoBot Provides: python3-OctoBot-doc %description help -# OctoBot [0.4.47](https://octobot.click/gh-changelog) +# OctoBot [0.4.49](https://octobot.click/gh-changelog) [](https://octobot.click/gh-pypi) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot&utm_campaign=Badge_Grade_Dashboard) [](https://pepy.tech/project/octobot) @@ -471,7 +471,7 @@ See [LICENSE](https://octobot.click/gh-license) to see the full text. %prep -%autosetup -n OctoBot-0.4.47 +%autosetup -n OctoBot-0.4.49 %build %py3_build @@ -511,5 +511,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.47-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.49-1 - Package Spec generated @@ -1 +1 @@ -1f929445bb395002c5f27abb3f313d47 OctoBot-0.4.47.tar.gz +22e999ba76b7a7db22c66ad324e9d976 OctoBot-0.4.49.tar.gz |