python3-dill: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:39 -04:00
parent 9f12c83084
commit f48251d131

View file

@ -1,7 +1,7 @@
# Template file for 'python3-dill' # Template file for 'python3-dill'
pkgname=python3-dill pkgname=python3-dill
version=0.3.5.1 version=0.3.5.1
revision=1 revision=2
wrksrc="dill-$version" wrksrc="dill-$version"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"