From a2f928beb2cd806d4d00174e7146e4a7eabfeeef Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 08:39:31 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-chardet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-chardet.spec b/python-chardet.spec index 9fb3cab..c477b7a 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -1,3 +1,4 @@ +%global _without_doc 1 # Sphinx-generated HTML documentation is not suitable for packaging; see # https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion. #