diff --git a/fritzconnection-1.10.2.tar.gz b/fritzconnection-1.10.2.tar.gz deleted file mode 100644 index 3627606..0000000 --- a/fritzconnection-1.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2a6c9a6f503fa60dc4fe7034fc0b62308a9a51a1e0b4ea6e41248a6ffac87cc -size 146414 diff --git a/fritzconnection-1.10.3.tar.gz b/fritzconnection-1.10.3.tar.gz new file mode 100644 index 0000000..e08a179 --- /dev/null +++ b/fritzconnection-1.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda18d406fedd44174b65e7e4f8356bca10fd494ce837c5c9d3944dd445f2693 +size 146450 diff --git a/python-fritzconnection.changes b/python-fritzconnection.changes index 0f98571..62be816 100644 --- a/python-fritzconnection.changes +++ b/python-fritzconnection.changes @@ -1,9 +1,12 @@ ------------------------------------------------------------------- -Wed Sep 28 15:44:32 UTC 2022 - Yogalakshmi Arunachalam +Fri Oct 28 17:04:59 UTC 2022 - Yogalakshmi Arunachalam - update to 1.10.3 - 2022-09-08 * upper limit for dependency pinning removed to support installation on more recent environments. +------------------------------------------------------------------- +Wed Sep 28 15:44:32 UTC 2022 - Yogalakshmi Arunachalam + - update to 1.10.2 - 2022-09-04 * bugfix: missing self in FritzStatus.get_device_info() (introduced in 1.10.0) (#165) * dependencies pinned for requests not supporting Python 3.6 since version 2.28.0 and for segno (which still works with EOL versions). diff --git a/python-fritzconnection.spec b/python-fritzconnection.spec index 540b35d..a38aa31 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.10.2 +Version: 1.10.3 Release: 0 Summary: A Python module to talk to a AVM fritzbox License: MIT