python3-marshmallow: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:40 -04:00
parent 4cbe607ef1
commit 726e3c3786

View file

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