diff --git a/.gitignore b/.gitignore index 366c5d0..b227565 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ /3.3.8.tar.gz /3.4.1.tar.gz /3.5.3.tar.gz +/redis-py-4.1.4.tar.gz +/redis-py-4.2.1.tar.gz +/redis-py-4.2.2.tar.gz diff --git a/python-redis.spec b/python-redis.spec index d5c7f99..15099da 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -1,12 +1,12 @@ %global upstream_name redis Name: python-%{upstream_name} -Version: 3.5.3 -Release: 5%{?dist} +Version: 4.2.2 +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 +URL: https://github.com/redis/redis-py +Source0: https://github.com/redis/redis-py/archive/v%{version}/redis-py-%{version}.tar.gz BuildArch: noarch BuildRequires: redis @@ -19,10 +19,13 @@ This is a Python interface to the Redis key-value store. Summary: Python 3 interface to the Redis key-value store %{?python_provide:%python_provide python3-redis} BuildRequires: python3-devel +BuildRequires: python3-deprecated BuildRequires: python3-setuptools BuildRequires: python3-py BuildRequires: python3-pytest BuildRequires: python3-mock +BuildRequires: python3-pytest-asyncio +BuildRequires: python3-async-timeout %description -n python3-redis This is a Python 3 interface to the Redis key-value store. @@ -43,15 +46,18 @@ rm tests/test_commands.py* %check redis-server & -%{__python3} -m pytest +%pytest -m 'not onlycluster and not redismod and not ssl' kill %1 %files -n python3-redis -%doc CHANGES LICENSE README.rst +%doc CHANGES LICENSE README.md %{python3_sitelib}/%{upstream_name} %{python3_sitelib}/%{upstream_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Apr 04 2022 Frantisek Zatloukal - 4.2.2-1 +- Update to 4.2.2 + * Fri Jan 21 2022 Fedora Release Engineering - 3.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 09caa5a..ff0a0b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (3.5.3.tar.gz) = 3e612172dd6dfd2050c66369b7c39321f751e20539582ffff1857bd4e86a2e552d8356083a4e534bcbd00cc7ac9e1d047ebe3950d99b9b0a8812bf3eeb4b01a4 +SHA512 (redis-py-4.2.2.tar.gz) = 3d2690b104d36f99db5abc49e80c12f3660aada57ce6a18960bfc5c3aae28e7d05699ea01153c1149568d08370c6a057001ec4838e8010e0a3755fb11642c16b