Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fritzconnection for openSUSE:Factory checked in at 2022-09-29 18:13:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fritzconnection (Old) and /work/SRC/openSUSE:Factory/.python-fritzconnection.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fritzconnection" Thu Sep 29 18:13:19 2022 rev:7 rq:1006736 version:1.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fritzconnection/python-fritzconnection.changes 2022-03-04 20:20:57.592678379 +0100 +++ /work/SRC/openSUSE:Factory/.python-fritzconnection.new.2275/python-fritzconnection.changes 2022-09-29 18:14:03.331337125 +0200 @@ -1,0 +2,37 @@ +Wed Sep 28 15:44:32 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- update to 1.10.3 - 2022-09-08 + * upper limit for dependency pinning removed to support installation on more recent environments. + +- 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). + +- update to 1.10.1 - 2022-09-01 + * bugfix: cli argument forwarding (introduced in 1.10.0) (#164) + * enhancement: cli flag -y to suppress cache-verification now implies -x (use cache) + +- update to 1.10.0 - 2022-08-24 + * FritzConnection + * API cache integration added: for faster start up times the router API can optional get saved in a cache-file. + * This can save up to several seconds run-time on instanciation. + FritzHosts: + * New method get_hosts_attributes providing a list of dictionaries with the attribues of all known hosts (#134) + FritzStatus: + * New property update_available (#156) + * New property connection_service + * New property has_wan_support (#162) + * New property has_wan_enabled (#147) + * New property upnp_enabled() (#153) + * New property device_has_mesh_support (#146) + * New method get_default_connection_service (#146) + * New method get_device_info() (#155) + FritzWLAN: + * QR-code now supports encryption information for the described network by auto-detecting the security settings (which is optional but set to default) (#139) + Testing: + * requires opencv to check qr-codes + * covering Python 3.11 + * New class ArgumentNamespace added in fritzconnection.lib.fritztools for convenient handling of dictionaries returned from FritzConnection.call_action() calls. + * Better error message in case application access is disabled (#142) + +------------------------------------------------------------------- Old: ---- fritzconnection-1.9.1.tar.gz New: ---- fritzconnection-1.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fritzconnection.spec ++++++ --- /var/tmp/diff_new_pack.t3rMpv/_old 2022-09-29 18:14:04.303339025 +0200 +++ /var/tmp/diff_new_pack.t3rMpv/_new 2022-09-29 18:14:04.311339041 +0200 @@ -20,7 +20,7 @@ %define skip_python2 1 %global pythons python3 Name: python-fritzconnection -Version: 1.9.1 +Version: 1.10.2 Release: 0 Summary: A Python module to talk to a AVM fritzbox License: MIT ++++++ fritzconnection-1.9.1.tar.gz -> fritzconnection-1.10.2.tar.gz ++++++ ++++ 5717 lines of diff (skipped)