newt: remove -python subpackage

This commit is contained in:
Michal Vasilek 2022-02-24 17:20:27 +01:00 committed by Echo
parent 3b4bd8659f
commit 6571a4eb83
3 changed files with 3 additions and 9 deletions

View file

@ -1 +0,0 @@
newt

View file

@ -3,8 +3,8 @@ pkgname=newt
version=0.52.21 version=0.52.21
revision=5 revision=5
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="python-devel python3-devel" hostmakedepends="python3-devel"
makedepends="slang-devel popt-devel python3-devel python-devel" makedepends="slang-devel popt-devel python3-devel"
short_desc="Library for color text mode, widget based user interfaces" short_desc="Library for color text mode, widget based user interfaces"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.0-only" license="LGPL-2.0-only"
@ -22,12 +22,6 @@ newt-devel_package() {
vmove "usr/lib/*.so" vmove "usr/lib/*.so"
} }
} }
newt-python_package() {
short_desc+=" - Python2 bindings"
pkg_install() {
vmove usr/lib/python2*
}
}
newt-python3_package() { newt-python3_package() {
short_desc+=" - Python3 bindings" short_desc+=" - Python3 bindings"
pkg_install() { pkg_install() {

View file

@ -236,6 +236,7 @@ replaces="
mozjs68<=68.11.0_1 mozjs68<=68.11.0_1
mutagen<=1.43.0_3 mutagen<=1.43.0_3
ncdns<=0.0.2_12 ncdns<=0.0.2_12
newt-python<=0.52.21_5
nodejs-lts-10<=10.24.0_2 nodejs-lts-10<=10.24.0_2
nvidia340-dkms<=340.108_4 nvidia340-dkms<=340.108_4
nvidia340-libs<=340.108_4 nvidia340-libs<=340.108_4