pex: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:15 -04:00
parent f20601412b
commit adb0b1f583

View file

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