mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-rx: no rundepend on python3-pytest
This commit is contained in:
parent
45083d9066
commit
d4b9e81158
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python3-rx'
|
# Template file for 'python3-rx'
|
||||||
pkgname=python3-rx
|
pkgname=python3-rx
|
||||||
version=3.1.1
|
version=3.1.1
|
||||||
revision=4
|
revision=5
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-pytest"
|
hostmakedepends="python3-setuptools python3-pytest"
|
||||||
depends="python3 python3-pytest"
|
depends="python3"
|
||||||
checkdepends="python3-gobject python3-gobject-devel gtk+3-devel"
|
checkdepends="python3-pytest python3-gobject python3-gobject-devel gtk+3-devel"
|
||||||
short_desc="Reactive Extensions for Python"
|
short_desc="Reactive Extensions for Python"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue