Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mailman for openSUSE:Factory 
checked in at 2023-08-28 17:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailman (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailman.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailman"

Mon Aug 28 17:18:09 2023 rev:27 rq:1107098 version:3.3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mailman/python-mailman.changes    
2023-06-19 22:50:59.625713713 +0200
+++ /work/SRC/openSUSE:Factory/.python-mailman.new.1766/python-mailman.changes  
2023-08-28 17:18:13.695142631 +0200
@@ -1,0 +2,11 @@
+Fri Aug 18 11:00:46 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Fix issues with importlib_resources for Python 3.11
+  * Added mailman-fix-importlib-resources.patch
+
+-------------------------------------------------------------------
+Sat Jul  1 12:49:02 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Add missing require for psycopg2
+
+-------------------------------------------------------------------

New:
----
  mailman-fix-importlib-resources.patch

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

Other differences:
------------------
++++++ python-mailman.spec ++++++
--- /var/tmp/diff_new_pack.uzRXwZ/_old  2023-08-28 17:18:15.467206265 +0200
+++ /var/tmp/diff_new_pack.uzRXwZ/_new  2023-08-28 17:18:15.471206409 +0200
@@ -70,6 +70,10 @@
 #
 Source100:      
https://gitlab.com/mailman/mailman/-/raw/master/src/mailman/testing/ssl_test_cert.crt
 Source101:      
https://gitlab.com/mailman/mailman/-/raw/master/src/mailman/testing/ssl_test_key.key
+#
+# Backport of https://gitlab.com/mailman/mailman/-/merge_requests/1130.patch
+Patch0:         mailman-fix-importlib-resources.patch
+#
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -106,6 +110,7 @@
 Requires:       %{mypython}-importlib-resources >= 1.1.0
 Requires:       %{mypython}-lazr.config
 Requires:       %{mypython}-passlib
+Requires:       %{mypython}-psycopg2
 Requires:       %{mypython}-python-dateutil >= 2.0
 Requires:       %{mypython}-requests
 Requires:       %{mypython}-setuptools
@@ -277,7 +282,7 @@
 %endif
 %dir %attr(750,root,mailman) %{_sysconfdir}/%{mailman_name}.d
 %dir %attr(750,mailman,mailman) %{mailman_homedir}
-%dir %attr(770,mailman,mailman) %{mailman_homedir}/data
+%dir %attr(770,mailman,mail) %{mailman_homedir}/data
 %dir %attr(750,mailman,mailman) %{mailman_spooldir}
 %dir %attr(750,mailman,mailman) %{mailman_logdir}
 %ghost %dir %{mailman_rundir}

++++++ mailman-fix-importlib-resources.patch ++++++
++++ 657 lines (skipped)

Reply via email to