python3-openpyxl: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:05 -04:00
parent 15fb57c441
commit 8eacda2ac6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-openpyxl' # Template file for 'python3-openpyxl'
pkgname=python3-openpyxl pkgname=python3-openpyxl
version=3.1.2 version=3.1.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-et-xmlfile" depends="python3-et-xmlfile"