forked from pool/python-Telethon
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=8
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 11 02:24:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- 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 <dead_mozay@opensuse.org>
|
|
|
|
- Update to version 1.14.0:
|
|
* No changelog was made available.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 14:15:21 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Format with spec-cleaner
|
|
- Add missing runtime dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 27 13:15:34 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
|
|
|
- Initial package
|