15
0

Accepting request 1010148 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-expiringdict?expand=0&rev=4
This commit is contained in:
2022-10-12 16:25:52 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 03:07:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.2.2
* Fix import error for Python 3.6+.
-------------------------------------------------------------------
Sun Jan 16 16:02:53 UTC 2022 - Benjamin Greiner <code@bnavigator.de>

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-expiringdict
Version: 1.2.1
Version: 1.2.2
Release: 0
Summary: Dictionary with auto-expiring values for caching purposes
License: Apache-2.0