forked from pool/python-Telethon
Fix URL, use the GitHub tarballs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=13
This commit is contained in:
@@ -19,13 +19,14 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# Python2 is not supported
|
||||
%define skip_python2 1
|
||||
%define modname Telethon
|
||||
Name: python-Telethon
|
||||
Version: 1.21.1
|
||||
Release: 0
|
||||
Summary: Full-featured Telegram client library for Python 3
|
||||
License: MIT
|
||||
URL: https://github.com/LonamiWebs/Telethon
|
||||
Source: https://files.pythonhosted.org/packages/source/T/Telethon/Telethon-%{version}.tar.gz
|
||||
Source: https://github.com/LonamiWebs/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pyaes}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module pytest-tornasync}
|
||||
|
||||
Reference in New Issue
Block a user