Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-CommonMark for openSUSE:Factory checked in at 2023-03-26 20:19:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-CommonMark (Old) and /work/SRC/openSUSE:Factory/.python-CommonMark.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-CommonMark" Sun Mar 26 20:19:09 2023 rev:15 rq:1074173 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-CommonMark/python-CommonMark.changes 2021-11-20 02:38:15.168955842 +0100 +++ /work/SRC/openSUSE:Factory/.python-CommonMark.new.31432/python-CommonMark.changes 2023-03-26 20:19:11.858958211 +0200 @@ -1,0 +2,5 @@ +Fri Mar 24 12:52:42 UTC 2023 - Daniel Garcia <[email protected]> + +- Remove not needed requirement python-setuptools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-CommonMark.spec ++++++ --- /var/tmp/diff_new_pack.aLr1Xo/_old 2023-03-26 20:19:12.342960739 +0200 +++ /var/tmp/diff_new_pack.aLr1Xo/_new 2023-03-26 20:19:12.346960760 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-CommonMark # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python %bcond_without python2 Name: python-CommonMark @@ -29,7 +28,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-setuptools Requires(post): update-alternatives Requires(postun):update-alternatives Provides: python-commonmark = %{version} @@ -80,7 +78,8 @@ %files %{python_files} %license LICENSE %doc README.rst -%{python_sitelib}/* +%{python_sitelib}/commonmark +%{python_sitelib}/commonmark-%{version}*-info %python_alternative %{_bindir}/cmark %changelog
