14
0

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:
2022-10-11 17:31:11 +00:00
committed by Git OBS Bridge
parent 958f5d4d27
commit 2fd5096dbd
4 changed files with 11 additions and 5 deletions

View File

@@ -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