diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-22 06:54:46 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-22 06:54:46 +0000 |
| commit | d93e7ab096840eb29da40552b1d456c7ff5ca89a (patch) | |
| tree | de600cbf4b96818eb25a3bdf23d91909046b147e /dev-python/readability-lxml | |
| parent | 5499500559b48aa3e29b0e440ee3b2defbd00113 (diff) | |
| download | baldeagleos-repo-d93e7ab096840eb29da40552b1d456c7ff5ca89a.tar.gz baldeagleos-repo-d93e7ab096840eb29da40552b1d456c7ff5ca89a.tar.xz baldeagleos-repo-d93e7ab096840eb29da40552b1d456c7ff5ca89a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/readability-lxml')
| -rw-r--r-- | dev-python/readability-lxml/readability-lxml-0.8.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild index 43b916ca6341..fcbe1eb1be61 100644 --- a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild +++ b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,15 +26,14 @@ RDEPEND=" dev-python/lxml-html-clean[${PYTHON_USEDEP}] || ( dev-python/chardet[${PYTHON_USEDEP}] - ( $(python_gen_cond_dep \ - 'dev-python/faust-cchardet[${PYTHON_USEDEP}]' python3_{8..10}) ) + dev-python/faust-cchardet[${PYTHON_USEDEP}] ) " BDEPEND=" test? ( dev-python/chardet[${PYTHON_USEDEP}] $(python_gen_cond_dep \ - 'dev-python/timeout-decorator[${PYTHON_USEDEP}]' python3_{8..11}) + 'dev-python/timeout-decorator[${PYTHON_USEDEP}]' python3_11) ) " |
