[Bug 261174] comms/py-fritzconnection: update to 1.9.0 for updates and bugfixes
Date: Thu, 13 Jan 2022 12:16:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261174
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=230985&action=edit
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 library
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 also
inherited by FritzGuestWLAN.
-- New method channel_info() (#131)
- FritzHomeAutomation: New method device_information() (#131)
- Deprecations:
-- fritzconnection.lib.fritzhomeauto.FritzHomeAutomation.device_informations()
-- fritzconnection.lib.fritzstatus.FritzStatus.uptime()
-- fritzconnection.lib.fritzwlan.FritzWLAN.channel_infos()
- Documentation improvements
--
You are receiving this mail because:
You are the assignee for the bug.