Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpgme for openSUSE:Factory checked in at 2023-03-19 16:16:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpgme (Old) and /work/SRC/openSUSE:Factory/.gpgme.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpgme" Sun Mar 19 16:16:13 2023 rev:93 rq:1072624 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes 2023-01-24 20:22:36.741184928 +0100 +++ /work/SRC/openSUSE:Factory/.gpgme.new.31432/gpgme.changes 2023-03-19 16:16:35.059323819 +0100 @@ -1,0 +2,6 @@ +Fri Mar 10 12:18:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- drop python2 subpackage handling. we do not support python 2.x + anymore, and if we would it would happen via singlespec + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpgme.spec ++++++ --- /var/tmp/diff_new_pack.AidNld/_old 2023-03-19 16:16:35.711326989 +0100 +++ /var/tmp/diff_new_pack.AidNld/_new 2023-03-19 16:16:35.715327009 +0100 @@ -19,12 +19,10 @@ %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "" %define psuffix %{nil} -%bcond_without python2 %bcond_without python3 %bcond_with qt %else %define psuffix qt -%bcond_with python2 %bcond_with python3 %bcond_without qt %endif @@ -60,7 +58,7 @@ BuildRequires: libgpg-error-devel >= 1.36 BuildRequires: pkgconfig BuildRequires: swig -%if %{with python2} || %{with python3} +%if %{with python3} BuildRequires: %{python_module devel} BuildRequires: python-rpm-macros %endif @@ -160,20 +158,6 @@ %else -%package -n python2-gpg -Summary: Python 2 bindings for GPGME, a library for accessing GnuPG -Group: Development/Languages/Python -Provides: python-gpg = %{version}-%{release} -Obsoletes: python-gpg < %{version}-%{release} - -%description -n python2-gpg -GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG -easier for applications. It provides a high-level crypto API for -encryption, decryption, signing, signature verification, and key -management. - -This package contains the bindings to use the library from Python 2 applications. - %package -n python3-gpg Summary: Python 3 bindings for GPGME, a library for accessing GnuPG Group: Development/Languages/Python @@ -223,7 +207,7 @@ build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99}) languages="cl cpp" -%if %{with python2} || %{with python3} +%if %{with python3} languages="${languages} python" %endif @@ -307,14 +291,7 @@ %{_libdir}/cmake/Gpgmepp/GpgmeppConfig*.cmake %endif -%if %{with python2} && ! 0%{?python_subpackage_only} -%files -n python2-gpg -%license COPYING COPYING.LESSER LICENSES -%{python2_sitearch}/gpg -%{python2_sitearch}/gpg-%{version}-py%{python2_version}.egg-info -%endif - -%if %{with python3} || ( 0%{?python_subpackage_only} && %{with python2} ) +%if %{with python3} %files %{python_files gpg} %license COPYING COPYING.LESSER LICENSES %{python_sitearch}/gpg