python3-jaraco.context: add python3 as dep, fix tests

This commit is contained in:
icp 2022-11-17 01:35:25 +05:30 committed by Michal Vasilek
parent 80f81231ff
commit e0ed60b504

View File

@ -1,9 +1,11 @@
# Template file for 'python3-jaraco.context'
pkgname=python3-jaraco.context
version=4.1.1
revision=2
revision=3
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3"
checkdepends="python3-pytest"
short_desc="Context managers by jaraco"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"