From 2fc44fad32b5fbca04119057a2796548918c7394 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:05:11 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-cached_property.spec b/python-cached_property.spec index ff902fd..cd2e9d7 100644 --- a/python-cached_property.spec +++ b/python-cached_property.spec @@ -13,7 +13,7 @@ Name: python-%{modulename} Version: 1.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A cached-property for decorating methods in Python classes License: BSD URL: https://github.com/pydanny/%{projectname} @@ -116,6 +116,9 @@ PYTHONPATH=./ py.test-2 %{python3_sitelib}/__pycache__/%{modulename}* %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.5.1-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.5.1-5 - Rebuilt for Python 3.8