From fa3ffeff9fd9dff9c144cf362bb6682575ec064a Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Mon, 16 Mar 2020 20:54:44 +0100 Subject: [PATCH] Update to 3.4.1 version Signed-off-by: Clement Verna --- .gitignore | 1 + python-redis.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d0a19b1..0f0ec5e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /3.1.0.tar.gz /3.2.1.tar.gz /3.3.8.tar.gz +/3.4.1.tar.gz diff --git a/python-redis.spec b/python-redis.spec index 446c1f5..bce4792 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -1,8 +1,8 @@ %global upstream_name redis Name: python-%{upstream_name} -Version: 3.3.8 -Release: 2%{?dist} +Version: 3.4.1 +Release: 1%{?dist} Summary: Python interface to the Redis key-value store License: MIT URL: https://github.com/andymccurdy/redis-py @@ -43,7 +43,7 @@ rm tests/test_commands.py* %check redis-server & -%{__python3} setup.py test +%{__python3} -m pytest kill %1 %files -n python3-redis @@ -52,6 +52,10 @@ kill %1 %{python3_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Mar 16 2020 Clément Verna - 3.4.1-1 +- Update to 3.4.1. +- Use pytest to run the unit tests. + * Thu Jan 30 2020 Fedora Release Engineering - 3.3.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 2553e56..6fd429b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (3.3.8.tar.gz) = 0fafa092c09fc602dc897bede5908d821c12c930227c4015d0e507c6f0279e14cc35977131bf1c6d2896fc7ff64c62d445d1f17f9d6b41212d79db8d2e839c76 +SHA512 (3.4.1.tar.gz) = fa60759158309d2210cce866cf5a70989d730fd817c8f30e6504ac34b2b5b3626d0cbc49c748510b24d3acb5b72b75522f62d761cfc3069df0063c5018a03677