From bf1573f316a97c72448d8c1a4b1b9eba6fa90c3f Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 7 May 2020 21:09:25 +0000 Subject: Revert r534292, this was not properly tested With hat: portmgr --- math/py-matplotlib/files/patch-setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-matplotlib/files/patch-setup.py') diff --git a/math/py-matplotlib/files/patch-setup.py b/math/py-matplotlib/files/patch-setup.py index b9bf64d6281e..9b533542c000 100644 --- a/math/py-matplotlib/files/patch-setup.py +++ b/math/py-matplotlib/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2020-03-18 07:54:08 UTC +--- setup.py.orig 2019-02-26 00:18:32 UTC +++ setup.py -@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand): +@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand cmdclass['sdist'] = sdist_with_jquery -- cgit v1.2.3