aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoromni <omni+alpine@hack.org>2024-04-13 15:55:23 +0000
committeromni <omni+alpine@hack.org>2024-04-16 23:32:45 +0000
commit1f0738a7fe1ebbbce08a3e20eb2fc37ece15c104 (patch)
tree03b9820e067ab1e89480bab6e843fd2fa5e64814
parentd0c2320be20a1043767e49c4161ae6fc6595d65e (diff)
main/py3-setuptools: upgrade to 69.5.1HEADmaster
-rw-r--r--main/py3-setuptools/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-setuptools/APKBUILD b/main/py3-setuptools/APKBUILD
index add0c82ba21..be5dcb3d449 100644
--- a/main/py3-setuptools/APKBUILD
+++ b/main/py3-setuptools/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Peter Shkenev <santurysim@gmail.com>
pkgname=py3-setuptools
-pkgver=69.2.0
-pkgrel=2
+pkgver=69.5.1
+pkgrel=0
pkgdesc="Collection of enhancements to the Python3 distutils"
options="!check" # Tests require packages out of main/
url="https://pypi.org/project/setuptools"
@@ -78,5 +78,5 @@ package() {
}
sha512sums="
-e69abe573304b1c2c074144c9df663fec0d6ce617359f070ca8d57710e4beb99435d0d2124d45a7d8b24889693597e1e03875bc6ff960fa31f6250e1c253b906 py3-setuptools-69.2.0.tar.gz
+81f4a5184976a0d4aa070261bb56458c54ec6a479786fa469e98cb336e9a1691b281ae771abe41bc5398fac15b2dd039c07cf014ee00572f46908ce6830fcb6a py3-setuptools-69.5.1.tar.gz
"