~alpine/aports

testing/py-telegram-bot: dependency fix v1 PROPOSED

Yura Kushnir: 1
 testing/py-telegram-bot: dependency fix

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2174/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/py-telegram-bot: dependency fix Export this patch

---
 testing/py-telegram-bot/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/py-telegram-bot/APKBUILD b/testing/py-telegram-bot/APKBUILD
index a30f690..2974cd0 100644
--- a/testing/py-telegram-bot/APKBUILD
+++ b/testing/py-telegram-bot/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python wrapper around the Telegram Bot API"
url="https://github.com/python-telegram-bot/python-telegram-bot"
arch="noarch"
license="LGPLv3"
depends="py-futures"
depends="py-future py-certifi py-urllib3"
depends_dev=""
makedepends="$depends_dev py-setuptools"
install=""
-- 
2.10.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---