diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-15 12:18:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:42 +0000 |
commit | 03e97a73c1ea3eba915ae7884a718dc46026a191 (patch) | |
tree | 8dffc8e2ee004f93c7c16f1552e6d874a538bf0d | |
parent | 527e5ec3fc6b1152974d878874507e0d81cfd4a3 (diff) | |
download | aports-03e97a73c1ea3eba915ae7884a718dc46026a191.tar.bz2 aports-03e97a73c1ea3eba915ae7884a718dc46026a191.tar.xz |
community/py-distutils-extra: rebuild against python 3.7
-rw-r--r-- | community/py-distutils-extra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-distutils-extra/APKBUILD b/community/py-distutils-extra/APKBUILD index cee60bcf52..c7ccfa8adc 100644 --- a/community/py-distutils-extra/APKBUILD +++ b/community/py-distutils-extra/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-distutils-extra _pkgname=python-distutils-extra pkgver=2.39 -pkgrel=3 +pkgrel=4 pkgdesc="Enhanced distutils package for python" url="https://launchpad.net/python-distutils-extra" arch="noarch" |