testing/py3-ask: rebuild against python 3.14

This commit is contained in:
Achill Gilgenast 2026-03-30 14:48:23 +02:00
parent c97bc74309
commit 5b1cd4bdc4

View File

@ -3,7 +3,7 @@
pkgname=py3-ask
_pkgname=ask
pkgver=0.0.8
pkgrel=8
pkgrel=9
pkgdesc="An easy input validation for Python"
options="!check" # No testsuite
url="https://github.com/chive/ask"