pkgbase = python-telegram-bot
	pkgdesc = A library that provides a Python interface to the Telegram Bot API
	pkgver = 22.8
	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/v22.8/python_telegram_bot-22.8.tar.gz
	sha512sums = 8cdbb37619060164bcfe33d2e4f9378ba2a3aad6bde3c00c826b517fcbfea3561ea1d243f5d1526d8a486f10ea6b8fbd4bed35e10a7c65be16e238a78273fabb

pkgname = python-telegram-bot
