Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mdit-py-plugins for openSUSE:Factory checked in at 2022-09-06 13:46:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mdit-py-plugins (Old) and /work/SRC/openSUSE:Factory/.python-mdit-py-plugins.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mdit-py-plugins" Tue Sep 6 13:46:09 2022 rev:2 rq:1001441 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mdit-py-plugins/python-mdit-py-plugins.changes 2022-04-30 00:45:56.886972748 +0200 +++ /work/SRC/openSUSE:Factory/.python-mdit-py-plugins.new.2083/python-mdit-py-plugins.changes 2022-09-06 13:46:10.385718024 +0200 @@ -1,0 +2,5 @@ +Mon Sep 5 08:02:15 UTC 2022 - Elisei Roca <er...@mailbox.org> + +- Cleanup requires, comments and files section + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mdit-py-plugins.spec ++++++ --- /var/tmp/diff_new_pack.UKuSBA/_old 2022-09-06 13:46:10.849719030 +0200 +++ /var/tmp/diff_new_pack.UKuSBA/_new 2022-09-06 13:46:10.857719047 +0200 @@ -29,7 +29,6 @@ BuildRequires: fdupes #Source: https://files.pythonhosted.org/packages/source/m/mdit-py-plugins/mdit-py-plugins-%%{version}.tar.gz BuildRequires: python-rpm-macros -BuildRequires: python3-Sphinx Requires: python-markdown-it-py BuildArch: noarch %python_subpackages @@ -42,7 +41,6 @@ %build %python_build -# building the docs would require myst-parser %install %python_install @@ -52,10 +50,9 @@ %pyunittest %files %{python_files} -%doc README.md CHANGELOG.md +%doc README.md CHANGELOG.md docs/index.md %license LICENSE %{python_sitelib}/mdit_py_plugins/ %{python_sitelib}/mdit_py_plugins-%{version}*-info -%doc docs/index.md %changelog