diff --git a/fritzconnection-1.9.0.tar.gz b/fritzconnection-1.9.0.tar.gz deleted file mode 100644 index 514a3f5..0000000 --- a/fritzconnection-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ff559840772cdadbace009887ca9802d3423f081f7933c60d075813bc2d8f81 -size 79389 diff --git a/fritzconnection-1.9.1.tar.gz b/fritzconnection-1.9.1.tar.gz new file mode 100644 index 0000000..77aa17d --- /dev/null +++ b/fritzconnection-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785d7a6b6c44efa9b093817e7b505c78087a839b20c8ab078293339393d9ee53 +size 79580 diff --git a/python-fritzconnection.changes b/python-fritzconnection.changes index c2e5370..963dfb9 100644 --- a/python-fritzconnection.changes +++ b/python-fritzconnection.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 23 15:57:06 UTC 2022 - Dirk Müller + +- 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 diff --git a/python-fritzconnection.spec b/python-fritzconnection.spec index 375cde2..4d2afcf 100644 --- a/python-fritzconnection.spec +++ b/python-fritzconnection.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %global pythons python3 Name: python-fritzconnection -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: A Python module to talk to a AVM fritzbox License: MIT