python-fritzconnection
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-fritzconnection && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fritzconnection-1.13.2.tar.gz | 0000161752 158 KB | |
python-fritzconnection.changes | 0000009078 8.87 KB | |
python-fritzconnection.spec | 0000002545 2.49 KB |
Revision 9 (latest revision is 10)
Ana Guerrero (anag+factory)
accepted
request 1138698
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 1.13.2: * bugfix: fix a crash in the cache-verification in case the cache is activated in combination with the Fritz!Box default-ip and multiple AVM-devices are connected in the local network, so an arbitrary device may respond (which would also be a bug in applications using fritzconnection anyway) (introduced in version 1.10.0). * bugfix: fix broken reconnection of fritzmonitor in case of socket loss. (#196) * cleaner type-hints for public api. * documentation: Style change to “Furo” and minor content improvements. * bugfix: added a missing import to the /docs/requirements.in file to generate the API-documentation on readthedocs.org * support added for Python 3.12 * support removed for Python 3.6 * type-hints added for the public API. * command-line interface: the check for a given password has been removed * bugfix: unneeded required password removed from the fritzstatus command-line interface. (#192) * bugfix: make fritzwlan.get_beacon_security() work with older router models not supporting the NewX_AVM-DE_PossibleBeaconTypes argument. (#191) * bugfix in ‘setup.py`: add long_description_content_type=”text/markdown”, because it is not used as default. * New method hangup(). (#184) * bugfix: removed issues preventing the method get_hosts_attributes() to return a list of dictionaries representing the host-attributes. (#190)
Comments 0