Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pelican-myst-reader for 
openSUSE:Factory checked in at 2026-06-05 14:57:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pelican-myst-reader (Old)
 and      /work/SRC/openSUSE:Factory/.python-pelican-myst-reader.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pelican-myst-reader"

Fri Jun  5 14:57:51 2026 rev:2 rq:1357154 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pelican-myst-reader/python-pelican-myst-reader.changes
    2026-03-10 18:58:49.070181440 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pelican-myst-reader.new.2375/python-pelican-myst-reader.changes
  2026-06-05 14:58:51.560731180 +0200
@@ -1,0 +2,5 @@
+Thu May 28 08:27:33 UTC 2026 - Jakub Špaček <[email protected]>
+
+- Fixed missing URL and add README and LICENSE to %files and remove empty 
%check section
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pelican-myst-reader.spec ++++++
--- /var/tmp/diff_new_pack.ZJtC8n/_old  2026-06-05 14:58:53.152797022 +0200
+++ /var/tmp/diff_new_pack.ZJtC8n/_new  2026-06-05 14:58:53.168797684 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pelican-myst-reader
 #
-# Copyright (c) 2026 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,37 +21,37 @@
 Release:        0
 Summary:        Pelican plugin for converting MyST's Markdown variant to HTML
 License:        AGPL-3.0-only
-URL:            None
-Source:         
https://files.pythonhosted.org/packages/source/p/pelican-myst-reader/pelican_myst_reader-%{version}.tar.gz
+URL:            https://github.com/ashwinvis/myst-reader
+Source:         
https://files.pythonhosted.org/packages/source/p/pelican_myst_reader/pelican_myst_reader-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE no-bibtex.patch [email protected]
 # Temporarily remove need for sphinxcontrib-bibtex, until we have it packaged
 Patch0:         no-bibtex.patch
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry-core >= 1.0.0}
-# SECTION test requirements
-BuildRequires:  %{python_module beautifulsoup4 >= 4.9.3}
-BuildRequires:  %{python_module docutils >= 0.19}
-BuildRequires:  %{python_module markdown-word-count >= 0.1.0}
-BuildRequires:  %{python_module myst-parser >= 4.0.0}
-BuildRequires:  %{python_module pelican >= 4.5}
-BuildRequires:  %{python_module PyYAML >= 6.0}
-# FIXME Not available yet
-# BuildRequires:  %%{python_module sphinxcontrib-bibtex >= 2.6.3}
-# /SECTION
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # Yes, really, Markdown module is required for metadata parsing and
 # other stuff
 Requires:       python-Markdown
+Requires:       python-PyYAML >= 6.0
 Requires:       python-beautifulsoup4 >= 4.9.3
 Requires:       python-docutils >= 0.19
 Requires:       python-markdown-word-count >= 0.1.0
 Requires:       python-myst-parser >= 4.0.0
 Requires:       python-pelican >= 4.5
-Requires:       python-PyYAML >= 6.0
 # Requires:       python-sphinxcontrib-bibtex >= 2.6.3
 BuildArch:      noarch
+# SECTION test requirements
+BuildRequires:  %{python_module PyYAML >= 6.0}
+BuildRequires:  %{python_module beautifulsoup4 >= 4.9.3}
+BuildRequires:  %{python_module docutils >= 0.19}
+BuildRequires:  %{python_module markdown-word-count >= 0.1.0}
+BuildRequires:  %{python_module myst-parser >= 4.0.0}
+BuildRequires:  %{python_module pelican >= 4.5}
+# FIXME Not available yet
+# BuildRequires:  %%{python_module sphinxcontrib-bibtex >= 2.6.3}
+# /SECTION
 %python_subpackages
 
 %description
@@ -73,6 +73,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
+%license LICENSE
+%doc README.md
 %{python_sitelib}/pelican/plugins/myst_reader/
 %{python_sitelib}/pelican_myst_reader-%{version}.dist-info
 

Reply via email to