testing/fabric: rebuild for python3.9

This commit is contained in:
Leo 2021-04-08 06:10:29 -03:00
parent 61a8dcdfbe
commit bd2072f76e

View File

@ -3,7 +3,7 @@
pkgname=fabric
_pkgname=fabric
pkgver=2.6.0
pkgrel=0
pkgrel=1
pkgdesc="simple pythonic remote deployment tool"
options="!check" # Fails to find 'fabfile' module
url="https://www.fabfile.org/"