python3-pgmigrate: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:20 -04:00
parent e66de1b4f6
commit eba568f4a1

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pgmigrate' # Template file for 'python3-pgmigrate'
pkgname=python3-pgmigrate pkgname=python3-pgmigrate
version=1.0.5 version=1.0.5
revision=5 revision=6
wrksrc="pgmigrate-${version}" wrksrc="pgmigrate-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"