testing/fabric: rebuild against python 3.14

This commit is contained in:
Achill Gilgenast 2026-03-30 12:59:39 +02:00
parent 3c45c89b32
commit fffa1fc4ee

View File

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