summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7a7a0d89de6b14305c7482e2df3240b8bfea1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-telegram-bot-git
	pkgdesc = A Python wrapper around the Telegram Bot API
	pkgver = 6.0.3.r82.3863b4f
	pkgrel = 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.15.2
	depends = python-certifi
	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