Hello community,

here is the log from the commit of package jupyter-jupyter-wysiwyg for 
openSUSE:Factory checked in at 2019-07-30 12:38:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyter-wysiwyg (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyter-wysiwyg.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyter-wysiwyg"

Tue Jul 30 12:38:24 2019 rev:2 rq:719663 version:19.05

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jupyter-jupyter-wysiwyg/jupyter-jupyter-wysiwyg.changes
  2019-05-22 10:57:27.534934354 +0200
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyter-wysiwyg.new.4126/jupyter-jupyter-wysiwyg.changes
        2019-07-30 12:38:28.634941441 +0200
@@ -1,0 +2,7 @@
+Mon Jul 29 15:47:06 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to 19.05
+  * Updated conda packaging
+  * Updated numbering scheme
+
+-------------------------------------------------------------------

Old:
----
  jupyter-wysiwyg-0.1.9.tar.gz

New:
----
  jupyter-wysiwyg-19.05.tar.gz

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

Other differences:
------------------
++++++ jupyter-jupyter-wysiwyg.spec ++++++
--- /var/tmp/diff_new_pack.tAxOK4/_old  2019-07-30 12:38:29.266941361 +0200
+++ /var/tmp/diff_new_pack.tAxOK4/_new  2019-07-30 12:38:29.266941361 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without  test
 Name:           jupyter-jupyter-wysiwyg
-Version:        0.1.9
+Version:        19.05
 Release:        0
 Summary:        WYSIWYG editing functionality for markdown/HTML cells in 
Jupyter
 License:        BSD-3-Clause
@@ -33,7 +33,7 @@
 Requires(post): jupyter-notebook
 Requires(preun): jupyter-notebook
 Provides:       python3-jupyter_wysiwyg = %{version}
-Obsoletes:      python3-jupyter_wysiwyg <= %{version}
+Obsoletes:      python3-jupyter_wysiwyg < %{version}
 Provides:       python3-jupyter-wysiwyg = %{version}
 BuildArch:      noarch
 
@@ -53,7 +53,9 @@
 
 %{jupyter_nbextension_install jupyter_wysiwyg}
 %{jupyter_move_config}
-%{fdupes %{buildroot}%{python3_sitelib} 
%{buildroot}%{_jupyter_nbextension_dir}}
+%fdupes %{buildroot}%{python3_sitelib}
+%fdupes %{buildroot}%{_jupyter_nbextension_dir}
+%fdupes %{buildroot}%{_jupyter_nb_notebook_confdir}
 
 %post
 %{jupyter_nbextension_enable jupyter_wysiwyg}

++++++ jupyter-wysiwyg-0.1.9.tar.gz -> jupyter-wysiwyg-19.05.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter-wysiwyg-0.1.9/PKG-INFO 
new/jupyter-wysiwyg-19.05/PKG-INFO
--- old/jupyter-wysiwyg-0.1.9/PKG-INFO  2018-12-05 01:58:06.000000000 +0100
+++ new/jupyter-wysiwyg-19.05/PKG-INFO  2019-05-31 17:31:30.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: jupyter-wysiwyg
-Version: 0.1.9
+Version: 19.05
 Summary: WYSIWYG editing functionality for markdown/HTML cells in Jupyter
 Home-page: https://github.com/genepattern/jupyter-wysiwyg/tree/master/wysiwyg
 Author: Thorin Tabor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter-wysiwyg-0.1.9/jupyter_wysiwyg/__init__.py 
new/jupyter-wysiwyg-19.05/jupyter_wysiwyg/__init__.py
--- old/jupyter-wysiwyg-0.1.9/jupyter_wysiwyg/__init__.py       2018-12-05 
01:47:04.000000000 +0100
+++ new/jupyter-wysiwyg-19.05/jupyter_wysiwyg/__init__.py       2019-05-31 
17:30:46.000000000 +0200
@@ -1,6 +1,6 @@
 __author__ = 'Thorin Tabor'
-__copyright__ = 'Copyright 2016-2018, Regents of the University of California 
& Broad Institute'
-__version__ = '0.1.9'
+__copyright__ = 'Copyright 2016-2019, Regents of the University of California 
& Broad Institute'
+__version__ = '19.05'
 __status__ = 'Beta'
 __license__ = 'BSD'
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter-wysiwyg-0.1.9/setup.py 
new/jupyter-wysiwyg-19.05/setup.py
--- old/jupyter-wysiwyg-0.1.9/setup.py  2018-12-05 01:53:34.000000000 +0100
+++ new/jupyter-wysiwyg-19.05/setup.py  2019-05-31 17:30:31.000000000 +0200
@@ -18,7 +18,7 @@
 
 setup(name='jupyter-wysiwyg',
       packages=['jupyter_wysiwyg'],
-      version='0.1.9',
+      version='19.05',
       description='WYSIWYG editing functionality for markdown/HTML cells in 
Jupyter',
       license='BSD',
       author='Thorin Tabor',


Reply via email to