summaryrefslogtreecommitdiff
path: root/dev-python/pydotplus
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/pydotplus
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
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 a6938e660a47..e56d88d8817c 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 943 BLAKE2B 8e06d1a5fffac644c08ba5b443f9817d634a4f36d201949a6d178c6787268790877de98cb7e969f7981426e560a78f6170324c2c02238a963034c2cf8efcf957 SHA512 b369f26d1c0fcf4f21b531b2b24bc2cbda118907436405d831db65be1c2b8831b5ccaf0a03e9f5f7a382c5fc49e928ecc1e784f34dd9c4cc903b567987d61d8d
+EBUILD pydotplus-2.0.2.ebuild 939 BLAKE2B 445b030e307a6db59774375cd4aefd04fff496a4221dcceca38a9762d9c6fd12e2b84a5b2fb2811a61dd2e43b23a248b1988e3bd2dab9ecdb4bb53ea3b6f7dd3 SHA512 0c555b0f441d4453dd29169291150df9d86dd714d88e27a7529aa75a7d7f8e5064d03c41bc8676b1c7e473e125ac9f50efc21b9c3d4ec67d1784365cd7681c8b
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 b0aa06060c8c..99ad37f7883d 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-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