From 91809900d945530e6dc65ee211919601e2dd95f1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 15 2023 08:42:16 +0000 Subject: Bootstrap for Python 3.12 --- 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