Unverified Commit ec58ad15 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

mailman: use sphinx from python3.pkgs

At least since e161990d ("mailman: remove docutils input"), we
rely on sphinx being a Python library package for our Python version,
so that it propagates a compatible docutils.  Taking sphinx from the
top level therefore won't work right if it's using a different Python
version.
parent a4c35669
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
, fetchpatch
, python3
, fetchPypi
, sphinx
, postfix
, lynx
}: