summaryrefslogtreecommitdiff
path: root/dev-python/pydotplus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/pydotplus
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/pydotplus')
-rw-r--r--dev-python/pydotplus/Manifest2
-rw-r--r--dev-python/pydotplus/pydotplus-2.0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pydotplus/Manifest b/dev-python/pydotplus/Manifest
index 36a6fd29c6d9..7de98a91ba83 100644
--- a/dev-python/pydotplus/Manifest
+++ b/dev-python/pydotplus/Manifest
@@ -1,3 +1,3 @@
DIST pydotplus-2.0.2.tar.gz 278677 BLAKE2B 879271ba7e2104134a71caef7676082420770dcdb34aeabfe76232ad8f9774d3e90a9f7ca5fb407a7a4e8e0c4e5e01824bd0d5936fe77554cc661839fcc0dc7b SHA512 6f06a1f284401123a4514f9e9a4974dee8dc8d01e6b7c40a797fb70eed22b99fe774272f8b106b5632a33f524b356349fe1ff9633101ff61ef2fc3fe69d641ac
-EBUILD pydotplus-2.0.2.ebuild 946 BLAKE2B a2f32f67462ebd46c3f29f63194fc596ac0b737d309c1a54607e8d6ebfcf7c5470decd9e2ce364a5b8eae02ee86a82ba67afe64a36f2bfa780396cd48ece8486 SHA512 2218a410e8168425833a7500b3ca2134bd7dcfebb806882182614e37372ea42073777d001fb0b16a546e76d3c8d60f7aa89aebebbfcb30fdbecc606c1f6426e8
+EBUILD pydotplus-2.0.2.ebuild 950 BLAKE2B 088e98e12044088299327b6d836e18d978b871bf265b4f49b750cc56a9961c45c98ed0db5a0c6ffc131756f84a1ccc7ff274dc9d4a234f161ad9527d5aa36ca1 SHA512 273751bd4b1287793f8871215807bcf48c1239824114262f598c722d994a80eadac636d5c28979ac6a5e6c402ab7158e5302ec21773494e4a989d2db112522fc
MISC metadata.xml 616 BLAKE2B b3b59bc1482de96d68d0fa8c4d63e9683ad39f7201eca9008bebdcc703978c1313d973d8ee8839625962d2c4b8fb965df88e27ff89b57c0330990fd6ffd1de11 SHA512 684ead6a0a6f5ff7a9afa13e819e0c444e1d87b50f1cc97567de0c9d5b2e22b6b21a44e28887f430c37358eede53521377f89773687ef5d08cd9e626427fd081
diff --git a/dev-python/pydotplus/pydotplus-2.0.2.ebuild b/dev-python/pydotplus/pydotplus-2.0.2.ebuild
index 5ebcde5602be..7ffae86161ad 100644
--- a/dev-python/pydotplus/pydotplus-2.0.2.ebuild
+++ b/dev-python/pydotplus/pydotplus-2.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1