projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfce6ac
)
dev-python/html5-parser: Stabilize 0.4.9 for bug 705088
author
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Jan 2020 01:43:29 +0000
(17:43 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Jan 2020 02:15:12 +0000
(18:15 -0800)
Needed for compat with latest stable dev-python/beautifulsoup.
Bug: https://bugs.gentoo.org/705088#c3
Bug: https://bugs.gentoo.org/705090
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/html5-parser/html5-parser-0.4.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/html5-parser/html5-parser-0.4.9.ebuild
b/dev-python/html5-parser/html5-parser-0.4.9.ebuild
index 2d5a044bb63e7d72e8a3a3ecb6606476287280bf..68b69b2f7b8182ff358060807b19950cbe89c253 100644
(file)
--- a/
dev-python/html5-parser/html5-parser-0.4.9.ebuild
+++ b/
dev-python/html5-parser/html5-parser-0.4.9.ebuild
@@
-12,7
+12,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="
~amd64 ~arm ~
x86"
+KEYWORDS="
amd64 ~arm
x86"
IUSE=""
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"