Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nbformat for openSUSE:Factory 
checked in at 2022-12-27 11:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbformat (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbformat.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbformat"

Tue Dec 27 11:54:55 2022 rev:15 rq:1045428 version:5.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbformat/python-nbformat.changes  
2022-10-22 14:14:03.800876820 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-nbformat.new.1563/python-nbformat.changes    
    2022-12-27 11:55:03.567313754 +0100
@@ -1,0 +2,9 @@
+Mon Dec 26 22:15:25 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 5.7.1
+  * Expose more attributes for typing #337 (@blink1073)
+  * Use base setup dependency type #329 (@blink1073)
+  * Handle warning from jupyter client #322 (@blink1073)
+- Remove empty jupyter-nbformat package
+
+-------------------------------------------------------------------

Old:
----
  nbformat-5.7.0.tar.gz

New:
----
  nbformat-5.7.1.tar.gz

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

Other differences:
------------------
++++++ python-nbformat.spec ++++++
--- /var/tmp/diff_new_pack.MlqE0i/_old  2022-12-27 11:55:04.887321095 +0100
+++ /var/tmp/diff_new_pack.MlqE0i/_new  2022-12-27 11:55:04.891321118 +0100
@@ -16,32 +16,27 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define doc_ver 5.2.0
 %bcond_without libalternatives
 Name:           python-nbformat
-Version:        5.7.0
+Version:        5.7.1
 Release:        0
 Summary:        The Jupyter Notebook format
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/jupyter/nbformat
-# PyPI sdist has only some schema tests, get the full test suite from GitHub 
sources
-Source:         
https://github.com/jupyter/nbformat/archive/%{version}.tar.gz#/nbformat-%{version}.tar.gz
+Source:         
https://github.com/jupyter/nbformat/releases/download/v%{version}/nbformat-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module hatch_nodejs_version}
 BuildRequires:  %{python_module hatchling >= 1.5}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  nodejs
 BuildRequires:  python-rpm-macros >= 20210929
-Requires:       jupyter-nbformat = %{version}
 Requires:       python-fastjsonschema
 Requires:       python-jsonschema > 2.6
 Requires:       python-jupyter_core
 Requires:       python-traitlets >= 5.1
-Provides:       python-jupyter_nbformat = %{version}
+Provides:       python-jupyter_nbformat = %{version}-%{release}
 Obsoletes:      python-jupyter_nbformat < %{version}
 BuildArch:      noarch
 %if %{with libalternatives}
@@ -69,21 +64,6 @@
 
 This package provides the python interface.
 
-%package     -n jupyter-nbformat
-Summary:        The Jupyter Notebook format
-Group:          Development/Languages/Python
-Requires:       jupyter-jupyter_core
-Requires:       python3-nbformat = %{version}
-Conflicts:      python3-jupyter_nbformat < 5.0
-Provides:       jupyter-nbformat-doc = %{version}
-Obsoletes:      jupyter-nbformat-doc < %{version}
-
-%description -n jupyter-nbformat
-This package contains the base implementation of the Jupyter Notebook format,
-and Python APIs for working with notebooks.
-
-This package provides the jupyter components.
-
 %prep
 %setup -q -n nbformat-%{version}
 sed -i 's/--color=yes//' pyproject.toml
@@ -118,7 +98,4 @@
 %{python_sitelib}/nbformat/
 %{python_sitelib}/nbformat-%{version}.dist-info/
 
-%files -n jupyter-nbformat
-%license COPYING.md
-
 %changelog

++++++ nbformat-5.7.0.tar.gz -> nbformat-5.7.1.tar.gz ++++++
++++ 2061 lines of diff (skipped)

Reply via email to