From 3759fad9e323c9b1b90a63843479a0bf9fcc7c7d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:25:18 +0000 Subject: automatic import of python-telethon --- .gitignore | 1 + python-telethon.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5f6c914..6d8497d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Telethon-1.28.2.tar.gz +/Telethon-1.28.5.tar.gz diff --git a/python-telethon.spec b/python-telethon.spec index 2ff369d..3a8d19e 100644 --- a/python-telethon.spec +++ b/python-telethon.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Telethon -Version: 1.28.2 +Version: 1.28.5 Release: 1 Summary: Full-featured Telegram client library for Python 3 License: MIT URL: https://github.com/LonamiWebs/Telethon -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/b6/f30d6d4d1f6cd78535723e6069817fa10c7215f8b287420f9b2eacfd244d/Telethon-1.28.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/65/c2874acb14aa7cd9dcae739a4e862a48dd6de13738b3052ec6acceacd27b/Telethon-1.28.5.tar.gz BuildArch: noarch Requires: python3-pyaes @@ -46,7 +46,7 @@ as a user or through a bot account (bot API alternative). read `Compatibility and Convenience`_ to learn how to migrate. %prep -%autosetup -n Telethon-1.28.2 +%autosetup -n Telethon-1.28.5 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.28.2-1 +* Fri Apr 21 2023 Python_Bot - 1.28.5-1 - Package Spec generated diff --git a/sources b/sources index bc3c29f..e58999d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c8b30864c5bc8432f6399a86fc9fbad Telethon-1.28.2.tar.gz +91ee3dca9a6a027103598744028b1c8d Telethon-1.28.5.tar.gz -- cgit v1.2.3