python3-seaborn: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:14 -04:00
parent bcaad7a160
commit c43cbfde87

View file

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