py3-ansi2html: fix dependencies
1 files changed, 2 insertions(+), 2 deletions(-) M sr.ht/py3-ansi2html/APKBUILD
M sr.ht/py3-ansi2html/APKBUILD => sr.ht/py3-ansi2html/APKBUILD +2 -2
@@ 3,13 3,13 @@ pkgname=py3-ansi2html _pyname=ansi2html pkgver=1.6.0 pkgrel=0 pkgrel=1 pkgdesc="Convert text with ANSI color codes to HTML" url="http://github.com/ralphbean/ansi2html/" arch="noarch" license="LGPL-3.0-or-later" depends="py3-six" makedepends="py3-setuptools" makedepends="py3-setuptools py3-setuptools_scm py3-toml" checkdepends="py3-pytest py3-mock py3-nose" replaces="py-ansi2html py2-ansi2html" _pypiprefix="${_pyname%${_pyname#?}}"