python3-rx: no rundepend on python3-pytest

This commit is contained in:
classabbyamp 2024-07-24 19:04:35 -04:00 committed by classabbyamp
parent 45083d9066
commit d4b9e81158

View file

@ -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"