summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 158dfb07b00c5cfca444b6df51e6ddcc070fa594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-telegram-bot
	pkgdesc = A Python wrapper around the Telegram Bot API
	pkgver = 11.1.0
	pkgrel = 1
	url = https://github.com/python-telegram-bot/python-telegram-bot
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	depends = python-future
	depends = python-urllib3
	optdepends = python-ujson: Ultra fast JSON parsing
	optdepends = python-pysocks: SOCKS or HTTP proxy
	source = https://github.com/python-telegram-bot/python-telegram-bot/releases/download/v11.1.0/python-telegram-bot-11.1.0.tar.gz
	sha256sums = cca4e32ebb8da7fdf35ab2fa2b3edd441211364819c5592fc253acdb7561ea5b

pkgname = python-telegram-bot