diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:30:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:30:20 +0000 |
| commit | c9e512f1a2cf0a0511c37ef1df7081dc81b1c3a2 (patch) | |
| tree | 743a9ea3d6d96dfda724d06731c35351e3d73475 | |
| parent | 1227ab80d02ff9ef8829ac27f50276f83dd49237 (diff) | |
automatic import of python-pyrogramopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyrogram.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.0.103-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.104-1 - Package Spec generated @@ -1 +1 @@ -fe9f08c03dcbed427c733eac6b9d564e Pyrogram-2.0.103.tar.gz +377f94f227098d91ba157d2975c7d233 Pyrogram-2.0.104.tar.gz |
