diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-16 06:37:29 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-16 06:37:29 +0000 |
| commit | e7c0a423edd28ec18447374fc0e195ac26fb5568 (patch) | |
| tree | 5010134aca974d9128d59262d49d75ff9c2e3280 /dev-python/restructuredtext-lint | |
| parent | 5b2dae38ac4df0dd316c9614682bfc912461105f (diff) | |
| download | baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.gz baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.xz baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/restructuredtext-lint')
| -rw-r--r-- | dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild index 592b49fc9f47..591b323ec07a 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -20,7 +21,6 @@ IUSE="test" RESTRICT="!test? ( test )" DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] |
