python3-imagesize: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:45 -04:00
parent eb776cc96d
commit cfcd28bca3

View file

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