aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-19 13:14:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:40 +0000
commit8aebbe54edc46c5ebf27259e384c3bd1e3915099 (patch)
treec4efb7e3756d480b982d22c588f1b20685c19cb1
parent19595b906c458326d133fdcc83de5909e8e54eb8 (diff)
downloadaports-8aebbe54edc46c5ebf27259e384c3bd1e3915099.tar.gz
aports-8aebbe54edc46c5ebf27259e384c3bd1e3915099.tar.bz2
aports-8aebbe54edc46c5ebf27259e384c3bd1e3915099.tar.xz
community/py3-distutils-extra: rebuild against python 3.9
-rw-r--r--community/py3-distutils-extra/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-distutils-extra/APKBUILD b/community/py3-distutils-extra/APKBUILD
index ebfd99dbe6f..b58e7629fa7 100644
--- a/community/py3-distutils-extra/APKBUILD
+++ b/community/py3-distutils-extra/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-distutils-extra
_pyname=python-distutils-extra
pkgver=2.45
-pkgrel=1
+pkgrel=2
pkgdesc="Enhanced distutils package for python"
url="https://launchpad.net/python-distutils-extra"
arch="noarch"