From 00ecc5c2c54197c424a9f10b876a0a450599341e652758a01307fdfb6139c205 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 5 Dec 2021 07:18:18 +0000 Subject: [PATCH] Accepting request 935603 from home:bnavigator:branches:devel:languages:python - Update requirements OBS-URL: https://build.opensuse.org/request/show/935603 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=70 --- python-dogpile.cache.changes | 5 +++++ python-dogpile.cache.spec | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 6d2b1af..2ca272a 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 3 21:43:51 UTC 2021 - Ben Greiner + +- Update requirements + ------------------------------------------------------------------- Mon Sep 6 04:29:32 UTC 2021 - Steve Kowalik diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 60acf69..90659f0 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -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}