Switch buildrequire redis to redis5
This commit is contained in:
parent
e9228c9278
commit
e54471feb7
@ -1,13 +1,13 @@
|
||||
Name: python-redis
|
||||
Version: 2.10.6
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: The 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/2.10.6.tar.gz
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user