14
0
forked from pool/python-redis

Accepting request 982432 from home:bnavigator:branches:devel:languages:python

- Delete unused redismod.conf, remove duplicate Source entry for
  tox.ini

OBS-URL: https://build.opensuse.org/request/show/982432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=61
This commit is contained in:
2022-06-13 13:49:13 +00:00
committed by Git OBS Bridge
parent fcf76796ee
commit c16bda0221
3 changed files with 6 additions and 10 deletions

View File

@@ -27,8 +27,6 @@ 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}