aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/py-setuptools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-setuptools/APKBUILD b/main/py-setuptools/APKBUILD
index 6615906d25..30b3a839f0 100644
--- a/main/py-setuptools/APKBUILD
+++ b/main/py-setuptools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-setuptools
_pkgname=${pkgname#py-}
-pkgver=38.5.0
+pkgver=38.5.2
pkgrel=0
pkgdesc="A collection of enhancements to the Python distutils"
url="https://pypi.python.org/pypi/setuptools"
@@ -53,4 +53,4 @@ _py3() {
}
-sha512sums="c853865d454958ffd29d86388f5cb1ed1516fe0779dec571a84bfe1daf946ae245e2ebf7077981429ec000aad30003045a9cd5eb6a7a910eb11f66cb0b824726 setuptools-38.5.0.tar.gz"
+sha512sums="c5853a31f43560d6d855c04eba102e27a292bf3ba700f686b1bf8742ca9bea9b7628845b899ce12cb6da0c29747f7428689d225215422ea9b9e97b49494d3872 setuptools-38.5.2.tar.gz"