diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:42:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:57:57 +0200 |
commit | 081d29d0abafd26e11be436b7e4b9c9a9f269c69 (patch) | |
tree | bb8bfc5e00ba032ac6c7c470bc972bf1aa5d95eb /dev-python/setuptools_scm | |
parent | dev-python/setuptools: Add EAPI upgrade note (diff) | |
download | gentoo-081d29d0abafd26e11be436b7e4b9c9a9f269c69.tar.gz gentoo-081d29d0abafd26e11be436b7e4b9c9a9f269c69.tar.bz2 gentoo-081d29d0abafd26e11be436b7e4b9c9a9f269c69.zip |
dev-python/setuptools_scm: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools_scm')
-rw-r--r-- | dev-python/setuptools_scm/setuptools_scm-6.0.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/setuptools_scm/setuptools_scm-6.0.1-r1.ebuild b/dev-python/setuptools_scm/setuptools_scm-6.0.1-r1.ebuild index c1bd0098b538..c333450a2173 100644 --- a/dev-python/setuptools_scm/setuptools_scm-6.0.1-r1.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-6.0.1-r1.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend |