From 0d871512b8f314aa7232f78dffdd639b1ce45edb Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 30 Jun 2019 15:46:12 -0400 Subject: [PATCH] py3-beautifulsoup4: import from testing Jesus christ fuck this package --- sr.ht/py3-beautifulsoup4/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/sr.ht/py3-beautifulsoup4/APKBUILD b/sr.ht/py3-beautifulsoup4/APKBUILD index e769766..1c212b7 100644 --- a/sr.ht/py3-beautifulsoup4/APKBUILD +++ b/sr.ht/py3-beautifulsoup4/APKBUILD @@ -8,6 +8,7 @@ pkgdesc="A Python HTML/XML parser" url="http://www.crummy.com/software/BeautifulSoup/index.html" arch="noarch" license="MIT" +depends="python3" makedepends="py3-setuptools python3-dev" _pypiprefix="${_pyname%${_pyname#?}}" source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz" -- 2.45.2