Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mkdocs-material for 
openSUSE:Factory checked in at 2023-04-13 14:10:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mkdocs-material (Old)
 and      /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mkdocs-material"

Thu Apr 13 14:10:26 2023 rev:2 rq:1078874 version:9.1.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mkdocs-material/python-mkdocs-material.changes
    2023-04-06 15:57:46.420916547 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mkdocs-material.new.19717/python-mkdocs-material.changes
 2023-04-13 14:10:38.564260469 +0200
@@ -1,0 +2,10 @@
+Thu Apr 13 06:41:02 UTC 2023 - Johannes Kastl <[email protected]>
+
+- really add proper Requires for plugins...
+
+-------------------------------------------------------------------
+Tue Apr  4 12:44:36 UTC 2023 - Johannes Kastl <[email protected]>
+
+- add Requires needed for plugins
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mkdocs-material.spec ++++++
--- /var/tmp/diff_new_pack.rfMuzi/_old  2023-04-13 14:10:39.028263133 +0200
+++ /var/tmp/diff_new_pack.rfMuzi/_new  2023-04-13 14:10:39.028263133 +0200
@@ -45,12 +45,20 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# Requirements for core
+# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L21
 Requires:       python-Markdown >= 3.2
 Requires:       python-jinja2 >= 3.0
 Requires:       python-mkdocs >= 1.4.2
 Requires:       python-mkdocs-material-extensions >= 1.1
 Requires:       python-pygments >= 2.14
 Requires:       python-pymdown-extensions >= 9.9.1
+# Requirements for plugins
+# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L29
+Requires:       python-colorama >= 0.4
+Requires:       python-regex => 2022.4.24
+Requires:       python-requests >= 2.26
+
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to