From 4654e0047e7498d8e48d9240e9335124e0bb0f69 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:23:16 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-license-expression.spec b/python-license-expression.spec index c9f9f3e..d4e52b9 100644 --- a/python-license-expression.spec +++ b/python-license-expression.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to parse, compare, simplify and normalize license expressions # `irc-notify.py` in the tarball is licensed under GPL, but not re-distributed License: ASL 2.0 @@ -57,6 +57,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/license_expression/ %changelog +* Tue May 26 2020 Miro Hrončok - 1.0-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild