From 3375d57fcee72085a7eb0a991132af85b3d1341e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:06:26 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-cherrypy.spec b/python-cherrypy.spec index e0722b2..dcddcb2 100644 --- a/python-cherrypy.spec +++ b/python-cherrypy.spec @@ -6,7 +6,7 @@ Name: python-cherrypy %global camelname CherryPy Version: 18.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pythonic, object-oriented web development framework License: BSD URL: http://www.cherrypy.org/ @@ -85,6 +85,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %exclude %{python3_sitelib}/cherrypy/tutorial %changelog +* Tue May 26 2020 Miro Hrončok - 18.4.0-4 +- Rebuilt for Python 3.9 + * Sat Feb 15 2020 Elliott Sales de Andrade - 18.4.0-3 - Fix Obsoletes for python2-cherrypy