From c97807bc97bf44ddc1aad26dacd37140d98dc284 Mon Sep 17 00:00:00 2001 From: Tomáš Hrnčiar Date: Jun 19 2023 18:40:54 +0000 Subject: Flip bconds to enable bootstrap --- diff --git a/python-pikepdf.spec b/python-pikepdf.spec index 4798a13..ed72766 100644 --- a/python-pikepdf.spec +++ b/python-pikepdf.spec @@ -1,5 +1,5 @@ -%global _with_docs 1 -%global _with_tests 1 +%global _without_docs 1 +%global _without_tests 1 %global srcname pikepdf # Bconds are needed for Python bootstrap