From bcb2219ca67cc449845195db2613c0bd6cf7603e Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Mon, 27 Jul 2020 12:32:33 +0000 Subject: Updating liguros repo --- dev-python/html5lib/html5lib-1.0.1-r2.ebuild | 2 +- dev-python/html5lib/html5lib-1.1.ebuild | 2 +- dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild | 2 +- dev-python/rst-linker/rst-linker-1.11.ebuild | 2 +- dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild | 2 +- dev-python/sphinx/sphinx-1.7.5-r2.ebuild | 2 +- .../sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild | 2 +- dev-python/webencodings/webencodings-0.5.1-r1.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dev-python') diff --git a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild index bc3ed7a424dd..70ca6e1eb355 100644 --- a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild +++ b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild index cb7ea0edc436..602d1e092dd3 100644 --- a/dev-python/html5lib/html5lib-1.1.ebuild +++ b/dev-python/html5lib/html5lib-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild index c90d52343c1a..742cdae1eedf 100644 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild +++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx themes for Pallets and related projects" diff --git a/dev-python/rst-linker/rst-linker-1.11.ebuild b/dev-python/rst-linker/rst-linker-1.11.ebuild index 37c4855891d5..8f86775f3749 100644 --- a/dev-python/rst-linker/rst-linker-1.11.ebuild +++ b/dev-python/rst-linker/rst-linker-1.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild b/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild index 597aadfd98d5..1e6c09641a93 100644 --- a/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild +++ b/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 DESCRIPTION="A Sphinx extension for linking to your project's issue tracker " diff --git a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild index e3f2bce4826e..536245221b49 100644 --- a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild +++ b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild index 70be64933549..75f6ac708544 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index d99c9ee1779d..a977802e46e9 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 -- cgit v1.3