Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jupyter-server-mathjax for openSUSE:Factory checked in at 2021-10-18 21:59:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-mathjax (Old) and /work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server-mathjax" Mon Oct 18 21:59:34 2021 rev:2 rq:925910 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jupyter-server-mathjax/python-jupyter-server-mathjax.changes 2021-04-19 21:06:31.036075959 +0200 +++ /work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.1890/python-jupyter-server-mathjax.changes 2021-10-18 22:02:44.666117542 +0200 @@ -1,0 +2,6 @@ +Sun Oct 17 17:44:01 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to 0.2.3 + * use static_url_prefix for mathjax_url + +------------------------------------------------------------------- Old: ---- jupyter_server_mathjax-0.2.2-py3-none-any.whl New: ---- jupyter_server_mathjax-0.2.3-py3-none-any.whl ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jupyter-server-mathjax.spec ++++++ --- /var/tmp/diff_new_pack.EkMhRj/_old 2021-10-18 22:02:45.066117831 +0200 +++ /var/tmp/diff_new_pack.EkMhRj/_new 2021-10-18 22:02:45.070117834 +0200 @@ -18,11 +18,11 @@ %{?!python_module:%define python_module() python3-%{**}} Name: python-jupyter-server-mathjax -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: MathJax resources as a Jupyter Server Extension -License: BSD-3-Clause AND Apache-2.0 -URL: https://jupyter.org +License: Apache-2.0 AND BSD-3-Clause +URL: https://github.com/jupyter-server/jupyter_server_mathjax # Get the bundled JS stuff with the wheel Source: https://files.pythonhosted.org/packages/py3/j/jupyter_server_mathjax/jupyter_server_mathjax-%{version}-py3-none-any.whl BuildRequires: %{python_module jupyter-packaging}