From 1159f9bf7b1e054cfb9ee322b97b4d8309a6d2f1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:33:25 +0200 Subject: [PATCH] Bootstrap for Python 3.12 --- python-chardet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-chardet.spec b/python-chardet.spec index cdddd3e..65db93c 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -1,3 +1,4 @@ +%global _without_doc_pdf 1 # Sphinx-generated HTML documentation is not suitable for packaging; see # https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion. #