From 0ca10c237197cdbbc3c225fba8ccf6e4af11249dc54516095b2a9d36fdeaae72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 30 Jan 2026 11:48:37 +0000 Subject: [PATCH] Accepting request 1329876 from home:crameleon:branches:devel:languages:python Update to version 1.0.1 OBS-URL: https://build.opensuse.org/request/show/1329876 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ua-parser?expand=0&rev=17 --- python-ua-parser.changes | 6 ++++++ python-ua-parser.spec | 8 ++++---- ua-parser-0.18.0.tar.gz | 3 --- ua_parser-1.0.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 ua-parser-0.18.0.tar.gz create mode 100644 ua_parser-1.0.1.tar.gz diff --git a/python-ua-parser.changes b/python-ua-parser.changes index cbe06ee..b70f274 100644 --- a/python-ua-parser.changes +++ b/python-ua-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 29 19:33:40 UTC 2026 - Georg Pfuetzenreuter + +- Update to version 1.0.1: + * Fix memoisation of lazy parser + ------------------------------------------------------------------- Thu Jun 12 05:01:34 UTC 2025 - Steve Kowalik diff --git a/python-ua-parser.spec b/python-ua-parser.spec index 4899311..4976faa 100644 --- a/python-ua-parser.spec +++ b/python-ua-parser.spec @@ -1,7 +1,7 @@ # # spec file for package python-ua-parser # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-ua-parser -Version: 0.18.0 +Version: 1.0.1 Release: 0 Summary: Python Implementation of UA Parser License: Apache-2.0 URL: https://github.com/ua-parser/uap-python -Source: https://files.pythonhosted.org/packages/source/u/ua-parser/ua-parser-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/ua-parser/ua_parser-%{version}.tar.gz BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} @@ -38,7 +38,7 @@ A python implementation of the UA Parser (https://github.com/ua-parser, formerly https://github.com/tobie/ua-parser) %prep -%setup -q -n ua-parser-%{version} +%autosetup -n ua_parser-%{version} %build %pyproject_wheel diff --git a/ua-parser-0.18.0.tar.gz b/ua-parser-0.18.0.tar.gz deleted file mode 100644 index e2e213f..0000000 --- a/ua-parser-0.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db51f1b59bfaa82ed9e2a1d99a54d3e4153dddf99ac1435d51828165422e624e -size 40659 diff --git a/ua_parser-1.0.1.tar.gz b/ua_parser-1.0.1.tar.gz new file mode 100644 index 0000000..0d29cc6 --- /dev/null +++ b/ua_parser-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d92bf19d4329019cef91707aecc23c6d65143ad7e29a233f0580fb0d15547d +size 728106