python3-pathlib2: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-10-06 14:41:24 -04:00
parent 652f1c8edc
commit ea833eb131

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pathlib2' # Template file for 'python3-pathlib2'
pkgname=python3-pathlib2 pkgname=python3-pathlib2
version=2.3.4 version=2.3.4
revision=8 revision=9
wrksrc="pathlib2-${version}" wrksrc="pathlib2-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"