python-quart: extend msys2_references

This commit is contained in:
Dirk Stolle 2025-08-02 11:04:42 +02:00
parent ceb8f98f74
commit 99647c2abe

View File

@ -9,6 +9,9 @@ pkgdesc='A Python ASGI web microframework with the same API as Flask (mingw-w64)
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
msys2_references=(
'archlinux: python-quart'
'cpe: cpe:2.3:a:palletsprojects:quart'
'gentoo: dev-python/quart'
'purl: pkg:pypi/quart'
)
msys2_repository_url='https://github.com/pallets/quart/'