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 2022-08-02 22:08:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-mathjax (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.1533
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server-mathjax"
Tue Aug 2 22:08:55 2022 rev:4 rq:992084 version:0.2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server-mathjax/python-jupyter-server-mathjax.changes
2022-03-13 20:25:38.695689066 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server-mathjax.new.1533/python-jupyter-server-mathjax.changes
2022-08-02 22:09:26.073814457 +0200
@@ -1,0 +2,7 @@
+Mon Aug 1 18:11:35 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 0.2.6
+ * no release notes, mostly build system changes
+- Update minimum python requirement to >= 3.7
+
+-------------------------------------------------------------------
Old:
----
jupyter_server_mathjax-0.2.5-py3-none-any.whl
New:
----
jupyter_server_mathjax-0.2.6-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server-mathjax.spec ++++++
--- /var/tmp/diff_new_pack.ExmhIh/_old 2022-08-02 22:09:27.901819727 +0200
+++ /var/tmp/diff_new_pack.ExmhIh/_new 2022-08-02 22:09:27.905819738 +0200
@@ -16,30 +16,26 @@
#
-%{?!python_module:%define python_module() python3-%{**}}
Name: python-jupyter-server-mathjax
-Version: 0.2.5
+Version: 0.2.6
Release: 0
Summary: MathJax resources as a Jupyter Server Extension
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}
+BuildRequires: %{python_module base >= 3.7}
+BuildRequires: %{python_module jupyter-packaging >= 0.10 with
%python-jupyter-packaging < 2}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: jupyter-notebook-filesystem
BuildRequires: python-rpm-macros
Requires: jupyter-server-mathjax = %{version}
Requires: python-jupyter_server >= 1.1
BuildArch: noarch
-# SECTION test requirements (including jupyter_server[test])
-BuildRequires: %{python_module ipykernel}
+# SECTION test requirements
BuildRequires: %{python_module jupyter-server >= 1.1}
-BuildRequires: %{python_module pytest-console-scripts}
-BuildRequires: %{python_module pytest-tornasync}
+BuildRequires: %{python_module jupyter-server-test}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages