summaryrefslogtreecommitdiff
path: root/dev-python/pydotplus
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/pydotplus
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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 7de98a91ba83..a6938e660a47 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 950 BLAKE2B 088e98e12044088299327b6d836e18d978b871bf265b4f49b750cc56a9961c45c98ed0db5a0c6ffc131756f84a1ccc7ff274dc9d4a234f161ad9527d5aa36ca1 SHA512 273751bd4b1287793f8871215807bcf48c1239824114262f598c722d994a80eadac636d5c28979ac6a5e6c402ab7158e5302ec21773494e4a989d2db112522fc
+EBUILD pydotplus-2.0.2.ebuild 943 BLAKE2B 8e06d1a5fffac644c08ba5b443f9817d634a4f36d201949a6d178c6787268790877de98cb7e969f7981426e560a78f6170324c2c02238a963034c2cf8efcf957 SHA512 b369f26d1c0fcf4f21b531b2b24bc2cbda118907436405d831db65be1c2b8831b5ccaf0a03e9f5f7a382c5fc49e928ecc1e784f34dd9c4cc903b567987d61d8d
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 7ffae86161ad..b0aa06060c8c 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-2018 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} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1