python3-wikipedia: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:58 -04:00
parent 0561d6f4ac
commit 58d0d3bf35

View file

@ -1,7 +1,7 @@
# Template file for 'python3-wikipedia'
pkgname=python3-wikipedia
version=1.4.0
revision=7
revision=8
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-BeautifulSoup4 python3-requests"