From 3fa8fcf152c31b53eda83c7428564630072324f3 Mon Sep 17 00:00:00 2001 From: Dima Pasechnik Date: Tue, 14 Mar 2023 23:21:38 +0000 Subject: [PATCH 1/2] presence of sphinx is checked by pplpy build system --- build/pkgs/pplpy/dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pkgs/pplpy/dependencies b/build/pkgs/pplpy/dependencies index d3e56291f73..84d4fbab430 100644 --- a/build/pkgs/pplpy/dependencies +++ b/build/pkgs/pplpy/dependencies @@ -1,4 +1,4 @@ -$(PYTHON) $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | $(PYTHON_TOOLCHAIN) +$(PYTHON) $(MP_LIBRARY) gmpy2 cysignals mpfr mpc ppl | $(PYTHON_TOOLCHAIN) sphinx ---------- All lines of this file are ignored except the first. From 9a302514301bc3df69194b9492e68f04b97e23f6 Mon Sep 17 00:00:00 2001 From: Dima Pasechnik Date: Tue, 14 Mar 2023 23:22:16 +0000 Subject: [PATCH 2/2] update package's upstream --- build/pkgs/pplpy/SPKG.rst | 2 +- build/pkgs/pplpy_doc/SPKG.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/pkgs/pplpy/SPKG.rst b/build/pkgs/pplpy/SPKG.rst index 0708613cd43..1d894de3198 100644 --- a/build/pkgs/pplpy/SPKG.rst +++ b/build/pkgs/pplpy/SPKG.rst @@ -20,4 +20,4 @@ GPL version 3 Upstream Contact ---------------- -- https://github.com/videlec/pplpy +- https://github.com/sagemath/pplpy diff --git a/build/pkgs/pplpy_doc/SPKG.rst b/build/pkgs/pplpy_doc/SPKG.rst index e559dd568e9..241edcee713 100644 --- a/build/pkgs/pplpy_doc/SPKG.rst +++ b/build/pkgs/pplpy_doc/SPKG.rst @@ -15,4 +15,4 @@ GPL version 3 Upstream Contact ---------------- -- https://github.com/videlec/pplpy +- https://github.com/sagemath/pplpy