diff --git a/aioftp-0.18.1.tar.gz b/aioftp-0.18.1.tar.gz deleted file mode 100644 index ba55e6f..0000000 --- a/aioftp-0.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5a412c748722dd679c4c2e30dd40d70a7c8879636f6eb4489fdbca72965b125 -size 49396 diff --git a/aioftp-0.19.0.tar.gz b/aioftp-0.19.0.tar.gz new file mode 100644 index 0000000..a1b6ec8 --- /dev/null +++ b/aioftp-0.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c2571764c48e6de1b02952022c3c3b3da1f10806cb342ec7b1fa9b109e9902 +size 50468 diff --git a/python-aioftp.changes b/python-aioftp.changes index a124cef..5473923 100644 --- a/python-aioftp.changes +++ b/python-aioftp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 3 09:47:36 UTC 2021 - John Paul Adrian Glaubitz + +- Update to 0.19.0 + * add client connection timeout + * remove explicit coroutine passing to `asyncio.wait` + ------------------------------------------------------------------- Fri Jan 22 13:48:55 UTC 2021 - andy great diff --git a/python-aioftp.spec b/python-aioftp.spec index 8884cb4..8509d46 100644 --- a/python-aioftp.spec +++ b/python-aioftp.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-aioftp -Version: 0.18.1 +Version: 0.19.0 Release: 0 Summary: FTP client/server for asyncio License: Apache-2.0