cppman: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:57 -04:00
parent 7b275ef261
commit 30cf507252
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cppman'
pkgname=cppman
version=0.5.3
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-BeautifulSoup4 python3-html5lib python3-lxml"