Add subpackages to py-ansi2html
1 files changed, 1 insertions(+), 0 deletions(-) M sr.ht/py-ansi2html/APKBUILD
M sr.ht/py-ansi2html/APKBUILD => sr.ht/py-ansi2html/APKBUILD +1 -0
@@ 12,6 12,7 @@ depends="py-six" makedepends="python2 python3 py-setuptools" checkdepends="py2-pytest pytest py-mock py-nose" source="$pkgname-$pkgver.tar.gz::https://github.com/ralphbean/$_pkgname/archive/$pkgver.tar.gz" subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3" builddir="$srcdir"/$_pkgname-$pkgver options="!check" # upstream tests don't work unless module is installed