summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0070da399ce7ad909b6bdec50745e0adf4edda3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-telegram-bot-git
	pkgdesc = A Python wrapper around the Telegram Bot API
	pkgver = 12.4.2.r4.8d6970ab
	pkgrel = 2
	epoch = 1
	url = https://github.com/python-telegram-bot/python-telegram-bot
	changelog = CHANGES.rst
	arch = any
	license = LGPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python-future>=0.16.0
	depends = python-certifi
	depends = python-tornado>=5.1
	depends = python-cryptography
	depends = python-decorator>=4.4.0
	optdepends = python-pysocks: SOCKS or HTTP proxy
	optdepends = python-ujson: Ultra fast JSON parsing
	provides = python-telegram-bot
	conflicts = python-telegram-bot
	source = python-telegram-bot-git::git+https://github.com/python-telegram-bot/python-telegram-bot.git
	sha256sums = SKIP

pkgname = python-telegram-bot-git