diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 09:10:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:53 +0000 |
commit | 1e4e13be20334784f3dcfd1832f4031643dfd66d (patch) | |
tree | 18f40f136da9cf428731f21f752e61342c4760c2 /community/py3-distutils-extra | |
parent | a2d245d14ba8297934e9bd54227fe2cff5f0b777 (diff) | |
download | aports-1e4e13be20334784f3dcfd1832f4031643dfd66d.tar.bz2 aports-1e4e13be20334784f3dcfd1832f4031643dfd66d.tar.xz |
community/py3-distutils-extra: rebuild against python 3.8
Diffstat (limited to 'community/py3-distutils-extra')
-rw-r--r-- | community/py3-distutils-extra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-distutils-extra/APKBUILD b/community/py3-distutils-extra/APKBUILD index 0cef66ad6c..f607331245 100644 --- a/community/py3-distutils-extra/APKBUILD +++ b/community/py3-distutils-extra/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-distutils-extra _pkgname=python-distutils-extra pkgver=2.42 -pkgrel=0 +pkgrel=1 pkgdesc="Enhanced distutils package for python" url="https://launchpad.net/python-distutils-extra" arch="noarch" |