diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 04:44:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 04:44:56 +0000 |
commit | f1d53fed3b42ed7d2a9c6c5569e1da231aaf4264 (patch) | |
tree | c0accb9dc639643ff2378f3faf399efa8d54927d /python-devolo-home-control-api.spec | |
parent | f29a8a8f2ba5719ca7f7196e738deff0df10a5eb (diff) |
automatic import of python-devolo-home-control-api
Diffstat (limited to 'python-devolo-home-control-api.spec')
-rw-r--r-- | python-devolo-home-control-api.spec | 20 |
1 files changed, 7 insertions, 13 deletions
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 |