diff --git a/Telethon-1.14.0.tar.gz b/Telethon-1.14.0.tar.gz deleted file mode 100644 index 9f0a657..0000000 --- a/Telethon-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8bb37f80c4a8befa92d0525f00a578a74064645e48d7aa0cc4731f3d813e1b9 -size 1387119 diff --git a/Telethon-1.16.4.tar.gz b/Telethon-1.16.4.tar.gz new file mode 100644 index 0000000..e0b304a --- /dev/null +++ b/Telethon-1.16.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ce68e0431f9f08d356e369d235a640e1d9feaf5b21ca7db0a97b149a181d1d +size 1284649 diff --git a/python-Telethon.changes b/python-Telethon.changes index 4a91804..c57ad0f 100644 --- a/python-Telethon.changes +++ b/python-Telethon.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 11 02:24:22 UTC 2020 - Steve Kowalik + +- Update to 1.16.4: + * Added support to force_file on any media, including things that were not + possible before like .webp files. + * Sending a copy of messages with polls will now work when possible. + * The library now automatically retries on inter-dc call errors + * Square brackets removed from IPv6 addresses. This may fix IPv6 support. + * New client.qr_login(). + * message.click now lets you click on buttons requesting phone or location. + ------------------------------------------------------------------- Wed Jun 3 15:52:04 UTC 2020 - Dead Mozay diff --git a/python-Telethon.spec b/python-Telethon.spec index bbee6d2..7ea2b77 100644 --- a/python-Telethon.spec +++ b/python-Telethon.spec @@ -20,7 +20,7 @@ # Python2 is not supported %define skip_python2 1 Name: python-Telethon -Version: 1.14.0 +Version: 1.16.4 Release: 0 Summary: Full-featured Telegram client library for Python 3 License: MIT