diff options
Diffstat (limited to 'dev-python/parsel/parsel-1.5.2.ebuild')
| -rw-r--r-- | dev-python/parsel/parsel-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/parsel/parsel-1.5.2.ebuild b/dev-python/parsel/parsel-1.5.2.ebuild index d57f7ab0e6ca..e16f69963946 100644 --- a/dev-python/parsel/parsel-1.5.2.ebuild +++ b/dev-python/parsel/parsel-1.5.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020 Liguros Authors +# Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 DESCRIPTION="Library to extract data from HTML and XML using XPath and CSS selectors" |
