Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ibus-typing-booster for
openSUSE:Factory checked in at 2021-07-08 22:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
and /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-typing-booster"
Thu Jul 8 22:49:21 2021 rev:58 rq:904747 version:2.11.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes
2021-06-22 20:45:14.050842595 +0200
+++
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.2625/ibus-typing-booster.changes
2021-07-08 22:49:42.319873482 +0200
@@ -1,0 +2,6 @@
+Thu Jul 08 10:49:50 UTC 2021 - [email protected]
+
+- Resolves: rhbz#1978361
+ (itb_emoji.py:44:<module>:ModuleNotFoundError: No module named 'packaging')
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.vNgsDA/_old 2021-07-08 22:49:42.803869747 +0200
+++ /var/tmp/diff_new_pack.vNgsDA/_new 2021-07-08 22:49:42.807869716 +0200
@@ -42,8 +42,8 @@
BuildRequires: glib2
BuildRequires: gtk3
BuildRequires: xorg-x11-server
-# Require python3-setuptools because of ???from packing import version???:
-BuildRequires: python3-setuptools
+# Because of ???from packing import version???:
+BuildRequires: python3-packaging
%if 0%{?sle_version} >= 120200
BuildRequires: python3-pyxdg
%endif
@@ -71,8 +71,8 @@
Requires: dbus-1-python3
Requires: python3-distro
Requires: python3-pyenchant
-# Require python3-setuptools because of ???from packing import version???:
-Requires: python3-setuptools
+# Because of ???from packing import version???:
+Requires: python3-packaging
# Workaround bug with python3-enchant:
https://bugzilla.opensuse.org/show_bug.cgi?id=1141993
Requires: enchant-1-backend
Requires: python3-pyxdg