forked from pool/python-dogpile.cache
Accepting request 935756 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/935756 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 21:43:51 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 04:29:32 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%global pythons python3
|
||||
Name: python-dogpile.cache
|
||||
Version: 1.1.4
|
||||
@@ -30,13 +30,11 @@ Source: https://github.com/sqlalchemy/%{modname}/archive/rel_%{modver}.t
|
||||
BuildRequires: %{python_module Mako}
|
||||
BuildRequires: %{python_module dbm}
|
||||
BuildRequires: %{python_module decorator >= 4.0.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest >= 5}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python3-stevedore
|
||||
BuildRequires: %{python_module stevedore > 3.0.0}
|
||||
Requires: python-decorator >= 4.0.0
|
||||
BuildRequires: %{python_module six}
|
||||
Requires: python-six
|
||||
Requires: python-stevedore >= 3.0.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Provides: python-dogpile.core = %{version}
|
||||
|
||||
Reference in New Issue
Block a user