aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-07 03:36:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-07 07:27:21 +0000
commitdc7a84ca4e9616f26608ffe66b5ca4f8e6ebf955 (patch)
tree33dfd693c8f77b5a77fc159a1439769a3070747c
parentc9dbd08bed865db697a990b64e17dc47901a13cc (diff)
main/py3-setuptools: upgrade to 51.0.0
-rw-r--r--main/py3-setuptools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-setuptools/APKBUILD b/main/py3-setuptools/APKBUILD
index 5b5a3f4746c..a35f447225a 100644
--- a/main/py3-setuptools/APKBUILD
+++ b/main/py3-setuptools/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-setuptools
_pkgname=${pkgname#py3-}
-pkgver=50.3.2
+pkgver=51.0.0
pkgrel=0
pkgdesc="Collection of enhancements to the Python3 distutils"
options="!check" # Tests require packages out of main/
@@ -62,4 +62,4 @@ package() {
# we don't provide a non-suffixed easy_install
rm -f "$pkgdir"/usr/bin/easy_install
}
-sha512sums="f7845856cc563be628753bc875c36905ce75f14ff6e98a8460cfaa42b1afca27873d0ef331f027a6b5f7259043c4a66f4b3b04898e955a865bfed50d13e15514 setuptools-50.3.2.tar.gz"
+sha512sums="8374f94a409a1e4ac80fcb413cacfa7e9aa40946060ebef4ea2d7d6e4f8635c027f7cd904e2bf3b626e918a55304df4567c702e5cf62c95563f9a0604307bcff setuptools-51.0.0.tar.gz"