forked from pool/python-ua-parser
Accepting request 1009852 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.16.1 * Fixes concurrency issues with the cache invalidation mechanism. OBS-URL: https://build.opensuse.org/request/show/1009852 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ua-parser?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 16:39:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.16.1
|
||||||
|
* Fixes concurrency issues with the cache invalidation mechanism.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 6 05:46:48 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
Fri Mar 6 05:46:48 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ua-parser
|
# spec file for package python-ua-parser
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define _pkgname ua-parser
|
%define _pkgname ua-parser
|
||||||
Name: python-ua-parser
|
Name: python-ua-parser
|
||||||
Version: 0.10.0
|
Version: 0.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Implementation of UA Parser
|
Summary: Python Implementation of UA Parser
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47b1782ed130d890018d983fac37c2a80799d9e0b9c532e734c67cf70f185033
|
|
||||||
size 37542
|
|
3
ua-parser-0.16.1.tar.gz
Normal file
3
ua-parser-0.16.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed3efc695f475ffe56248c9789b3016247e9c20e3556cfa4d5aadc78ab4b26c6
|
||||||
|
size 40530
|
Reference in New Issue
Block a user