python3-pathspec: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:41 -04:00
parent 462fbc030f
commit 7fc828babe

View file

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