aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-08 07:41:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-08 21:46:59 -0300
commitf36605a897740dbde5ec01f4af2978dfee131a8e (patch)
treec02377fef26584e409064b85c39fefbdb7bf709f
parent48ae4d9e7a1494b327066edb0b367a2d312c6b30 (diff)
downloadaports-f36605a897740dbde5ec01f4af2978dfee131a8e.tar.bz2
aports-f36605a897740dbde5ec01f4af2978dfee131a8e.tar.xz
main/py3-setuptools: upgrade to 45.3.0
-rw-r--r--main/py3-setuptools/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-setuptools/APKBUILD b/main/py3-setuptools/APKBUILD
index 02abb62d36..eee87de0f6 100644
--- a/main/py3-setuptools/APKBUILD
+++ b/main/py3-setuptools/APKBUILD
@@ -4,8 +4,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-setuptools
_pkgname=${pkgname#py3-}
-pkgver=45.2.0
-pkgrel=1
+pkgver=45.3.0
+pkgrel=0
pkgdesc="Collection of enhancements to the Python3 distutils"
options="!check" # Tests require packages out of main/
url="https://pypi.python.org/pypi/setuptools"
@@ -62,4 +62,4 @@ package() {
# we don't provide a non-suffixed easy_install
rm -f "$pkgdir"/usr/bin/easy_install
}
-sha512sums="68a2b600e67dfd1ba25efadd852ed99fff3073ee73959b183ffd8b5c44935628a9eff2f56ac921f4d8d903a389f167ddc2295f031b9b0f7fa9f91970516e4658 setuptools-45.2.0.tar.gz"
+sha512sums="6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4 setuptools-45.3.0.tar.gz"