summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ed3428eeb8e230b524b475952d7d7fc58f3cab2 (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.6
	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.6/python_telegram_bot-21.6.tar.gz
	sha512sums = ded73d3166ccabab52961f91b3599841931c40b51e3aeda05603deb1a0aec9a30cab8c31ae1dd92c85c5f90a23bd5e84dc8b063941446f28f748033f7c5f13f1

pkgname = python-telegram-bot