From d753c9738e288dbbbfd67fd2a556e1f997db48e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 08:52:11 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pyrsistent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index 7f4b630..b24123d 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -12,7 +12,7 @@ original structure is left untouched.} Name: python-%{pypi_name} Summary: Persistent/Functional/Immutable data structures Version: 0.16.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://github.com/tobgu/pyrsistent/ @@ -73,6 +73,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Sun May 24 2020 Miro HronĨok - 0.16.0-2 +- Rebuilt for Python 3.9 + * Tue Apr 14 2020 Fabio Valentini - 0.16.0-1 - Update to version 0.16.0.