aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-distutils-extra/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-28 14:10:49 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-28 17:38:25 +0000
commit684ad08e90966ee409c62052ea1165fc8ddc5a08 (patch)
tree86aa7efd912f32da64268813d93ae27a1d2b2135 /community/py3-distutils-extra/APKBUILD
parent37705feaa11eb5591d4ca08a34de1f591a96c6cc (diff)
downloadaports-684ad08e90966ee409c62052ea1165fc8ddc5a08.tar.bz2
aports-684ad08e90966ee409c62052ea1165fc8ddc5a08.tar.xz
community/py3-distutils-extra: upgrade to 2.44
Diffstat (limited to 'community/py3-distutils-extra/APKBUILD')
-rw-r--r--community/py3-distutils-extra/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-distutils-extra/APKBUILD b/community/py3-distutils-extra/APKBUILD
index 14edb42d3d..f436976648 100644
--- a/community/py3-distutils-extra/APKBUILD
+++ b/community/py3-distutils-extra/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-distutils-extra
_pkgname=python-distutils-extra
-pkgver=2.43
+pkgver=2.44
pkgrel=0
pkgdesc="Enhanced distutils package for python"
url="https://launchpad.net/python-distutils-extra"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a0a3ba147403e0096fd1c9f56eb898282edc7a1caf460128245730bf683d97af8706390127f2e997256b2ee50bc267125b2071b47e2eeac70ca0e2d58fa84176 python-distutils-extra-2.43.tar.bz2"
+sha512sums="517222b4e34efba730db53ffeee8b8c8d96bd9d1b6044e6ca84c0f2c1d5c0e044240b899d460c50295615c94c513f7e57db3e34e5db6588a01ec92a73999f822 python-distutils-extra-2.44.tar.bz2"