From dc0ba783bcc26f9ca3ac7b0a81d520c519e3d5d2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 14:32:50 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/python-cherrypy.spec b/python-cherrypy.spec index 22886b1..9061d5f 100644 --- a/python-cherrypy.spec +++ b/python-cherrypy.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %{?python_enable_dependency_generator} %if 0%{?el8} @@ -10,7 +11,7 @@ Name: python-cherrypy %global camelname CherryPy Version: 18.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pythonic, object-oriented web development framework License: BSD URL: https://cherrypy.dev/ @@ -96,6 +97,9 @@ export WEBTEST_INTERACTIVE=false %exclude %{python3_sitelib}/cherrypy/tutorial %changelog +* Mon Jun 13 2022 Python Maint - 18.6.1-4 +- Bootstrap for Python 3.11 + * Tue Apr 12 2022 Dan Radez - 18.6.1-3 - updating python-path-py to python-path