- update to 1.9.1:
* bugfix: AttributeError in `FritzHomeAutomation.device_information()` removed - bug introduced in 1.9.0 * `FritzWLAN.get_wifi_qr_code()` forwards the optional `security` and `hidden` parameters to `segno` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fritzconnection?expand=0&rev=9
This commit is contained in:
parent
504b983c59
commit
e41dc6a213
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ff559840772cdadbace009887ca9802d3423f081f7933c60d075813bc2d8f81
|
|
||||||
size 79389
|
|
3
fritzconnection-1.9.1.tar.gz
Normal file
3
fritzconnection-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:785d7a6b6c44efa9b093817e7b505c78087a839b20c8ab078293339393d9ee53
|
||||||
|
size 79580
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 15:57:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.9.1:
|
||||||
|
* bugfix: AttributeError in `FritzHomeAutomation.device_information()`
|
||||||
|
removed - bug introduced in 1.9.0
|
||||||
|
* `FritzWLAN.get_wifi_qr_code()` forwards the optional `security` and
|
||||||
|
`hidden` parameters to `segno`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 15 17:26:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Jan 15 17:26:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%global pythons python3
|
%global pythons python3
|
||||||
Name: python-fritzconnection
|
Name: python-fritzconnection
|
||||||
Version: 1.9.0
|
Version: 1.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python module to talk to a AVM fritzbox
|
Summary: A Python module to talk to a AVM fritzbox
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user