mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-lazy-object-proxy: add missing python3 dependency
This commit is contained in:
parent
6f85e0bc00
commit
3ad7c06ae6
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-lazy-object-proxy'
|
||||
pkgname=python3-lazy-object-proxy
|
||||
version=1.5.2
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="lazy-object-proxy-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Fast and thorough lazy object proxy (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue