pex: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:55 -04:00
parent 8898e3f553
commit 5deaa1013c

View file

@ -1,8 +1,7 @@
# Template file for 'pex' # Template file for 'pex'
pkgname=pex pkgname=pex
version=2.1.15 version=2.1.15
revision=1 revision=2
archs=noarch
wrksrc="pex-${version}" wrksrc="pex-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Sphinx" hostmakedepends="python3-setuptools python3-Sphinx"