blob: 60c5a5c3f7a49e258aeb2d4e44643f433298d72d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-telethon
pkgdesc = Full-featured Telegram client library for Python 3
pkgver = 1.38.1
pkgrel = 1
url = https://github.com/LonamiWebs/Telethon
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-pyaes
depends = python-rsa
optdepends = python-cryptg: alternative crypto library
optdepends = python-pysocks: socks proxy support
optdepends = python-python-socks: socks proxy support
optdepends = python-hachoir: parse media metadata for uploading
optdepends = python-pillow: resize photos for uploading
source = https://files.pythonhosted.org/packages/source/T/Telethon/Telethon-1.38.1.tar.gz
sha256sums = f9866c1e37197a0894e0c02aa56a6359bffb14a585e88e18e3e819df4fda399a
pkgname = python-telethon
|