1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 17:25:17 +03:00

testing/py3-invoke: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-01 11:53:55 +00:00
parent b835fa4091
commit 07eb6e3405

View file

@ -3,7 +3,7 @@
pkgname=py3-invoke
_pkgname=invoke
pkgver=1.3.0
pkgrel=0
pkgrel=1
pkgdesc="Pythonic task execution"
options="!check" # Can't find invoke.vendor.six
url="http://docs.pyinvoke.org/en/1.3/"