blob: a3689902b1435ef1c9d9912e1eaa3a2463d6d72e (
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.14.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.14.0.tar.gz
sha256sums = 520b41e0d31505e83f766f411b748fd7a98beace6ee739317b35aa4fd9d32fe0
pkgname = python-pytelegrambotapi
|