Changelog for
python3-telepot-12.7-bp154.1.1.noarch.rpm :
* Sat Mar 14 2020 Tomáš Chvátal
- Fix build without python2
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Apr 11 2019 pgajdosAATTsuse.com- version update to 12.7
* Await `aiohttp.ClientSession.close()`
* Upgraded dependency `aiohttp>=3.0.0`
* Bot API 3.6
* Added `parse_mode` to all methods and namedtuples supporting `caption`
* Added `supports_streaming` and `connected_website` to relevant methods and namedtuples
* Fixed downloading through proxy in `telepot.aio.api` module
* Mon Mar 05 2018 badshah400AATTgmail.com- Use \\%license instead of \\%doc to package License.md.
* Mon Dec 18 2017 badshah400AATTgmail.com- Update to version 12.5:
* Bot API 3.5 - Added method `sendMediaGroup` and namedtuple `InputMediaPhoto` and `InputMediaVideo` - Added parameter `provider_data` to method `sendInvoice` - Better exception handling in `telepot.aio.api` module- Convert to python single-spec version.
* Sun Feb 19 2017 badshah400AATTgmail.com- Initial package