opnsense-ports/math/py-matplotlib/files/patch-setup.py
Franco Fichtner bc9fc2848c */*: sync with upstream
Taken from: FreeBSD
2023-04-11 09:42:51 +02:00

10 lines
400 B
Python

--- setup.py.orig 2023-03-10 22:52:58 UTC
+++ setup.py
@@ -269,6 +269,7 @@ setup( # Finally, pass this all along to setuptools t
setup( # Finally, pass this all along to setuptools to do the heavy lifting.
name="matplotlib",
+ version="3.7.1",
description="Python plotting package",
author="John D. Hunter, Michael Droettboom",
author_email="matplotlib-users@python.org",