From 1e302b73bc586e101b5bd2f62076f7e94d3a56a1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 20:01:03 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 2ce9d9e..e53d4b9 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -1,4 +1,3 @@ -%global _without_docs 1 %bcond_without docs # Install doc subpackage files into the main package doc directory @@ -6,7 +5,7 @@ Name: python-zope-interface Version: 5.4.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Zope 3 Interface Infrastructure License: ZPLv2.1 URL: https://pypi.io/project/zope.interface @@ -94,6 +93,9 @@ popd %endif %changelog +* Mon Jun 13 2022 Python Maint - 5.4.0-7 +- Rebuilt for Python 3.11 + * Mon Jun 13 2022 Python Maint - 5.4.0-6 - Bootstrap for Python 3.11