diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:40:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 08:40:21 +0000 |
commit | 066d4e0c4ac12ccc14d5f86c1cee0b9bd953b3b8 (patch) | |
tree | 6c21900dc926e6aebbf17ade2b25bca33b1bffec | |
parent | 84ab9e9908d921c48f709a711151fa0262f67106 (diff) |
automatic import of python-octobot-commonsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-octobot-commons.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /OctoBot-Commons-1.8.24.tar.gz +/OctoBot-Commons-1.8.27.tar.gz diff --git a/python-octobot-commons.spec b/python-octobot-commons.spec index 952dc25..0927f27 100644 --- a/python-octobot-commons.spec +++ b/python-octobot-commons.spec @@ -1,15 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-OctoBot-Commons -Version: 1.8.24 +Version: 1.8.27 Release: 1 Summary: OctoBot project common modules License: LGPL-3.0 URL: https://github.com/Drakkar-Software/OctoBot-Commons -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/56/f7/8bc917ec892914dc87d6334dd4a51faf1e2123d93176dd867cef41fb0b64/OctoBot-Commons-1.8.24.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/c4/8f1c1b844ade2c0cbf5afea561f36e43aff1b5b27955e3f605731d0732c1/OctoBot-Commons-1.8.27.tar.gz %description -# OctoBot-Commons [1.8.24](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) +# OctoBot-Commons [1.8.27](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Commons?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Commons&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Commons/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Commons?branch=master) @@ -29,7 +29,7 @@ BuildRequires: python3-cffi BuildRequires: gcc BuildRequires: gdb %description -n python3-OctoBot-Commons -# OctoBot-Commons [1.8.24](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) +# OctoBot-Commons [1.8.27](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Commons?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Commons&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Commons/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Commons?branch=master) @@ -43,7 +43,7 @@ BuildRequires: gdb Summary: Development documents and examples for OctoBot-Commons Provides: python3-OctoBot-Commons-doc %description help -# OctoBot-Commons [1.8.24](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) +# OctoBot-Commons [1.8.27](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md) [](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Commons?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Commons&utm_campaign=Badge_Grade_Dashboard) [](https://pypi.python.org/pypi/OctoBot-Commons/) [](https://coveralls.io/github/Drakkar-Software/OctoBot-Commons?branch=master) @@ -54,7 +54,7 @@ Provides: python3-OctoBot-Commons-doc [OctoBot](https://github.com/Drakkar-Software/OctoBot) project common modules. %prep -%autosetup -n OctoBot-Commons-1.8.24 +%autosetup -n OctoBot-Commons-1.8.27 %build %py3_build @@ -94,5 +94,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.24-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.27-1 - Package Spec generated @@ -1 +1 @@ -cef1b7c1c01638d6b98f9455a463ab46 OctoBot-Commons-1.8.24.tar.gz +a35d55ba656dee0edb982f3834cdced9 OctoBot-Commons-1.8.27.tar.gz |