python3-send2trash: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:52 -04:00
parent b0c1d91f13
commit 6fb0a6ad15

View file

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