15
0

- 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/package/show/devel:languages:python/python-fritzconnection?expand=0&rev=18
This commit is contained in:
2024-10-29 21:20:54 +00:00
committed by Git OBS Bridge
parent 0ef084a748
commit b0f80a68d6
4 changed files with 11 additions and 4 deletions

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>