- Add redismod.conf and tox.ini as Sources to SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=60
This commit is contained in:
parent
d3a53b0bd3
commit
fcf76796ee
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 07:24:11 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add redismod.conf and tox.ini as Sources to SPEC file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 11 11:03:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -27,6 +27,8 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/redis/redis-py
|
||||
Source0: https://files.pythonhosted.org/packages/source/r/redis/redis-%{version}.tar.gz
|
||||
Source1: https://github.com/redis/redis-py/raw/v%{version}/tox.ini
|
||||
Source98: redismod.conf
|
||||
Source99: tox.ini
|
||||
BuildRequires: %{python_module Deprecated >= 1.2.3}
|
||||
BuildRequires: %{python_module async-timeout >= 4.0.2}
|
||||
BuildRequires: %{python_module base >= 3.6}
|
||||
|
Loading…
Reference in New Issue
Block a user