Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fake-useragent for
openSUSE:Factory checked in at 2023-08-10 15:33:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fake-useragent (Old)
and /work/SRC/openSUSE:Factory/.python-fake-useragent.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fake-useragent"
Thu Aug 10 15:33:17 2023 rev:9 rq:1102873 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-fake-useragent/python-fake-useragent.changes
2023-05-09 14:07:51.274639565 +0200
+++
/work/SRC/openSUSE:Factory/.python-fake-useragent.new.11712/python-fake-useragent.changes
2023-08-10 15:33:35.036045326 +0200
@@ -1,0 +2,13 @@
+Tue Aug 8 10:59:35 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.2.1:
+ * Still using the new dataset of course!
+ * Small improvements in the min_percentage check
+ * Update all Pip package dependencies
+ * Updated browser useragent data ð
+ * Allow filters on browser, OS and usage percentage ð
+ * Update the cache scraper to scape the new data source for
+ user-agent strings
+ * Adapted the code to work with the new JSON data format
+
+-------------------------------------------------------------------
Old:
----
fake-useragent-1.1.3.tar.gz
New:
----
fake-useragent-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fake-useragent.spec ++++++
--- /var/tmp/diff_new_pack.BEW6RC/_old 2023-08-10 15:33:35.756049817 +0200
+++ /var/tmp/diff_new_pack.BEW6RC/_new 2023-08-10 15:33:35.760049842 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-fake-useragent
-Version: 1.1.3
+Version: 1.2.1
Release: 0
Summary: Useragent faker package for Python
License: Apache-2.0
@@ -34,8 +34,8 @@
Requires: python-importlib-resources
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module importlib-resources >= 5.12.0}
-BuildRequires: %{python_module pytest >= 7.2.2}
+BuildRequires: %{python_module importlib-resources >= 6.0.0}
+BuildRequires: %{python_module pytest >= 7.4.0}
# /SECTION
%python_subpackages
++++++ fake-useragent-1.1.3.tar.gz -> fake-useragent-1.2.1.tar.gz ++++++
++++ 2047 lines of diff (skipped)