summaryrefslogtreecommitdiff
path: root/dev-python/seaborn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/seaborn
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/seaborn')
-rw-r--r--dev-python/seaborn/Manifest2
-rw-r--r--dev-python/seaborn/seaborn-0.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/seaborn/Manifest b/dev-python/seaborn/Manifest
index 5f387ff98751..64d7a28dca6b 100644
--- a/dev-python/seaborn/Manifest
+++ b/dev-python/seaborn/Manifest
@@ -1,3 +1,3 @@
DIST seaborn-0.7.1.tar.gz 158146 BLAKE2B f547e41306634f41091ca5641319abcdb1d22359d67591f115009cd95cdf50463e3683fb1ac911ff9dee3d7628320a76fbcbaa9c91510937907a40a0daa259c4 SHA512 6c730d87a97f0df3b38b78ee9255d47b900aece1308127e2772dc982b19691efe6afe192752c89cba9e9532b567dc1c3c103675e580e6f1151355ea89d1019b3
-EBUILD seaborn-0.7.1.ebuild 879 BLAKE2B 26ca302e985a60f714e46cb0a6d8809d31c749fbb52c40afb5012db8f5625e323f5433dc302be01e23bb81a120343d6b27934c8d1919463c7b52661eddc2a638 SHA512 43b9e40b36b6de3e467fea102033587c9623b294dc808d1341cac6bb2846119757ff9a69d5f2461da72a6050a7b575f4da6a74165a9bc861f255074d9dce6695
+EBUILD seaborn-0.7.1.ebuild 881 BLAKE2B c53ff295b52885cfc89c36830e110cf4161106efaef418d77a042c88f55332a81861a75fb1eb6c68e74268c77b2d4997237ec487157176f04982dedb6f2182b8 SHA512 e3d3532694b378cf2773b800dc6754ec5781172941cfbb779670b09144904275d6821522f4270fd483ecfc312bd9ba4cd996663fbfa997452b9f7dbf5fca81e1
MISC metadata.xml 1741 BLAKE2B c1c19f61b7964ce77784415d3d964425a53e7a15d5e3148b7ee8474603f771eb07fe7e44fd0fc0a155687831fcf11425e963ed884c982541da707bf46e393658 SHA512 ddea613b7d13e3fce33bca903896fcbc0cf8f383f423cf6362190c9159675925cb297f57307ee223b43d2b15d41634e39d8ad2535071db0771a4ac9e891265d1
diff --git a/dev-python/seaborn/seaborn-0.7.1.ebuild b/dev-python/seaborn/seaborn-0.7.1.ebuild
index 1145719eec46..a68f486d95ec 100644
--- a/dev-python/seaborn/seaborn-0.7.1.ebuild
+++ b/dev-python/seaborn/seaborn-0.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 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,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
inherit distutils-r1 virtualx