forked from pool/python-cachetools
Accepting request 502431 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/502431 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cachetools?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1a44ffd2eedd138f3ba69038feb807ea54cb24e8a207a52d3a8603bc4961821
|
||||
size 20822
|
||||
3
cachetools-2.0.0.tar.gz
Normal file
3
cachetools-2.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:715a7202240dc20dbe83abdb2d804d543e2d4f07af146f53c82166bd75f3a628
|
||||
size 18592
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 21:04:54 UTC 2017 - dmueller@suse.com
|
||||
|
||||
- update to 2.0.0:
|
||||
- Drop Python 3.2 support (breaking change).
|
||||
- Drop support for deprecated features (breaking change).
|
||||
- Move key functions to separate package (breaking change).
|
||||
- Accept non-integer ``maxsize`` in ``Cache.__repr__()``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 19:48:39 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cachetools
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cachetools
|
||||
Version: 1.1.6
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user