Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ua-parser for 
openSUSE:Factory checked in at 2026-01-30 18:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ua-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-ua-parser.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ua-parser"

Fri Jan 30 18:28:59 2026 rev:7 rq:1330011 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ua-parser/python-ua-parser.changes        
2025-06-12 15:55:22.670452332 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ua-parser.new.1995/python-ua-parser.changes  
    2026-01-30 18:33:43.954355534 +0100
@@ -1,0 +2,6 @@
+Thu Jan 29 19:33:40 UTC 2026 - Georg Pfuetzenreuter 
<[email protected]>
+
+- Update to version 1.0.1:
+  * Fix memoisation of lazy parser
+
+-------------------------------------------------------------------

Old:
----
  ua-parser-0.18.0.tar.gz

New:
----
  ua_parser-1.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ua-parser.spec ++++++
--- /var/tmp/diff_new_pack.QZs98N/_old  2026-01-30 18:33:44.498378351 +0100
+++ /var/tmp/diff_new_pack.QZs98N/_new  2026-01-30 18:33:44.498378351 +0100
@@ -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 @@
 https://github.com/tobie/ua-parser)
 
 %prep
-%setup -q -n ua-parser-%{version}
+%autosetup -n ua_parser-%{version}
 
 %build
 %pyproject_wheel

Reply via email to