Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sagemath-doc
Commits: f45751d1 by Antonio Rojas at 2023-08-27T23:59:41+02:00 Remove unused patch - - - - - 1 changed file: - − fix-doc-build.patch Changes: ===================================== fix-doc-build.patch deleted ===================================== @@ -1,14 +0,0 @@ -diff --git a/src/sage/plot/contour_plot.py b/src/sage/plot/contour_plot.py -index 9a46eaefe76..a8b62c10d28 100644 ---- a/src/sage/plot/contour_plot.py -+++ b/src/sage/plot/contour_plot.py -@@ -1393,8 +1393,7 @@ def implicit_plot(f, xrange, yrange, **options): - @options(plot_points=100, incol='blue', outcol=None, bordercol=None, - borderstyle=None, borderwidth=None, frame=False, axes=True, - legend_label=None, aspect_ratio=1, alpha=1) --def region_plot(f, xrange, yrange, plot_points, incol, outcol, bordercol, -- borderstyle, borderwidth, alpha, **options): -+def region_plot(f, xrange, yrange, **options): - r""" - ``region_plot`` takes a boolean function of two variables, `f(x, y)` - and plots the region where f is True over the specified View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath-doc/-/commit/f45751d13087143b1f1158768319db8a1d1cceb2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath-doc/-/commit/f45751d13087143b1f1158768319db8a1d1cceb2 You're receiving this email because of your account on gitlab.archlinux.org.
