From 1d61ccc678c34603984f16ace6bb729e31470495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 17 Aug 2019 17:18:16 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-pyrsistent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index 8822fab..92fa26c 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -14,7 +14,7 @@ original structure is left untouched.} Name: python-%{pypi_name} Summary: Persistent/Functional/Immutable data structures Version: 0.15.4 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://github.com/tobgu/pyrsistent/ @@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Sat Aug 17 2019 Miro HronĨok - 0.15.4-2 +- Rebuilt for Python 3.8 + * Fri Aug 02 2019 Fabio Valentini - 0.15.4-1 - Update to version 0.15.4.