summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-setup.py
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2020-05-07 20:55:38 +0000
committerRenato Botelho <garga@FreeBSD.org>2020-05-07 20:55:38 +0000
commitd4e565a7b53d6e443ede775eb5f3d639ee4834fe (patch)
tree14ccbf00c3794ef5dea2afaf8513a558f8231552 /math/py-matplotlib/files/patch-setup.py
parentx11/pixman: Update to 0.40.0 (diff)
math/py-matplotlib: Update to 3.2.1
PR: 245650 Submitted by: Jose Luis Duran <jlduran@gmail.com> Approved by: maintainer timeout (> 2 weeks)
Notes
Notes: svn path=/head/; revision=534292
Diffstat (limited to 'math/py-matplotlib/files/patch-setup.py')
-rw-r--r--math/py-matplotlib/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/files/patch-setup.py b/math/py-matplotlib/files/patch-setup.py
index 9b533542c000..b9bf64d6281e 100644
--- a/math/py-matplotlib/files/patch-setup.py
+++ b/math/py-matplotlib/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig 2019-02-26 00:18:32 UTC
+--- setup.py.orig 2020-03-18 07:54:08 UTC
+++ setup.py
-@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand
+@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand):
cmdclass['sdist'] = sdist_with_jquery