trash-cli: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:03 -04:00
parent 44f997075a
commit bde119ccdb

View file

@ -1,7 +1,7 @@
# Template file for 'trash-cli' # Template file for 'trash-cli'
pkgname=trash-cli pkgname=trash-cli
version=0.22.8.27 version=0.22.8.27
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools" hostmakedepends="python3 python3-setuptools"
depends="python3-psutil" depends="python3-psutil"