Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-matplotlib-inline for 
openSUSE:Factory checked in at 2021-10-20 20:23:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib-inline (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib-inline.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib-inline"

Wed Oct 20 20:23:43 2021 rev:2 rq:925906 version:0.1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-matplotlib-inline/python-matplotlib-inline.changes
        2021-06-29 22:43:42.038908555 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-matplotlib-inline.new.1890/python-matplotlib-inline.changes
      2021-10-20 20:24:31.085386734 +0200
@@ -1,0 +2,6 @@
+Sun Oct 17 19:39:17 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 0.3
+  * Update project URL
+
+-------------------------------------------------------------------

Old:
----
  matplotlib-inline-0.1.2.tar.gz

New:
----
  matplotlib-inline-0.1.3.tar.gz

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

Other differences:
------------------
++++++ python-matplotlib-inline.spec ++++++
--- /var/tmp/diff_new_pack.bEotw7/_old  2021-10-20 20:24:31.417386939 +0200
+++ /var/tmp/diff_new_pack.bEotw7/_new  2021-10-20 20:24:31.417386939 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-matplotlib-inline
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -28,18 +28,18 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-matplotlib-inline%{psuffix}
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Summary:        Inline Matplotlib backend for Jupyter
 License:        BSD-3-Clause
 URL:            https://github.com/ipython/matplotlib-inline
 Source:         
https://files.pythonhosted.org/packages/source/m/matplotlib-inline/matplotlib-inline-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module traitlets}
+BuildRequires:  python-rpm-macros
 %if %{with test}
-BuildRequires:  %{python_module matplotlib}
 BuildRequires:  %{python_module ipython}
+BuildRequires:  %{python_module matplotlib}
 %endif
 BuildRequires:  fdupes
 Requires:       python-traitlets
@@ -55,7 +55,6 @@
 %build
 %python_build
 
-
 %install
 %if ! %{with test}
 %python_install

++++++ matplotlib-inline-0.1.2.tar.gz -> matplotlib-inline-0.1.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/matplotlib-inline-0.1.2/PKG-INFO 
new/matplotlib-inline-0.1.3/PKG-INFO
--- old/matplotlib-inline-0.1.2/PKG-INFO        2021-04-20 10:02:03.868277500 
+0200
+++ new/matplotlib-inline-0.1.3/PKG-INFO        2021-09-07 17:02:39.190669800 
+0200
@@ -1,12 +1,15 @@
-Metadata-Version: 1.2
+Metadata-Version: 2.1
 Name: matplotlib-inline
-Version: 0.1.2
+Version: 0.1.3
 Summary: Inline Matplotlib backend for Jupyter
-Home-page: https://github.com/martinRenou/matplotlib-inline
+Home-page: https://github.com/ipython/matplotlib-inline
 Author: IPython Development Team
 Author-email: ipython-...@scipy.org
 License: BSD 3-Clause
-Description: UNKNOWN
 Keywords: python,ipython,matplotlib,jupyter
 Platform: UNKNOWN
 Requires-Python: >=3.5
+License-File: LICENSE
+
+UNKNOWN
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/matplotlib-inline-0.1.2/matplotlib_inline.egg-info/PKG-INFO 
new/matplotlib-inline-0.1.3/matplotlib_inline.egg-info/PKG-INFO
--- old/matplotlib-inline-0.1.2/matplotlib_inline.egg-info/PKG-INFO     
2021-04-20 10:02:03.000000000 +0200
+++ new/matplotlib-inline-0.1.3/matplotlib_inline.egg-info/PKG-INFO     
2021-09-07 17:02:39.000000000 +0200
@@ -1,12 +1,15 @@
-Metadata-Version: 1.2
+Metadata-Version: 2.1
 Name: matplotlib-inline
-Version: 0.1.2
+Version: 0.1.3
 Summary: Inline Matplotlib backend for Jupyter
-Home-page: https://github.com/martinRenou/matplotlib-inline
+Home-page: https://github.com/ipython/matplotlib-inline
 Author: IPython Development Team
 Author-email: ipython-...@scipy.org
 License: BSD 3-Clause
-Description: UNKNOWN
 Keywords: python,ipython,matplotlib,jupyter
 Platform: UNKNOWN
 Requires-Python: >=3.5
+License-File: LICENSE
+
+UNKNOWN
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/matplotlib-inline-0.1.2/setup.cfg 
new/matplotlib-inline-0.1.3/setup.cfg
--- old/matplotlib-inline-0.1.2/setup.cfg       2021-04-20 10:02:03.868277500 
+0200
+++ new/matplotlib-inline-0.1.3/setup.cfg       2021-09-07 17:02:39.191670000 
+0200
@@ -1,10 +1,10 @@
 [metadata]
 name = matplotlib-inline
-version = 0.1.2
+version = 0.1.3
 description = Inline Matplotlib backend for Jupyter
 author = IPython Development Team
 author_email = ipython-...@scipy.org
-url = https://github.com/martinRenou/matplotlib-inline
+url = https://github.com/ipython/matplotlib-inline
 license = BSD 3-Clause
 license_file = LICENSE
 keywords = python, ipython, matplotlib, jupyter

Reply via email to