summaryrefslogtreecommitdiff
path: root/dev-python/nosehtmloutput
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/nosehtmloutput
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/nosehtmloutput')
-rw-r--r--dev-python/nosehtmloutput/Manifest2
-rw-r--r--dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nosehtmloutput/Manifest b/dev-python/nosehtmloutput/Manifest
index 91100e17f155..30518def175b 100644
--- a/dev-python/nosehtmloutput/Manifest
+++ b/dev-python/nosehtmloutput/Manifest
@@ -1,3 +1,3 @@
DIST nosehtmloutput-0.0.5.tar.gz 7525 BLAKE2B 3beb983be772d51a13be64879970b2457387002a641b440ac7287aad2343134eb94254855f240f4937be4f9bb59156c14ef7c872b55896f35191a8114cb5c025 SHA512 85bf7d2ab9db9e054772a1af85c17b6213edb2c5bcf30e78392470ad79fad51f15a67f5923282b867248828beab4ca5ea57fe18a071c21995cf56cb56c6bec84
-EBUILD nosehtmloutput-0.0.5.ebuild 540 BLAKE2B def5749e7d47e32b749d64047c83ac5e9d34520aae072d9be97003934121f301ebb0c834c08efd3bec4d2f5c99de8d9ecc1eef87c7326cfe7a696d9ecd45e926 SHA512 0874e04869aa48b1a2d759623c80ce8a72a285511a441fdb19243b3e15831f065f87f6c291036ea7a0e56d952d8b36beba14540ee3e5cd1942fed2f0e937af4e
+EBUILD nosehtmloutput-0.0.5.ebuild 533 BLAKE2B fdb394564277b59a981bd02d89ac6386afcbffe3c8263edb014e7a73e04a2ef942155e2983220c6b02af2986b3575cd715f17b0bbcedbd3c4206fbffc395e1d0 SHA512 52cec44ebb691c7496e9cbde6cac924878867cd425087d5199907aac6c16b0c5a70990c3a96d47780630ef7012dbdf35ee2358195fd4abeb36225e5923d5fbc6
MISC metadata.xml 614 BLAKE2B 1aeacecf30cd90b8c0146f30cf09c1958c84852ef8d3a3fe67b30e5cd9e25dcfd6b877563ef6e1cfad92b43f2224155c1b74c8da5fa7717be63a21990d4e5499 SHA512 5b48dfcbfb6dee148d81cb829ff30f90f7717d509e94e346668fabaf61bcef52dddd831ebb4adb29d8ea4593dc8364ec8d623742e14a7702fe4024f9bd92a601
diff --git a/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild b/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild
index 8139e72c7c0b..01cadbf8ba9d 100644
--- a/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild
+++ b/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild
@@ -1,8 +1,8 @@
-# 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_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1