Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-abseil for openSUSE:Factory 
checked in at 2022-09-15 22:59:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-abseil (Old)
 and      /work/SRC/openSUSE:Factory/.python-abseil.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-abseil"

Thu Sep 15 22:59:57 2022 rev:10 rq:1003844 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-abseil/python-abseil.changes      
2021-12-09 19:46:49.809168518 +0100
+++ /work/SRC/openSUSE:Factory/.python-abseil.new.2083/python-abseil.changes    
2022-09-15 23:01:12.969558560 +0200
@@ -1,0 +2,13 @@
+Thu Sep 15 10:14:55 UTC 2022 - pgaj...@suse.com
+
+- version update to 1.2.0
+  ## 1.2.0 (2022-07-18)
+  *   Fixed a crash in Python 3.11 when `TempFileCleanup.SUCCESS` is used.
+  ## 1.1.0 (2022-06-01)
+  *   `Flag` instances now raise an error if used in a bool context. This 
prevents
+      the occasional mistake of testing an instance for truthiness rather than
+      testing `flag.value`.
+  *   `absl-py` no longer depends on `six`.
+- do not require python-six
+
+-------------------------------------------------------------------

Old:
----
  abseil-py-1.0.0.tar.gz

New:
----
  abseil-py-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-abseil.spec ++++++
--- /var/tmp/diff_new_pack.d6GajC/_old  2022-09-15 23:01:13.421559836 +0200
+++ /var/tmp/diff_new_pack.d6GajC/_new  2022-09-15 23:01:13.425559847 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-abseil
 #
-# Copyright (c) 2021 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,17 +19,15 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-abseil
-Version:        1.0.0
+Version:        1.2.0
 Release:        0
 Summary:        Abseil Python Common Libraries
 License:        Apache-2.0
 URL:            https://github.com/abseil/abseil-py
 Source0:        
https://github.com/abseil/abseil-py/archive/v%{version}.tar.gz#/abseil-py-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-six
 Provides:       python-absl-py = %{version}
 Obsoletes:      python-absl-py < %{version}
 BuildArch:      noarch

++++++ abseil-py-1.0.0.tar.gz -> abseil-py-1.2.0.tar.gz ++++++
++++ 4485 lines of diff (skipped)

Reply via email to