15
0

Accepting request 758615 from devel:languages:python

- update to 0.9.0
  * Added logging facililities into :class:`.CacheRegion`

OBS-URL: https://build.opensuse.org/request/show/758615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=23
This commit is contained in:
2019-12-21 11:34:26 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6
size 323203

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b348835825c9dcd251d9aad1f89f257277ac198a3e35a61980ab4cb28c75216b
size 325830

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 20 18:20:21 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- update to 0.9.0
* Added logging facililities into :class:`.CacheRegion`
-------------------------------------------------------------------
Fri Oct 4 14:09:51 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

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