From 2fd5096dbd20d4f256be67d9e99aa55faf7ba3c639d8fbc65c46ae0797536769 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 11 Oct 2022 17:31:11 +0000 Subject: [PATCH] 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 --- python-ua-parser.changes | 6 ++++++ python-ua-parser.spec | 4 ++-- ua-parser-0.10.0.tar.gz | 3 --- ua-parser-0.16.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 ua-parser-0.10.0.tar.gz create mode 100644 ua-parser-0.16.1.tar.gz diff --git a/python-ua-parser.changes b/python-ua-parser.changes index a5e6669..1aefc28 100644 --- a/python-ua-parser.changes +++ b/python-ua-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 16:39:49 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.16.1 + * Fixes concurrency issues with the cache invalidation mechanism. + ------------------------------------------------------------------- Fri Mar 6 05:46:48 UTC 2020 - Steve Kowalik diff --git a/python-ua-parser.spec b/python-ua-parser.spec index 9710f98..84bd513 100644 --- a/python-ua-parser.spec +++ b/python-ua-parser.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define _pkgname ua-parser Name: python-ua-parser -Version: 0.10.0 +Version: 0.16.1 Release: 0 Summary: Python Implementation of UA Parser License: Apache-2.0 diff --git a/ua-parser-0.10.0.tar.gz b/ua-parser-0.10.0.tar.gz deleted file mode 100644 index 16b0126..0000000 --- a/ua-parser-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b1782ed130d890018d983fac37c2a80799d9e0b9c532e734c67cf70f185033 -size 37542 diff --git a/ua-parser-0.16.1.tar.gz b/ua-parser-0.16.1.tar.gz new file mode 100644 index 0000000..8a70067 --- /dev/null +++ b/ua-parser-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3efc695f475ffe56248c9789b3016247e9c20e3556cfa4d5aadc78ab4b26c6 +size 40530