Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-postorius for openSUSE:Factory checked in at 2023-07-01 23:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-postorius (Old) and /work/SRC/openSUSE:Factory/.python-postorius.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-postorius" Sat Jul 1 23:18:16 2023 rev:4 rq:1096258 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-postorius/python-postorius.changes 2023-06-30 19:59:00.701693236 +0200 +++ /work/SRC/openSUSE:Factory/.python-postorius.new.13546/python-postorius.changes 2023-07-01 23:18:17.542347027 +0200 @@ -1,0 +2,10 @@ +Sat Jul 1 08:17:01 UTC 2023 - Andreas Schneider <a...@cryptomilk.org> + +- Use sle15_python_module_pythons + +------------------------------------------------------------------- +Fri Jun 30 07:27:48 UTC 2023 - Andreas Schneider <a...@cryptomilk.org> + +- Fix building on Leap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-postorius.spec ++++++ --- /var/tmp/diff_new_pack.dPmRqL/_old 2023-07-01 23:18:18.358351918 +0200 +++ /var/tmp/diff_new_pack.dPmRqL/_new 2023-07-01 23:18:18.362351943 +0200 @@ -16,6 +16,8 @@ # +%{?sle15_python_module_pythons} + %global webapps_dir /srv/www/webapps %global postorius_pkgname postorius @@ -38,9 +40,9 @@ %else %{?sle15_python_module_pythons} %define pythons python311 -%define mypython python3 -%define __mypython %{__python3} -%define mypython_sitelib %{python3_sitelib} +%define mypython python311 +%define __mypython %{__python311} +%define mypython_sitelib %{python311_sitelib} %endif Name: python-postorius