Add some github URLs

This commit is contained in:
Christoph Reiter
2024-01-21 19:56:37 +01:00
parent 8fb7bd783f
commit 36921853ac
60 changed files with 60 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages
arch=('any')
license=('PSF')
url="https://pypi.python.org/pypi/setuptools"
msys2_repository_url="https://github.com/pypa/setuptools"
depends=('python')
makedepends=(
"python-wheel"