Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2024-01-07 21:39:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpgme (Old)
 and      /work/SRC/openSUSE:Factory/.gpgme.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpgme"

Sun Jan  7 21:39:14 2024 rev:105 rq:1137281 version:1.23.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes      2023-12-07 
19:09:36.597497972 +0100
+++ /work/SRC/openSUSE:Factory/.gpgme.new.28375/gpgme.changes   2024-01-07 
21:39:21.621963295 +0100
@@ -1,0 +2,8 @@
+Sat Jan  6 12:43:19 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Python 3.12 has dropped distutils
+  * Build require python-setuptools instead
+  * Drop old gpgme-D545-python310.patch
+  * Replace with gpgme-D545-obsolete-distutils.patch
+
+-------------------------------------------------------------------

Old:
----
  gpgme-D545-python310.patch

New:
----
  gpgme-D545-obsolete-distutils.patch

BETA DEBUG BEGIN:
  Old:  * Build require python-setuptools instead
  * Drop old gpgme-D545-python310.patch
  * Replace with gpgme-D545-obsolete-distutils.patch
BETA DEBUG END:

BETA DEBUG BEGIN:
  New:  * Drop old gpgme-D545-python310.patch
  * Replace with gpgme-D545-obsolete-distutils.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ gpgme.spec ++++++
--- /var/tmp/diff_new_pack.Au7pra/_old  2024-01-07 21:39:22.337989340 +0100
+++ /var/tmp/diff_new_pack.Au7pra/_new  2024-01-07 21:39:22.337989340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,8 +46,8 @@
 Source3:        https://gnupg.org/signature_key.asc#/gpgme.keyring
 # used to have a fixed timestamp
 Source99:       gpgme.changes
-# PATCH-FIX-UPSTREAM support python 3.10  -- https://dev.gnupg.org/D545
-Patch1:         gpgme-D545-python310.patch
+# PATCH-FIX-UPSTREAM obsolete distutlils  -- https://dev.gnupg.org/D545
+Patch1:         gpgme-D545-obsolete-distutils.patch
 # PATCH-FIX-OPENSUSE gpgme-suse-nobetasuffix.patch c...@bnavigator.de -- 
remove "-unknown" betasuffix boo#1205197
 Patch2:         gpgme-suse-nobetasuffix.patch
 BuildRequires:  autoconf
@@ -60,6 +60,9 @@
 BuildRequires:  swig
 %if %{with python3}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools >= 62.4}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 %endif
 %if %{with qt}
@@ -344,7 +347,7 @@
 %files %{python_files gpg}
 %license COPYING COPYING.LESSER LICENSES
 %{python_sitearch}/gpg
-%{python_sitearch}/gpg-%{version}-py%{python_version}.egg-info
+%{python_sitearch}/gpg-%{version}.dist-info
 %endif
 
 %if %{with qt}


++++++ gpgme-D545-obsolete-distutils.patch ++++++
++++ 653 lines (skipped)

Reply via email to