Accepting request 1219189 from devel:languages:python

- update to 1.14.0:
  * support added for Python 3.13
  * New FritzTopology module: represents the mesh-topology graph.

OBS-URL: https://build.opensuse.org/request/show/1219189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fritzconnection?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:36:28 +00:00 committed by Git OBS Bridge
commit 4fa3cda23e
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee7e6bd207c7fef606d016b7068c63a03607ca97007a064f6ef4db75c8a217b2
size 161752

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95c18f7b6a9f78c35b5782c9f303f0e49737a6e3b99896ab950e2df2635d69f5
size 165234

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 29 21:19:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.14.0:
* support added for Python 3.13
* New FritzTopology module: represents the mesh-topology graph.
-------------------------------------------------------------------
Sun Jan 14 17:38:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%global pythons python3
Name: python-fritzconnection
Version: 1.13.2
Version: 1.14.0
Release: 0
Summary: A Python module to talk to a AVM fritzbox
License: MIT