testing/py3-python-jwt: move from community, disable tests

This commit is contained in:
Antoine Martin 2025-05-15 10:43:35 -04:00 committed by Andy Postnikov
parent bba43bb02d
commit 07a8af9c50

View File

@ -15,6 +15,7 @@ checkdepends="py3-pyvows py3-gevent py3-coverage py3-mock npm"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
options="!check" # Test failure due to being too old
build() {
gpep517 build-wheel \