attic: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:39 -04:00
parent 07357163c5
commit a22f1ccda3

View file

@ -1,7 +1,7 @@
# Template file for 'attic' # Template file for 'attic'
pkgname=attic pkgname=attic
version=0.16 version=0.16
revision=20 revision=21
wrksrc="Attic-$version" wrksrc="Attic-$version"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-Sphinx" hostmakedepends="python3-setuptools python3-Cython python3-Sphinx"