Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-exceptiongroup for
openSUSE:Factory checked in at 2022-10-28 19:28:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-exceptiongroup (Old)
and /work/SRC/openSUSE:Factory/.python-exceptiongroup.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-exceptiongroup"
Fri Oct 28 19:28:53 2022 rev:2 rq:1031409 version:1.0.0~rc9
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-exceptiongroup/python-exceptiongroup.changes
2022-10-12 18:24:40.677662442 +0200
+++
/work/SRC/openSUSE:Factory/.python-exceptiongroup.new.2275/python-exceptiongroup.changes
2022-10-28 19:28:55.130447339 +0200
@@ -1,0 +2,5 @@
+Wed Oct 26 19:53:01 UTC 2022 - Matej Cepl <[email protected]>
+
+- The package actually builds with Python 3.11.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-exceptiongroup.spec ++++++
--- /var/tmp/diff_new_pack.0RNTPI/_old 2022-10-28 19:28:55.642449906 +0200
+++ /var/tmp/diff_new_pack.0RNTPI/_new 2022-10-28 19:28:55.646449926 +0200
@@ -17,7 +17,6 @@
%define pyversion 1.0.0rc9
-%define skip_python311 1
Name: python-exceptiongroup
Version: 1.0.0~rc9
Release: 0
@@ -25,7 +24,7 @@
License: MIT AND Python-2.0
URL: https://github.com/agronholm/exceptiongroup
Source:
https://github.com/agronholm/exceptiongroup/archive/refs/tags/%{pyversion}.tar.gz#/exceptiongroup-%{pyversion}-gh.tar.gz
-BuildRequires: %{python_module base >= 3.7 with %python-base < 3.11}
+BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module flit-scm}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}