diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-devolo-home-control-api.spec | 20 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 14 deletions
@@ -1 +1,2 @@ /devolo_home_control_api-0.18.2.tar.gz +/devolo_home_control_api-0.18.3.tar.gz diff --git a/python-devolo-home-control-api.spec b/python-devolo-home-control-api.spec index 007edc0..1e4c4d4 100644 --- a/python-devolo-home-control-api.spec +++ b/python-devolo-home-control-api.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-devolo-home-control-api -Version: 0.18.2 +Version: 0.18.3 Release: 1 Summary: devolo Home Control API in Python License: GPLv3 URL: https://github.com/2Fake/devolo_home_control_api -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/d4/05855ef926a73df33024290fd95a972c861d7067db9cb9642f242221383a/devolo_home_control_api-0.18.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/02/199528ef402713c16a4ebe20a7816e2e6430115dac9fff58f0bdaf6993e0/devolo_home_control_api-0.18.3.tar.gz BuildArch: noarch Requires: python3-requests @@ -20,7 +20,7 @@ Requires: python3-pytest-mock %description # devolo Home Control API -[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) +[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) [](https://pypi.org/project/devolo-home-control-api/) [](https://codeclimate.com/github/2Fake/devolo_home_control_api) [](https://coveralls.io/github/2Fake/devolo_home_control_api?branch=master) @@ -128,8 +128,6 @@ This preferred usage is shown in our [small example](https://github.com/2Fake/de You will find snippets discribing other use cases in our [wiki](https://github.com/2Fake/devolo_home_control_api/wiki). - - %package -n python3-devolo-home-control-api Summary: devolo Home Control API in Python Provides: python-devolo-home-control-api @@ -139,7 +137,7 @@ BuildRequires: python3-pip %description -n python3-devolo-home-control-api # devolo Home Control API -[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) +[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) [](https://pypi.org/project/devolo-home-control-api/) [](https://codeclimate.com/github/2Fake/devolo_home_control_api) [](https://coveralls.io/github/2Fake/devolo_home_control_api?branch=master) @@ -247,15 +245,13 @@ This preferred usage is shown in our [small example](https://github.com/2Fake/de You will find snippets discribing other use cases in our [wiki](https://github.com/2Fake/devolo_home_control_api/wiki). - - %package help Summary: Development documents and examples for devolo-home-control-api Provides: python3-devolo-home-control-api-doc %description help # devolo Home Control API -[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) +[](https://github.com/2Fake/devolo_home_control_api/actions?query=workflow%3A%22Python+package%22) [](https://pypi.org/project/devolo-home-control-api/) [](https://codeclimate.com/github/2Fake/devolo_home_control_api) [](https://coveralls.io/github/2Fake/devolo_home_control_api?branch=master) @@ -363,10 +359,8 @@ This preferred usage is shown in our [small example](https://github.com/2Fake/de You will find snippets discribing other use cases in our [wiki](https://github.com/2Fake/devolo_home_control_api/wiki). - - %prep -%autosetup -n devolo-home-control-api-0.18.2 +%autosetup -n devolo-home-control-api-0.18.3 %build %py3_build @@ -406,5 +400,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.2-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.3-1 - Package Spec generated @@ -1 +1 @@ -8331ed355698a9fa8590a4ecb7ae3f98 devolo_home_control_api-0.18.2.tar.gz +d95a9065fb5ad58658c49cb579d082c6 devolo_home_control_api-0.18.3.tar.gz |