cppman: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:06 -04:00
parent 2552b74526
commit 1279c9e0ca

View File

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