Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-betamax for openSUSE:Factory checked in at 2023-04-22 22:01:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-betamax (Old) and /work/SRC/openSUSE:Factory/.python-betamax.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-betamax" Sat Apr 22 22:01:48 2023 rev:6 rq:1081982 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-betamax/python-betamax.changes 2018-12-13 19:49:47.412596595 +0100 +++ /work/SRC/openSUSE:Factory/.python-betamax.new.1533/python-betamax.changes 2023-04-22 22:02:52.462082370 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:22:39 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:40:16 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-betamax.spec ++++++ --- /var/tmp/diff_new_pack.9m4sZe/_old 2023-04-22 22:02:52.914085072 +0200 +++ /var/tmp/diff_new_pack.9m4sZe/_new 2023-04-22 22:02:52.918085096 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-betamax # -# Copyright (c) 2018 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 @@ -17,13 +17,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-betamax Version: 0.8.1 Release: 0 Summary: A VCR imitation for python-requests License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/sigmavirus24/betamax +URL: https://github.com/sigmavirus24/betamax Source: https://pypi.io/packages/source/b/betamax/betamax-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros