python3-pip: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:40 -04:00
parent 822e27d91a
commit abb8711e22

View file

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