summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad21d024c2a042ef82031a3f21374ac5b2a3649a (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.r32.c0e3453
	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