aboutsummaryrefslogtreecommitdiffstats
path: root/main/py3-setuptools/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-10 19:46:14 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-10 19:46:14 -0300
commit09ef9fc0c7ba70ac0ec1d140be0929819d8ba87d (patch)
tree228a0f8030d6b6f3306c0c6b33a4566f16db6616 /main/py3-setuptools/APKBUILD
parentc283fabf17fd7dc65dacdf3a1b3c4faadb6ac5d8 (diff)
downloadaports-09ef9fc0c7ba70ac0ec1d140be0929819d8ba87d.tar.bz2
aports-09ef9fc0c7ba70ac0ec1d140be0929819d8ba87d.tar.xz
main/py3-setuptools: upgrade to 46.2.0
Diffstat (limited to 'main/py3-setuptools/APKBUILD')
-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 1320de81b9..2ae82a82ae 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=46.1.3
+pkgver=46.2.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="863dfde80d522c899102a51500b2ade49a6f80a7c41715dbcec7ed92681e24ad044bffb04c2c6673ccdc9865ad9749911fd0d598a1651a2d3ef0625b19425f55 setuptools-46.1.3.tar.gz"
+sha512sums="c73c70ea8ea7e67d217229c4bd0914afcf6ff1db146515f89cf542077edaec26f5a02ba16ff34e1439510a13afbe3cccc38b799522ae80718aacb59e660f23e8 setuptools-46.2.0.tar.gz"