aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 10:25:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 10:36:12 -0300
commitd221cad456ab2971df0613d89dbb2434c8ea23cc (patch)
treecb5be4b7cc26fe8b6fc21160d66ff75711eafa2d
parent3dfc4fe895588a5308eb069a7f72e9cff14f6120 (diff)
downloadaports-d221cad456ab2971df0613d89dbb2434c8ea23cc.tar.bz2
aports-d221cad456ab2971df0613d89dbb2434c8ea23cc.tar.xz
main/py3-setuptools: upgrade to 46.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 eee87de0f6..3bc447a6e4 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=45.3.0
+pkgver=46.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="6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4 setuptools-45.3.0.tar.gz"
+sha512sums="063283879df82fa739df4f356e174a73ae49209e1c868e02e6fa48bd41d3943d290e5e7347955230ee542b4603fa8a9ce0ed630ec04da4c1fd452faa6d8180dd setuptools-46.0.0.tar.gz"