dev-python/pyquery: Drop optional dep to optfeature

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-09-25 12:06:47 +02:00
parent 6225666517
commit 2789272306
6 changed files with 31 additions and 64 deletions

View File

@@ -6,7 +6,4 @@
<remote-id type="pypi">pyquery</remote-id>
<remote-id type="github">gawel/pyquery</remote-id>
</upstream>
<use>
<flag name="beautifulsoup3">Support BeautifulSoup 3</flag>
</use>
</pkgmetadata>