summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1c4a1938f56cbe2351818220b9ec34732f1b951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pytelegrambotapi
	pkgdesc = Python Telegram bot api
	pkgver = 4.9.0
	pkgrel = 1
	url = https://github.com/eternnoir/pyTelegramBotAPI
	arch = any
	license = GPLv2
	depends = python
	depends = python-requests
	depends = python-pytest
	depends = python-wheel
	depends = python-aiohttp
	source = https://github.com/eternnoir/pyTelegramBotAPI/archive/refs/tags/4.9.0.tar.gz
	sha256sums = 9228e05292e79a8b208c80fc8baa56b0893b4e229942e2628119d752268ff56d

pkgname = python-pytelegrambotapi