diff --git a/aioftp-0.25.1.tar.gz b/aioftp-0.25.1.tar.gz deleted file mode 100644 index d9384e2..0000000 --- a/aioftp-0.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d2fb0b77d3fda4282cffcd05ba70567d8940cd9fdeedf10bdf788a001208016 -size 64687 diff --git a/aioftp-0.25.2.tar.gz b/aioftp-0.25.2.tar.gz new file mode 100644 index 0000000..57b7861 --- /dev/null +++ b/aioftp-0.25.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8402efe0d4783b9c4d6787446d5e027abe79796951f227241bd2c5d8f3e09d0b +size 64712 diff --git a/python-aioftp.changes b/python-aioftp.changes index 74a18e0..9dad6bb 100644 --- a/python-aioftp.changes +++ b/python-aioftp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 25 09:35:11 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.25.2 + * adjust codebase for python 3.14 (#190) + * client: resolve tls issues (fixes #186) (#187) + ------------------------------------------------------------------- Tue Jun 3 06:47:47 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-aioftp.spec b/python-aioftp.spec index 19d549d..f42b679 100644 --- a/python-aioftp.spec +++ b/python-aioftp.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aioftp -Version: 0.25.1 +Version: 0.25.2 Release: 0 Summary: FTP client/server for asyncio License: Apache-2.0