Some pypi links

This commit is contained in:
Christoph Reiter
2024-12-15 10:10:54 +01:00
parent 0432941bd5
commit 5342d59a4f
6 changed files with 16 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ pkgrel=1
pkgdesc="Core utilities for Python packages"
arch=('any')
url="https://github.com/pypa/packaging"
msys2_references=(
'pypi: packaging'
)
license=('spdx:BSD-2-Clause OR Apache-2.0')
depends=('python')
makedepends=('python-installer' 'python-flit-core' )