mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
python3-jaraco.context: add python3 as dep, fix tests
This commit is contained in:
parent
80f81231ff
commit
e0ed60b504
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
||||||
# Template file for 'python3-jaraco.context'
|
# Template file for 'python3-jaraco.context'
|
||||||
pkgname=python3-jaraco.context
|
pkgname=python3-jaraco.context
|
||||||
version=4.1.1
|
version=4.1.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
short_desc="Context managers by jaraco"
|
short_desc="Context managers by jaraco"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue