summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib2tikz
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/matplotlib2tikz
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/matplotlib2tikz')
-rw-r--r--dev-python/matplotlib2tikz/Manifest2
-rw-r--r--dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/matplotlib2tikz/Manifest b/dev-python/matplotlib2tikz/Manifest
index 8a69de7ca236..a485916a23f8 100644
--- a/dev-python/matplotlib2tikz/Manifest
+++ b/dev-python/matplotlib2tikz/Manifest
@@ -1,3 +1,3 @@
DIST matplotlib2tikz-0.6.18.tar.gz 527262 BLAKE2B 370a1e088a17a98afd29e1e465c93b98b10100c85a277be3130f5c39bc236a9efab9241f9edffdbd430f9645cba4ff00ebda73dddeda024e3f545b21e548e786 SHA512 e12db2dd54a2145e1d66e19158c8a9305243beea60add0559959d801d319c43a28aa779048764d2adf29f878f7ccca9b2363bbc5034135a9d9002a8815fe37ab
-EBUILD matplotlib2tikz-0.6.18.ebuild 912 BLAKE2B d38e4a04bd078353ea6dbf4f395bbe4a181249921b185297a164acf4e7afe3155a27fabfca6d580364589be1d13cd8d611045d5084d8933e5db5cdfbf1d2585b SHA512 b54c7eb2314807f6d805088329b9c83c59a2b79d1f3c1591c87a033436e5a02ce7161580ecb3efe91986dc0cfc94bbf87329a217704458430d808e3c840b0036
+EBUILD matplotlib2tikz-0.6.18.ebuild 898 BLAKE2B 39413afd4bf2a926cf71437672d214affdc06364da34a81521fca78b76fac508ea3d6a2da460eddae468c6cdcf0beada46f07331f59218510808fca7cbfa6f12 SHA512 bea4ba378f9ba09827b6f3b396464a90c84a7ad9e386694d59ec3d466a70bb0c9b2b2addccdcb5c2ff53ae47533737b65a86ce4800229e58168c10bbbd7d9f39
MISC metadata.xml 861 BLAKE2B 3a77e5f5055cca84ac21709c19a530ad3e6cd33b4b76b55516c8df06236fe6e5d3eca2847aeeaef836ccfad3c2e90a4e391670215957a03b73cc943dd324dc47 SHA512 7d654d1c7d3370364278b9c4722f4c1233203dd0196f6ca7a4fabf4ea0f7708dac8b105ef26ab6b3574cfa5c019f2f6574a10afe0cf42702a4b1d26c931b7c2c
diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
index f6d69ccc4c0c..f0038878e87f 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.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=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 virtualx