summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15cde35a09b2b81c67d69162b4b4db4d5269411c (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
pkgbase = python-telegram-bot-git
	pkgdesc = A Python wrapper around the Telegram Bot API
	pkgver = 12.1.1.r0.e60a4201
	pkgrel = 1
	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
	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