summaryrefslogtreecommitdiff
path: root/dev-python/readability-lxml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-22 13:22:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-22 13:22:50 +0000
commit4381a25db125aae08fc6d5d9ceeb18a6310d09c2 (patch)
treedcc3a3557d98ffcdd51efd04828c14361d98dc45 /dev-python/readability-lxml
parent057b68c5c19e8d37c60a16663b9da97542e7432a (diff)
downloadbaldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.gz
baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.xz
baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.zip
Adding metadata
Diffstat (limited to 'dev-python/readability-lxml')
-rw-r--r--dev-python/readability-lxml/readability-lxml-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
index 3591d33b7f92..91caa24a5452 100644
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -4,11 +4,11 @@
EAPI=7
PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
DESCRIPTION="fast html to text parser (article readability tool)"
HOMEPAGE="https://github.com/buriy/python-readability"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"