aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-02-16 15:02:05 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-02-20 13:55:10 +0000
commitfd566811eea8d9269b49dd50f6e093352c7cf8b2 (patch)
tree71176e0c2b10855373770e1ee5b044361c3a0721
parentf71481d86bf22b433ae1db704f489af76daa5f27 (diff)
downloadaports-fd566811eea8d9269b49dd50f6e093352c7cf8b2.tar.bz2
aports-fd566811eea8d9269b49dd50f6e093352c7cf8b2.tar.xz
main/py-setuptools: upgrade to 40.7.3
-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 388e554c76..57f96b509b 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=40.7.1
+pkgver=40.7.3
pkgrel=0
pkgdesc="A collection of enhancements to the Python distutils"
url="https://pypi.python.org/pypi/setuptools"
@@ -53,4 +53,4 @@ _py3() {
}
-sha512sums="a777996405991775d180132b93dc652e867d0914dc73d15d590f8ad298ef646684c7aae58447555e8dde694d617432ccc145a34ab410b98ed53b12c49cdc184a setuptools-40.7.1.tar.gz"
+sha512sums="e8c2e89b72becc8e3bf7063fa7ca77f92c9e3d229b5f4f43b36ce0e60b9e1827a7523fe9aa440a31b55da49b262aba06c8caa947130257679f8e7ef7efe7d655 setuptools-40.7.3.tar.gz"