Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-async_generator for openSUSE:Factory checked in at 2023-04-22 22:02:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-async_generator (Old) and /work/SRC/openSUSE:Factory/.python-async_generator.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-async_generator" Sat Apr 22 22:02:06 2023 rev:6 rq:1082001 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-async_generator/python-async_generator.changes 2020-12-04 21:27:18.890023825 +0100 +++ /work/SRC/openSUSE:Factory/.python-async_generator.new.1533/python-async_generator.changes 2023-04-22 22:03:02.910144834 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:22:18 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:40:06 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-async_generator.spec ++++++ --- /var/tmp/diff_new_pack.fT3Ic6/_old 2023-04-22 22:03:03.302147178 +0200 +++ /var/tmp/diff_new_pack.fT3Ic6/_new 2023-04-22 22:03:03.306147201 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-async_generator # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-async_generator Version: 1.10 Release: 0 Summary: Async generators and context managers for Python 3.5+ -License: MIT OR Apache-2.0 +License: Apache-2.0 OR MIT Group: Development/Languages/Python URL: https://github.com/python-trio/async_generator Source: https://files.pythonhosted.org/packages/source/a/async_generator/async_generator-%{version}.tar.gz