mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +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:
parent
5e1b7a3403
commit
4e9a4a7ecb
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Contributor: Peter Shkenev <santurysim@gmail.com>
|
# Contributor: Peter Shkenev <santurysim@gmail.com>
|
||||||
maintainer="fossdd <fossdd@pwned.life>"
|
maintainer="fossdd <fossdd@pwned.life>"
|
||||||
pkgname=py3-setuptools
|
pkgname=py3-setuptools
|
||||||
pkgver=80.8.0
|
pkgver=80.9.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Collection of enhancements to the Python3 distutils"
|
pkgdesc="Collection of enhancements to the Python3 distutils"
|
||||||
options="!check" # Tests require packages out of main/
|
options="!check" # Tests require packages out of main/
|
||||||
|
@ -86,5 +86,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8aea57f04a14617048553287fe782ec70e5c332f9ec01a21134ba6eb5b0ee052ef97f106f4e192980d3d051bf4bd517f358083bce3ec8b9b53d1169fa4bb708a py3-setuptools-80.8.0.tar.gz
|
e67c6c5e74691e65ecbf24fd19c1da545434ac1674f37c917f5ecc282a00bffc62d64164a885d19f177e99a3fa53db196e2be1cf0aa6811027e61d05119682da py3-setuptools-80.9.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue