From c9e512f1a2cf0a0511c37ef1df7081dc81b1c3a2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:30:20 +0000 Subject: automatic import of python-pyrogram --- .gitignore | 1 + python-pyrogram.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d691fcc..6de46a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Pyrogram-2.0.103.tar.gz +/Pyrogram-2.0.104.tar.gz diff --git a/python-pyrogram.spec b/python-pyrogram.spec index c5e2093..99b5bbe 100644 --- a/python-pyrogram.spec +++ b/python-pyrogram.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Pyrogram -Version: 2.0.103 +Version: 2.0.104 Release: 1 Summary: Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots License: LGPLv3 URL: https://github.com/pyrogram -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/32/460a1cc4ef152d7eb3bf927542154fdfef7dec70979c690c08b479104478/Pyrogram-2.0.103.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/f5/cf8f005d946d1f0a1bac4266eebbd24f1833e676464ed73ac7e3840178de/Pyrogram-2.0.104.tar.gz BuildArch: noarch Requires: python3-pyaes @@ -255,7 +255,7 @@ away and discover more in-depth material for building your client applications. %prep -%autosetup -n Pyrogram-2.0.103 +%autosetup -n Pyrogram-2.0.104 %build %py3_build @@ -295,5 +295,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.0.103-1 +* Fri Apr 21 2023 Python_Bot - 2.0.104-1 - Package Spec generated diff --git a/sources b/sources index 02f51e0..11c5268 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe9f08c03dcbed427c733eac6b9d564e Pyrogram-2.0.103.tar.gz +377f94f227098d91ba157d2975c7d233 Pyrogram-2.0.104.tar.gz -- cgit v1.2.3