diff --git a/fritzconnection-1.13.2.tar.gz b/fritzconnection-1.13.2.tar.gz deleted file mode 100644 index 8b74738..0000000 --- a/fritzconnection-1.13.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee7e6bd207c7fef606d016b7068c63a03607ca97007a064f6ef4db75c8a217b2 -size 161752 diff --git a/fritzconnection-1.14.0.tar.gz b/fritzconnection-1.14.0.tar.gz new file mode 100644 index 0000000..354cebd --- /dev/null +++ b/fritzconnection-1.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c18f7b6a9f78c35b5782c9f303f0e49737a6e3b99896ab950e2df2635d69f5 +size 165234 diff --git a/python-fritzconnection.changes b/python-fritzconnection.changes index 1e5cc70..82ff4b1 100644 --- a/python-fritzconnection.changes +++ b/python-fritzconnection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 29 21:19:51 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-fritzconnection.spec b/python-fritzconnection.spec index cda2506..d0c1962 100644 --- a/python-fritzconnection.spec +++ b/python-fritzconnection.spec @@ -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