python3-wrapt: add missing python3 dependency
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Template file for 'python3-wrapt'
|
||||
pkgname=python3-wrapt
|
||||
version=1.12.1
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="wrapt-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 module for decorators, wrappers and monkey patching"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
|
||||
Reference in New Issue
Block a user