From d61cbee3dc035ea628cfae98ff6a53a2ac17dc7b65d139fb3f9b2fe3c8a8dcca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 30 Sep 2020 17:24:34 +0000 Subject: [PATCH] Accepting request 838794 from home:kukuk:container - Update to version 1.3.4 - Rework the interface - Required for FritzOS 7.12 and newer OBS-URL: https://build.opensuse.org/request/show/838794 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fritzconnection?expand=0&rev=5 --- fritzconnection-1.2.1.tar.gz | 3 --- fritzconnection-1.3.4.tar.gz | 3 +++ python-fritzconnection.changes | 7 +++++++ python-fritzconnection.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 fritzconnection-1.2.1.tar.gz create mode 100644 fritzconnection-1.3.4.tar.gz diff --git a/fritzconnection-1.2.1.tar.gz b/fritzconnection-1.2.1.tar.gz deleted file mode 100644 index 76bb05a..0000000 --- a/fritzconnection-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66fe7438c5c28d944b29c91d5815e41ede08c14fc07265aaa3fb06ec966e44c2 -size 57839 diff --git a/fritzconnection-1.3.4.tar.gz b/fritzconnection-1.3.4.tar.gz new file mode 100644 index 0000000..11af9fd --- /dev/null +++ b/fritzconnection-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a415df8d2215bfba135fc68baad05524419bd672bb4190c07b3ed579c8f0fd0 +size 61913 diff --git a/python-fritzconnection.changes b/python-fritzconnection.changes index a8daf3f..af1ca86 100644 --- a/python-fritzconnection.changes +++ b/python-fritzconnection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 29 17:46:23 UTC 2020 - Thorsten Kukuk + +- Update to version 1.3.4 + - Rework the interface + - Required for FritzOS 7.12 and newer + ------------------------------------------------------------------- Tue Mar 17 07:21:09 UTC 2020 - Martin Hauke diff --git a/python-fritzconnection.spec b/python-fritzconnection.spec index d460f84..2a987b9 100644 --- a/python-fritzconnection.spec +++ b/python-fritzconnection.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fritzconnection -Version: 1.2.1 +Version: 1.3.4 Release: 0 Summary: A Python module to talk to a AVM fritzbox License: MIT