15
0

- update to 0.9.0

* Added logging facililities into :class:`.CacheRegion`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=52
This commit is contained in:
2019-12-20 18:20:55 +00:00
committed by Git OBS Bridge
parent 77306f64fc
commit c348be39ea
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dogpile.cache
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-dogpile.cache
Version: 0.8.0
Version: 0.9.0
Release: 0
Summary: A caching front-end based on the Dogpile lock
License: BSD-3-Clause