From 91809900d945530e6dc65ee211919601e2dd95f1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 15 Jun 2023 10:42:16 +0200 Subject: [PATCH] Bootstrap for Python 3.12 --- python-hypothesis.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index a812f7d..c074565 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,3 +1,5 @@ +%global _without_doc 1 +%global _without_tests 1 %if 0%{?rhel} >= 9 # Needs pytest-xdist and typing-extensions which pull in a bunch of BRs, see # missing-epel9-test-brs.json