Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nbclassic for 
openSUSE:Factory checked in at 2023-06-12 15:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclassic (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbclassic.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbclassic"

Mon Jun 12 15:26:08 2023 rev:20 rq:1092361 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclassic/python-nbclassic.changes        
2023-05-02 16:22:41.775116173 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-nbclassic.new.15902/python-nbclassic.changes 
    2023-06-12 15:27:04.335272372 +0200
@@ -1,0 +2,6 @@
+Sun Jun 11 19:50:37 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.0.0
+  * only documentation changes despite the big version bump
+
+-------------------------------------------------------------------

Old:
----
  nbclassic-0.5.6-gh.tar.gz
  nbclassic-0.5.6-py3-none-any.whl

New:
----
  nbclassic-1.0.0-gh.tar.gz
  nbclassic-1.0.0-py3-none-any.whl

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

Other differences:
------------------
++++++ python-nbclassic.spec ++++++
--- /var/tmp/diff_new_pack.21KBkk/_old  2023-06-12 15:27:05.255277814 +0200
+++ /var/tmp/diff_new_pack.21KBkk/_new  2023-06-12 15:27:05.263277862 +0200
@@ -26,8 +26,12 @@
 %endif
 # this conditional is used in the python-rpm-macros, but `osc build --without 
libalternatives` won't work
 %bcond_without libalternatives
+# avoid rewriting
+%define python3dist python3dist
+# 1.0.0 gets abbreviated by pythondistdeps
+%define shortversion 1
 Name:           python-nbclassic%{psuffix}
-Version:        0.5.6
+Version:        1.0.0
 Release:        0
 Summary:        Jupyter Notebook as a Jupyter Server Extension
 License:        BSD-3-Clause
@@ -86,7 +90,8 @@
 
 %package -n jupyter-nbclassic
 Summary:        Jupyter Notebook as a Jupyter Server Extension
-Requires:       python3-nbclassic = %{version}
+# Any flavor is okay
+Requires:       %python3dist(nbclassic) = %{shortversion}
 
 %description -n jupyter-nbclassic
 NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.

++++++ nbclassic-0.5.6-gh.tar.gz -> nbclassic-1.0.0-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-nbclassic/nbclassic-0.5.6-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-nbclassic.new.15902/nbclassic-1.0.0-gh.tar.gz
 differ: char 67, line 1

Reply via email to