From eadc11619b27e14622b3ba813849ce123692c01a Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:13:22 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-editdistance.spec b/python-editdistance.spec index 43c3f88..24ea2d4 100644 --- a/python-editdistance.spec +++ b/python-editdistance.spec @@ -13,7 +13,7 @@ algorithm of Myers", (2001).} Name: python-%{pypi_name} Version: 0.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast implementation of the Levenshtein distance License: MIT @@ -75,6 +75,9 @@ pytest-%{python3_version} %exclude %{python3_sitearch}/%{pypi_name}/*.h %changelog +* Tue May 26 2020 Miro Hrončok - 0.5.3-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild