summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorevgfilim12020-11-18 20:23:34 +0500
committerevgfilim12020-11-18 20:23:34 +0500
commitf9fa49826ffc02048a1a36423a11fec2c6c56318 (patch)
treef1ebbd619f8b99e5a7799e1b3a7645b96f2d3b47 /.SRCINFO
parent16f0372de7783419f914b6d2d2c6d8cb0f4d9c18 (diff)
downloadaur-f9fa49826ffc02048a1a36423a11fec2c6c56318.tar.gz
Updated to version 1:13.0.r24, add missing deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0616eb605b9..e4e390aa2921 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-telegram-bot-git
pkgdesc = A Python wrapper around the Telegram Bot API
- pkgver = 12.5.r0.90729c21
+ pkgver = 13.0.r24.425716f9
pkgrel = 1
epoch = 1
url = https://github.com/python-telegram-bot/python-telegram-bot
@@ -14,6 +14,8 @@ pkgbase = python-telegram-bot-git
depends = python-tornado>=5.1
depends = python-cryptography
depends = python-decorator>=4.4.0
+ depends = python-apscheduler=3.6.3
+ depends = python-pytz>=2018.6
optdepends = python-pysocks: SOCKS or HTTP proxy
optdepends = python-ujson: Ultra fast JSON parsing
provides = python-telegram-bot