summaryrefslogtreecommitdiff
path: root/dev-python/logutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/logutils
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/logutils')
-rw-r--r--dev-python/logutils/Manifest4
-rw-r--r--dev-python/logutils/logutils-0.3.3-r1.ebuild4
-rw-r--r--dev-python/logutils/logutils-0.3.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/logutils/Manifest b/dev-python/logutils/Manifest
index 2320429ce640..d42fef6dc854 100644
--- a/dev-python/logutils/Manifest
+++ b/dev-python/logutils/Manifest
@@ -1,4 +1,4 @@
DIST logutils-0.3.3.tar.gz 27106 BLAKE2B b029b1767fd385d921a254454090630b31b4a9ff7f71ca7fbf777102bcdc795bd79207f8d9098bb0538a110dfbc8ceef87ffe1443fbb42cad1e6f4879248ea0e SHA512 d341567180e96cf09155af7af96becb773b81e1c25946c5f08fce56b85018f236eb23b0d76b2b938900128b763a65327d64f0abaec0ccb0f6365d4d8fa3dc369
-EBUILD logutils-0.3.3-r1.ebuild 500 BLAKE2B 0d5b9a01dc9adf279362516767034700954da2aed51cbd45a4de181bd43a3b094d869bba4613fba88888547966a1fcd75b0c8c0674f87d0773d5d4b65aa3f2fc SHA512 c6fe3e75cdf7fb880c3918aaa4446a750be111c48b58a3a08d47f3ea140470ee4cc8b250f3af5e0d57cebba1d11bfb62e94543674e17c21551440dda92310ccb
-EBUILD logutils-0.3.3.ebuild 486 BLAKE2B c884ad38d45283f9fffb0a200f8c20e314bfe6321e3aab656bf1d500cca94c37bd6391bfcf3259799d01fd0436a4517ec876751f5a808b9e4f3d0b5980ef71ed SHA512 826e9f514e2d4fb785bb34d4f269eeef76700e5426fca3c6abf3dccf89085814a1d672b0c954ee83c6e5d1b00fbae5f17d0bd6d0f98915d94f698cc6916bf239
+EBUILD logutils-0.3.3-r1.ebuild 498 BLAKE2B 458ca68c366bee4d15ebbcfba0ff52e096437163043456238d6058c4ac31173185cde9cd812e0a33ec6975ca2640ee08127d0b3dfda1a0d888f0a655380af585 SHA512 8b9c94a3e520817485ee9af5202552cc77d796e07022738ebea6348cdde797202799974a0bf1e45afc1a1164d20c822c1ff6d9be43532022b8830dfa1d089f42
+EBUILD logutils-0.3.3.ebuild 482 BLAKE2B 32309aaa4fa0692c77c18104c6701a3a51453b4f20e527d12ff8141aa9775e7cc216ffcc33369545ee8ded270ae57e915c2a5360e53d34724f916b2f559990a9 SHA512 42f62ae7943436ba417ca05e477f13cf28dfe211d25b285ccfbcd94f7170c04f80d5ff6a581da241f8b6fac301fa476eee2d2df02487ebd32cd0ef9e64323bad
MISC metadata.xml 388 BLAKE2B 587b9d7fcaa5cc18f3064ebfb24f18808ddbf2c05d68d6a44910babde42dd3ec003ba40b1738de445065767da564a1146e68ef14aba0309b7150137cd44b71d3 SHA512 19aab936b18ec786b830772716ee0d0c0e2d81e2cfabbccc20d0c0baa0dda993423c9de608780f2b969a2cc53f5e03a1378486246c86c656143fe6a0626a61de
diff --git a/dev-python/logutils/logutils-0.3.3-r1.ebuild b/dev-python/logutils/logutils-0.3.3-r1.ebuild
index 15e2bb9f1821..44214d61aa18 100644
--- a/dev-python/logutils/logutils-0.3.3-r1.ebuild
+++ b/dev-python/logutils/logutils-0.3.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit distutils-r1
diff --git a/dev-python/logutils/logutils-0.3.3.ebuild b/dev-python/logutils/logutils-0.3.3.ebuild
index da99c3f44b35..7559718a6336 100644
--- a/dev-python/logutils/logutils-0.3.3.ebuild
+++ b/dev-python/logutils/logutils-0.3.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1