summaryrefslogtreecommitdiff
path: root/python-telethon.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 11:25:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 11:25:18 +0000
commit3759fad9e323c9b1b90a63843479a0bf9fcc7c7d (patch)
treed68c52e98a54900eacf3a912360a322a505d904d /python-telethon.spec
parent753e2b0e8fa2edf8ebe43f5fd11666905cd39c1b (diff)
automatic import of python-telethonopeneuler20.03
Diffstat (limited to 'python-telethon.spec')
-rw-r--r--python-telethon.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.28.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.28.5-1
- Package Spec generated