summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib2tikz
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-20 17:35:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-20 17:35:36 +0100
commitb620fb1b0929ff9657a2588aaa42b85e3021c102 (patch)
tree5c4e9e39b5d3ea7fc569c26b0d4ba6db582249e6 /dev-python/matplotlib2tikz
parentd473a706836012853193afc7000922601e4ada61 (diff)
gentoo resync : 20.10.2017
Diffstat (limited to 'dev-python/matplotlib2tikz')
-rw-r--r--dev-python/matplotlib2tikz/Manifest5
-rw-r--r--dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch24
-rw-r--r--dev-python/matplotlib2tikz/matplotlib2tikz-0.6.13.ebuild (renamed from dev-python/matplotlib2tikz/matplotlib2tikz-0.6.11.ebuild)2
3 files changed, 2 insertions, 29 deletions
diff --git a/dev-python/matplotlib2tikz/Manifest b/dev-python/matplotlib2tikz/Manifest
index 82cf3bb09171..1cd8e6414d5e 100644
--- a/dev-python/matplotlib2tikz/Manifest
+++ b/dev-python/matplotlib2tikz/Manifest
@@ -1,4 +1,3 @@
-AUX matplotlib2tikz-0.6.11-pipdated.patch 639 SHA256 f98244a71104b31d2b03b960f616e4c8079530d526d8fab55faaeb90137ed646 SHA512 f2c8f4e8af2a5deedb1cb1f38f51c7b5cc70aea54a76647664c68531b98b80058622fd948adf56eaf3815df9c27075694ff96d8ddbb60edb4bf67d62f579500e WHIRLPOOL 8e5fa04554671b96f61e6c5670436a00ba9e206103380d585ff97babe5d917e9e080eea89404ff3de2f24823b905087a2f2a6d23c59a01892b283eb04986278b
-DIST matplotlib2tikz-0.6.11.tar.gz 524298 SHA256 79c9f141fd802fe5863d2eaff6c67476d02ca474433e65990c935241a2591994 SHA512 eda5042f1db35436ca56256cb858fa11b48d497f621183475d69381b0b10ac67f9447522e1b78c1a331337e34eb159b5ffeef9655a8c0dc4ccab22b7afcb5e96 WHIRLPOOL b09025b9444e0a0ec122fbb7d6d90e32e043c3a86e8b7454ac3fdc0ba03374f5648491a4564bae7ef622a536f4ec92e762a68816d64621da6df44fea2c404c8c
-EBUILD matplotlib2tikz-0.6.11.ebuild 966 SHA256 0a45b2fb418fb8bd5df6bb5a6177fd1b4edfa487cf89182e9993bee6773bd91b SHA512 a614afe5abf1e043d6f61c033a77b03a0cf4108c0499903fd1aad99e5fef518c7025402822a2c7c412db02ad84e7c5922a3e16a35fed542747b3558fcbea28ab WHIRLPOOL 90158cc980e2e597af7d5566d5dd898a40021dfde385a01f8f1de9d2d238c09b0c067b96a181bde6dc833515d37315c428cd6c074b899a41c12f0c6e26eaab1c
+DIST matplotlib2tikz-0.6.13.tar.gz 524735 SHA256 ce6de9226316d4b5ae3ce0d57c7cf445d219e6842bdc041820c0c39ee9af339c SHA512 f42e96ab60005b96f9327e34ff9df444e9a371334c77b0bad85343beeb20a5c4c2df5539fd0200cf306a4cfed6926f191d547bf2ed69a98c4a9f2e1c2ae0da7b WHIRLPOOL f6ff4d4d8837394e1aacc2c66686cc711b64b6d7aad95620e402b4f1494436b8d2248ce8fbb947ec9d4a93442aba1c1cf03eed9423ff19f31b98060678274785
+EBUILD matplotlib2tikz-0.6.13.ebuild 919 SHA256 997682904a3fa55ab34ee572adebb7b55f84b245e8db70c0cafcc0ca0b270f80 SHA512 d4a49f83027820c8346b3c63506702ba5dcc960f76550e698df5c286b9526b607b92ac738367b382f23b2b7a9115edbf4f6364920a502f8d17d204b3599674d0 WHIRLPOOL 2334a231f2b2de6c1b6bf079e35b8f216a8a66becefcff0544b7623d581b0d35a090316439e38067c131fdc34a9b1f013acf972acde07880f95e5dba9108a02f
MISC metadata.xml 976 SHA256 bbd0ee639b2f20cf03f6f450fa9e7486cb1bf286b4b58e2f555a489345de6872 SHA512 5ce41d4236c17a50a9a9949974c8c9fbaa5ca0c46cd628b34a8266227982b780c5fa5f2fe5667d51961f64c19c73d377363558f28756d2bbb8a88f1c4ced19b1 WHIRLPOOL 3e3e5a5edb35e07284a4d9447829e66e54b98bf612af5ebd1164044583ef52a5cb08653772e3122825fc73bff166b5103c2345fb664a6da9bfc86d32c38718df
diff --git a/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch b/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch
deleted file mode 100644
index 3b7cf2ffbe51..000000000000
--- a/dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6.11-pipdated.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Remove version checks using pipdated.
-
-Patch by Marius Brehler <marbre@linux.sungazer.de>
---- a/matplotlib2tikz/__init__.py
-+++ b/matplotlib2tikz/__init__.py
-@@ -16,7 +16,3 @@ from matplotlib2tikz.__about__ import (
- )
-
- from matplotlib2tikz.save import get_tikz_code, save
--
--import pipdated
--if pipdated.needs_checking(__name__):
-- print(pipdated.check(__name__, __version__))
-
---- a/setup.py
-+++ b/setup.py
-@@ -34,7 +34,6 @@ setup(
- 'matplotlib >=1.4.0',
- 'numpy',
- 'Pillow >= 3.0.0',
-- 'pipdated',
- 'six',
- ],
- description='convert matplotlib figures into TikZ/PGFPlots',
diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.11.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.13.ebuild
index 437c6ed6f555..28505b0459e4 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.11.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.13.ebuild
@@ -16,8 +16,6 @@ LICENSE="MIT"
SLOT="0"
IUSE="test"
-PATCHES=( "${FILESDIR}/${P}-pipdated.patch" )
-
RDEPEND="
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]