1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/py3-setuptools: upgrade to 80.9.0

https://github.com/pypa/setuptools/blob/v80.9.0/NEWS.rst
This commit is contained in:
fossdd 2025-05-28 06:31:32 +00:00 committed by omni
parent 5e1b7a3403
commit 4e9a4a7ecb

View file

@ -4,7 +4,7 @@
# Contributor: Peter Shkenev <santurysim@gmail.com>
maintainer="fossdd <fossdd@pwned.life>"
pkgname=py3-setuptools
pkgver=80.8.0
pkgver=80.9.0
pkgrel=0
pkgdesc="Collection of enhancements to the Python3 distutils"
options="!check" # Tests require packages out of main/
@ -86,5 +86,5 @@ package() {
}
sha512sums="
8aea57f04a14617048553287fe782ec70e5c332f9ec01a21134ba6eb5b0ee052ef97f106f4e192980d3d051bf4bd517f358083bce3ec8b9b53d1169fa4bb708a py3-setuptools-80.8.0.tar.gz
e67c6c5e74691e65ecbf24fd19c1da545434ac1674f37c917f5ecc282a00bffc62d64164a885d19f177e99a3fa53db196e2be1cf0aa6811027e61d05119682da py3-setuptools-80.9.0.tar.gz
"