commit:     e99a1aa580cbcf84c0975a72ed6bce4383156f8f
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 08:30:06 2019 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 09:16:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99a1aa5

dev-python/jaraco-stream: fix required setuptools_scm version

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 .../{jaraco-stream-2.0.ebuild => jaraco-stream-2.0-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
similarity index 96%
rename from dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
rename to dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
index 35a90f85436..76b65830103 100644
--- a/dev-python/jaraco-stream/jaraco-stream-2.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-2.0-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 "
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
+       >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
        test? (
                ${RDEPEND}
                >=dev-python/pytest-2.8[${PYTHON_USEDEP}]

Reply via email to