Date: Thu, 13 Jan 2022 12:16:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261174] comms/py-fritzconnection: update to 1.9.0 for updates and bugfixes Message-ID: <bug-261174-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261174 Bug ID: 261174 Summary: comms/py-fritzconnection: update to 1.9.0 for updates and bugfixes Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/kbr/fritzconnection/releases/tag/1. 9.0 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd@michael-bueker.de CC: lwhsu@FreeBSD.org Attachment #230985 maintainer-approval+ Flags: Created attachment 230985 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D230985&action= =3Dedit portstree patch for update to 1.9.0 Upstream changes since last port version: - FritzConnection: new command line option -R to reboot the system - FritzHosts: -- New method get_generic_host_entries returning a generator to iterate over all entries as reported by the method get_generic_host_entry. -- The methods get_active_hosts and get_hosts_info provide additional host attributes (#127) - Refactoring of the logging module fritzconnection.core.logger (introduced= in 1.7.0). Now emitting messages from INFO-level and up by default. - Connection errors with the router raised from the underlying urllib3 libr= ary are caught and raised again as FritzConnectionException preserving the connection error information (#128) - FritzWLAN: -- New method get_wifi_qr_code() for QR-code creation for wifi-access (#133= ). Requires segno as dependency. See installation for details. The method is a= lso inherited by FritzGuestWLAN. -- New method channel_info() (#131) - FritzHomeAutomation: New method device_information() (#131) - Deprecations: -- fritzconnection.lib.fritzhomeauto.FritzHomeAutomation.device_information= s() -- fritzconnection.lib.fritzstatus.FritzStatus.uptime() -- fritzconnection.lib.fritzwlan.FritzWLAN.channel_infos() - Documentation improvements --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261174-7788>