summaryrefslogtreecommitdiff
path: root/dev-python/setuptools-git
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
commit520a5b56dff7c24c9d42eafec142cb78b44f8e3e (patch)
treef562f705600dbd2292e97c0b4145787c2a8d1f97 /dev-python/setuptools-git
parent3811bc3072bf19e2be351d2c63f81532945c0f21 (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'dev-python/setuptools-git')
-rw-r--r--dev-python/setuptools-git/Manifest2
-rw-r--r--dev-python/setuptools-git/setuptools-git-1.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools-git/Manifest b/dev-python/setuptools-git/Manifest
index e46b5f0a8e7f..6ebb84e43bbd 100644
--- a/dev-python/setuptools-git/Manifest
+++ b/dev-python/setuptools-git/Manifest
@@ -1,3 +1,3 @@
DIST setuptools-git-1.2.tar.gz 10546 BLAKE2B 52b7cd8387037b1eaee91e9df7de9944ea08bf02f4cf9ea74fa9d0febf85d930af989e9a07289935d8886f0fa4439c4cb46556ff81343981153ca35314703a9b SHA512 c070911618b6b92c862fb0bd40f1daeaf79e2ba10389fa1e69e4c50cfdd39c8e57a612082cbc7d932f8cea12a769e13451e35e1c8fe34f170d4817fd0d44f156
-EBUILD setuptools-git-1.2.ebuild 705 BLAKE2B 1fbcf23d46ab79e241b670053545fc079b31c7142aefce785e0efeeb53a2892d35c307dac3c802003f2236bd5f78447b61161e71f2ec04721e7591154135df6d SHA512 120a4af44ceafb265f7624f1a961c8486659d054441fece914046c7133b398e76b01a2ad6d0e3cbd7bab45e7733411383cfb08043e6bcad1c98d2591c945011f
+EBUILD setuptools-git-1.2.ebuild 707 BLAKE2B b1120ab4a0c35adc92cc5c592a2f652cd8f9ec595709ec42718027faab9a23895d2fafc13f807c8d1aecdaa20049990aa9c2f0924f4052c6030f2bf01a9730c9 SHA512 6d7b035fea0a731050ddca1b7ef5de8d9ae5dcb5ed00bb25520d6ca5bbe16f925eb746dc0a418838c11d482da72b4d05ff35b424fe869b7cc90e3384c237d6ff
MISC metadata.xml 617 BLAKE2B 6a8553d2d3deaa7eedae6706e516b6cab014df33acf8a4589084ce2ddc8b3bdc619253ccc176cfa28a7092efe9044ab171b585fc87d933ec5e833303ad2b6dc1 SHA512 057677807a316be80d26eb8aa9b07a87a60251a6185c85ac1042db7040849ef4e9554be1d9ac15d1b8ff212df2f39446f3c56208fe83d12581fb0ba283d1ebff
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index d7a9ff85c1a4..eb3ce82083c3 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
inherit distutils-r1