!29 Switch buildrequire redis to redis5
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
cd934c21b1
@ -1,13 +1,13 @@
|
|||||||
Name: python-redis
|
Name: python-redis
|
||||||
Version: 2.10.6
|
Version: 2.10.6
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The Python interface to the Redis key-value store
|
Summary: The Python interface to the Redis key-value store
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/andymccurdy/redis-py
|
URL: https://github.com/andymccurdy/redis-py
|
||||||
Source0: https://github.com/andymccurdy/redis-py/archive/2.10.6.tar.gz
|
Source0: https://github.com/andymccurdy/redis-py/archive/2.10.6.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python2-setuptools python2-py python2-pytest redis python2-mock jemalloc
|
BuildRequires: python2-devel python2-setuptools python2-py python2-pytest redis5 python2-mock jemalloc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Python interface to the Redis key-value store.
|
The Python interface to the Redis key-value store.
|
||||||
@ -64,5 +64,8 @@ kill %1
|
|||||||
%{python3_sitelib}/redis-2.10.6-py%{python3_version}.egg-info
|
%{python3_sitelib}/redis-2.10.6-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 13 2025 yaoxin <1024769339@qq.com> - 2.10.6-7
|
||||||
|
- Switch buildrequire redis to redis5
|
||||||
|
|
||||||
* Mon Jan 6 2020 qinjian <qinjian18@huawei.com> - 2.10.6-6
|
* Mon Jan 6 2020 qinjian <qinjian18@huawei.com> - 2.10.6-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user