diff --git a/.gitignore b/.gitignore index 4a1317a..d0a19b1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /2.10.6.tar.gz /3.1.0.tar.gz /3.2.1.tar.gz +/3.3.8.tar.gz diff --git a/python-redis.spec b/python-redis.spec index 2a850b4..c88b75c 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -1,20 +1,17 @@ %global upstream_name redis Name: python-%{upstream_name} -Version: 3.2.1 -Release: 4%{?dist} -Summary: Python 2 interface to the Redis key-value store +Version: 3.3.8 +Release: 1%{?dist} +Summary: Python interface to the Redis key-value store License: MIT URL: https://github.com/andymccurdy/redis-py Source0: https://github.com/andymccurdy/redis-py/archive/%{version}.tar.gz BuildArch: noarch BuildRequires: redis -# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1591808 -BuildRequires: jemalloc - %global _description\ -This is a Python 2 interface to the Redis key-value store. +This is a Python interface to the Redis key-value store. %description %_description @@ -39,10 +36,10 @@ rm tests/test_commands.py* %build -%{__python3} setup.py build +%py3_build %install -%{__python3} setup.py install -O1 --skip-build --root=%{buildroot} +%py3_install %check redis-server & @@ -55,6 +52,9 @@ kill %1 %{python3_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info %changelog +* Sun Oct 06 2019 Kevin Fenzi - 3.3.8-1 +- Update to 3.3.8. + * Sun Sep 08 2019 Miro HronĨok - 3.2.1-4 - Subpackage python2-redis has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal diff --git a/sources b/sources index 832c191..2553e56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (3.2.1.tar.gz) = aa3de85596d730dc16ca5fb6bd172d6537cb50e310110bbcba2a955f10907838c53b0d097f2c2b9d6444b14d9e548cc15addf67c87abee1ac81bd48c0e0ba0b7 +SHA512 (3.3.8.tar.gz) = 0fafa092c09fc602dc897bede5908d821c12c930227c4015d0e507c6f0279e14cc35977131bf1c6d2896fc7ff64c62d445d1f17f9d6b41212d79db8d2e839c76