python3-pipenv: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:20 -04:00
parent f23ecd7703
commit cd71144025

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipenv' # Template file for 'python3-pipenv'
pkgname=python3-pipenv pkgname=python3-pipenv
version=2022.10.25 version=2022.10.25
revision=1 revision=2
wrksrc="pipenv-${version}" wrksrc="pipenv-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"