From a175fef8904426d3d6e42a5e559f0f92f0dcf6c3 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:02:12 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-ana.spec b/python-ana.spec index 18fc20b..a6fe9c8 100644 --- a/python-ana.spec +++ b/python-ana.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module to provide easy distributed data storage License: MIT @@ -43,5 +43,8 @@ to a central location and then "pickle" the object into just its UUID. %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info %changelog +* Tue May 26 2020 Miro Hrončok - 0.06-2 +- Rebuilt for Python 3.9 + * Tue Feb 25 2020 Fabian Affolter - 0.06-1 - Initial package for Fedora