From 5cee93ac5be0bf9002f1c5c32b1a96abecf341fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 16 Jun 2018 03:31:45 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-redis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-redis.spec b/python-redis.spec index 210841b..1b2a4d5 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -6,7 +6,7 @@ Name: python-%{upstream_name} Version: 2.10.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python 2 interface to the Redis key-value store License: MIT URL: https://github.com/andymccurdy/redis-py @@ -94,6 +94,9 @@ kill %1 %endif %changelog +* Sat Jun 16 2018 Miro HronĨok - 2.10.6-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 2.10.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild