diff --git a/aioftp-0.25.2.tar.gz b/aioftp-0.25.2.tar.gz deleted file mode 100644 index 57b7861..0000000 --- a/aioftp-0.25.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8402efe0d4783b9c4d6787446d5e027abe79796951f227241bd2c5d8f3e09d0b -size 64712 diff --git a/aioftp-0.26.2.tar.gz b/aioftp-0.26.2.tar.gz new file mode 100644 index 0000000..24ccecd --- /dev/null +++ b/aioftp-0.26.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd8cc9687bbb5e1b4dddc155aa1f3ea873d6e9f9e968221378daf04c2e4f763 +size 70140 diff --git a/python-aioftp.changes b/python-aioftp.changes index 9dad6bb..d87b6ec 100644 --- a/python-aioftp.changes +++ b/python-aioftp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jul 12 08:30:03 UTC 2025 - Dirk Müller + +- update to 0.26.2: + * fix type hinting + * fix minor documentaion bugs + * add type annotations + ------------------------------------------------------------------- Wed Jun 25 09:35:11 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-aioftp.spec b/python-aioftp.spec index f42b679..2de7562 100644 --- a/python-aioftp.spec +++ b/python-aioftp.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aioftp -Version: 0.25.2 +Version: 0.26.2 Release: 0 Summary: FTP client/server for asyncio License: Apache-2.0