From e394d96628c79f1c954ca19e8be6e2b685ed1685 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 17:31:40 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-cherrypy.spec b/python-cherrypy.spec index f130be1..e0e3323 100644 --- a/python-cherrypy.spec +++ b/python-cherrypy.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %{?python_enable_dependency_generator} %if 0%{?el8} @@ -11,7 +10,7 @@ Name: python-cherrypy %global camelname CherryPy Version: 18.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pythonic, object-oriented web development framework License: BSD URL: http://www.cherrypy.org/ @@ -108,6 +107,9 @@ export WEBTEST_INTERACTIVE=false %exclude %{python3_sitelib}/cherrypy/tutorial %changelog +* Fri Jun 04 2021 Python Maint - 18.6.0-5 +- Rebuilt for Python 3.10 + * Fri Jun 04 2021 Python Maint - 18.6.0-4 - Bootstrap for Python 3.10