summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a83b784de87bdcf6683297bbb6f122f123439122 (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.0
	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.0.tar.gz
	sha256sums = c394cb9e59ccdd67bb1fdb735802ca13b53c4feed0436cdf970c26cc9626b6a8

pkgname = python-telethon