summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 061decb4c9548788fb3c58a1fcab81e2596ef18d (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
	pkgdesc = A library that provides a Python interface to the Telegram Bot API
	pkgver = 21.11.1
	pkgrel = 1
	url = https://github.com/python-telegram-bot/python-telegram-bot
	arch = any
	license = LGPL-3.0-only
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-wheel
	depends = python-httpx
	optdepends = python-cachetools: for use a variant of LRUCache
	optdepends = python-h2: for HTTP/2 support
	optdepends = python-apscheduler: for job queue support
	optdepends = python-pytz: for job queue support
	optdepends = python-cryptography: for support cryptography library
	optdepends = python-aiolimiter: for rate limiter
	optdepends = python-socksio: for SOCKS proxy support
	optdepends = python-tornado: for webhooks support
	source = https://github.com/python-telegram-bot/python-telegram-bot/releases/download/v21.11.1/python_telegram_bot-21.11.1.tar.gz
	sha512sums = 05b0cda29ecf32a9fe3664bd80bf8fd9cba2eef4d4c9dc82a7982f960ed06c68e986c1b610f0f79b43d905728bb24c5d14c121705a890a5ba672bc052eed4cdc

pkgname = python-telegram-bot