aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-28 10:12:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-28 11:37:02 -0300
commit92e7767401ce2bb50c9cb71419da2bae5319da8d (patch)
tree77c339d4bca5b2653fd6cbfa65ec42c182ce16b6
parenta0b82c868e98f120af6645be93fc1c86e81840a3 (diff)
downloadaports-92e7767401ce2bb50c9cb71419da2bae5319da8d.tar.bz2
aports-92e7767401ce2bb50c9cb71419da2bae5319da8d.tar.xz
main/py-setuptools: upgrade to 44.0.0
-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 83902a934b..cd48e57b1b 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=42.0.2
+pkgver=44.0.0
pkgrel=0
pkgdesc="A collection of enhancements to the Python distutils"
url="https://pypi.python.org/pypi/setuptools"
@@ -50,4 +50,4 @@ _py3() {
}
-sha512sums="3ef85e38e02e7d4178f4ca1e84577392a5682e569bdba40fc4b87440d8a4a7769fa4eca5b3f457febf1cf16de0cdc7ddb8d1ddedc92fd4af0bae3b15abe2b7bc setuptools-42.0.2.tar.gz"
+sha512sums="48febee840612a56c7f4cb0bc3983bf61a6a08c53dfcb95403f6631061481ba391fc0472d608ea6c0078fda8bcc7bb9f6dd8b73d473f5e4349d6eaeb2ab0050b setuptools-44.0.0.tar.gz"