summaryrefslogtreecommitdiff
path: root/dev-python/click-plugins
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/click-plugins
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/click-plugins')
-rw-r--r--dev-python/click-plugins/Manifest2
-rw-r--r--dev-python/click-plugins/click-plugins-1.0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/click-plugins/Manifest b/dev-python/click-plugins/Manifest
index 77d24488d9f5..953501bcf56e 100644
--- a/dev-python/click-plugins/Manifest
+++ b/dev-python/click-plugins/Manifest
@@ -1,3 +1,3 @@
DIST click-plugins-1.0.3.tar.gz 7950 BLAKE2B 4ed7d15c37b2eb127faac6179c06467507405d4fd3eb55d93e2210df0eae124167e0206fe9996298abbd7ee26edc8849d5c4062875db12ea92937f225408b4e6 SHA512 1eac03d57931bdf8e2f387164490436b3b921738936ee6cd9a58246e05e84133e77c47dd606a00d1b3e238a806bf83ffe7dc7c758a92d789cc229a94ed26e17f
-EBUILD click-plugins-1.0.3.ebuild 511 BLAKE2B 29ca9963a2666dd39d492ab800807c9ad846f45c3d6bc8725d50eec946c241a2165bdf82531ff22fab5387d0c0af928a4ed2e54b4cb309252afe149f20a5404c SHA512 69fa853cc02b80fac48e5181f093273be98ca1fbcbe6aa16b4f5993f2901819f1f01428f8075f751e0856894732596b0bcdcf40b0c429037cb01cd13335aca2e
+EBUILD click-plugins-1.0.3.ebuild 504 BLAKE2B a0dec96108abea202201c08be14d5db6108a54ad57fa1055ba398c6bef8b2c9ac0d9335cb85c0558340b404f2fef2831cabf8940948c3bb95d0112f15e580851 SHA512 921a3dcb6184608731243036ca4077088c7ec7e064363cc390203e1ec67fdf94c39427887151d38df3e73fbf3bbfdd26e3ec93830230a4ef6b12851f427ab685
MISC metadata.xml 299 BLAKE2B 86d5b1fae7081c68356c3991a2b423a2d4326fd29d7db97f3371bccf74ad772f5e53ff22c6fd07fc4442215ff4c36401b0d6c7af59a9584416c4f04f426c1bb4 SHA512 b37fff24719eed45df0c672912037dff92cd7c820316fd17ac532d8aa3d6b04103c837fa436fb4863b4dcaecde2fab4fb35b0e86e2f7c083364be723dc979e61
diff --git a/dev-python/click-plugins/click-plugins-1.0.3.ebuild b/dev-python/click-plugins/click-plugins-1.0.3.ebuild
index 9e69ef2c2e91..93fa2316c1e4 100644
--- a/dev-python/click-plugins/click-plugins-1.0.3.ebuild
+++ b/dev-python/click-plugins/click-plugins-1.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_{3,4,5,6}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
inherit distutils-r1