From e1505b25a6ce3efaa6ecda41d7f8d24816120cf46f8eaed0b0b012637eb0bbf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 20 Sep 2023 09:36:43 +0000 Subject: [PATCH] Accepting request 1112411 from home:bmwiedemann:branches:devel:languages:python Update to version 1.30.3 * Support reproducible builds * Various fixes and changes https://github.com/LonamiWebs/Telethon/compare/v1.26.0...v1.30.3 OBS-URL: https://build.opensuse.org/request/show/1112411 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=24 --- Telethon-1.26.0.tar.gz | 3 --- Telethon-1.30.3.tar.gz | 3 +++ python-Telethon.changes | 8 ++++++++ python-Telethon.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 Telethon-1.26.0.tar.gz create mode 100644 Telethon-1.30.3.tar.gz diff --git a/Telethon-1.26.0.tar.gz b/Telethon-1.26.0.tar.gz deleted file mode 100644 index 275c700..0000000 --- a/Telethon-1.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58e191f3ee2b1806f8a0a0ca4becdc61a82e07a2f5018799c17b57abb7245e1f -size 475576 diff --git a/Telethon-1.30.3.tar.gz b/Telethon-1.30.3.tar.gz new file mode 100644 index 0000000..0f8e63a --- /dev/null +++ b/Telethon-1.30.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1534dbda5d16a509bdc934a7d4bbfba4473ba08b27143e0fe70aacf1f7be50e0 +size 491933 diff --git a/python-Telethon.changes b/python-Telethon.changes index 34afdf9..97a3ba6 100644 --- a/python-Telethon.changes +++ b/python-Telethon.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 20 02:49:49 UTC 2023 - Bernhard Wiedemann + +- Update to version 1.30.3 + * Support reproducible builds + * Various fixes and changes + https://github.com/LonamiWebs/Telethon/compare/v1.26.0...v1.30.3 + ------------------------------------------------------------------- Mon Dec 5 19:32:14 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-Telethon.spec b/python-Telethon.spec index 6f82ada..65218c2 100644 --- a/python-Telethon.spec +++ b/python-Telethon.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %define modname Telethon Name: python-Telethon -Version: 1.26.0 +Version: 1.30.3 Release: 0 Summary: Full-featured Telegram client library for Python 3 License: MIT