Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-metakernel for 
openSUSE:Factory checked in at 2023-08-06 16:29:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-metakernel (Old)
 and      /work/SRC/openSUSE:Factory/.python-metakernel.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-metakernel"

Sun Aug  6 16:29:47 2023 rev:15 rq:1102512 version:0.29.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-metakernel/python-metakernel.changes      
2022-12-27 11:55:05.559324834 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-metakernel.new.22712/python-metakernel.changes
   2023-08-06 16:30:05.411893727 +0200
@@ -1,0 +2,14 @@
+Sat Aug  5 16:23:06 UTC 2023 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+
+- update to version 0.29.5:
+  * Maintenance and upkeep improvements
+    + Ignore DeprecationWarnings for datetime.utcnow() #265 (@ellert)
+    + Update docs config #263 (@blink1073)
+    + Update ci badge #262 (@blink1073)
+  * Documentation improvements
+    + Change nbviewer URL to use Jupyter #264 (@rgbkrk)
+
+-------------------------------------------------------------------

Old:
----
  metakernel-0.29.4.tar.gz

New:
----
  metakernel-0.29.5.tar.gz

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

Other differences:
------------------
++++++ python-metakernel.spec ++++++
--- /var/tmp/diff_new_pack.uFVrSG/_old  2023-08-06 16:30:07.131904152 +0200
+++ /var/tmp/diff_new_pack.uFVrSG/_new  2023-08-06 16:30:07.135904177 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-metakernel
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-metakernel
-Version:        0.29.4
+Version:        0.29.5
 Release:        0
 Summary:        Metakernel for Jupyter
 License:        BSD-3-Clause

++++++ metakernel-0.29.4.tar.gz -> metakernel-0.29.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metakernel-0.29.4/CHANGELOG.md 
new/metakernel-0.29.5/CHANGELOG.md
--- old/metakernel-0.29.4/CHANGELOG.md  2020-02-02 01:00:00.000000000 +0100
+++ new/metakernel-0.29.5/CHANGELOG.md  2020-02-02 01:00:00.000000000 +0100
@@ -2,6 +2,28 @@
 
 <!-- <START NEW CHANGELOG ENTRY> -->
 
+## 0.29.5
+
+([Full 
Changelog](https://github.com/Calysto/metakernel/compare/v0.29.4...7fd364a76586c5312d4afe7ea4c0307434b69693))
+
+### Maintenance and upkeep improvements
+
+- Ignore DeprecationWarnings for datetime.utcnow() 
[#265](https://github.com/Calysto/metakernel/pull/265) 
([@ellert](https://github.com/ellert))
+- Update docs config [#263](https://github.com/Calysto/metakernel/pull/263) 
([@blink1073](https://github.com/blink1073))
+- Update ci badge [#262](https://github.com/Calysto/metakernel/pull/262) 
([@blink1073](https://github.com/blink1073))
+
+### Documentation improvements
+
+- Change nbviewer URL to use Jupyter 
[#264](https://github.com/Calysto/metakernel/pull/264) 
([@rgbkrk](https://github.com/rgbkrk))
+
+### Contributors to this release
+
+([GitHub contributors page for this 
release](https://github.com/Calysto/metakernel/graphs/contributors?from=2022-12-12&to=2023-07-10&type=c))
+
+[@blink1073](https://github.com/search?q=repo%3ACalysto%2Fmetakernel+involves%3Ablink1073+updated%3A2022-12-12..2023-07-10&type=Issues)
 | 
[@ellert](https://github.com/search?q=repo%3ACalysto%2Fmetakernel+involves%3Aellert+updated%3A2022-12-12..2023-07-10&type=Issues)
 | 
[@rgbkrk](https://github.com/search?q=repo%3ACalysto%2Fmetakernel+involves%3Argbkrk+updated%3A2022-12-12..2023-07-10&type=Issues)
+
+<!-- <END NEW CHANGELOG ENTRY> -->
+
 ## 0.29.4
 
 ([Full 
Changelog](https://github.com/Calysto/metakernel/compare/v0.29.3...5ec51d6828bf079b7ee2007f6351f4321434b49e))
@@ -17,8 +39,6 @@
 
 
[@blink1073](https://github.com/search?q=repo%3ACalysto%2Fmetakernel+involves%3Ablink1073+updated%3A2022-12-01..2022-12-12&type=Issues)
 | 
[@ellert](https://github.com/search?q=repo%3ACalysto%2Fmetakernel+involves%3Aellert+updated%3A2022-12-01..2022-12-12&type=Issues)
 
-<!-- <END NEW CHANGELOG ENTRY> -->
-
 ## 0.29.3
 
 ([Full 
Changelog](https://github.com/Calysto/metakernel/compare/v0.29.2...758c19d08fc74daff077b242c0fae30f82313479))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metakernel-0.29.4/PKG-INFO 
new/metakernel-0.29.5/PKG-INFO
--- old/metakernel-0.29.4/PKG-INFO      2020-02-02 01:00:00.000000000 +0100
+++ new/metakernel-0.29.5/PKG-INFO      2020-02-02 01:00:00.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: metakernel
-Version: 0.29.4
+Version: 0.29.5
 Project-URL: Homepage, https://github.com/Calysto/metakernel
 Author-email: Metakernel Developers <steven.silves...@ieee.org>
 License-File: LICENSE.txt
@@ -34,8 +34,8 @@
 .. image:: https://coveralls.io/repos/Calysto/metakernel/badge.png?branch=main
   :target: https://coveralls.io/r/Calysto/metakernel
 
-.. image:: https://travis-ci.org/Calysto/metakernel.svg
-  :target: https://travis-ci.org/Calysto/metakernel
+.. image:: 
https://github.com/Calysto/metakernel/actions/workflows/tests.yml/badge.svg?query=branch%3Amain++
+  :target: https://github.com/Calysto/metakernel/actions/workflows/tests.yml
 
 .. image:: https://anaconda.org/conda-forge/metakernel/badges/version.svg
     :target: https://anaconda.org/conda-forge/metakernel
@@ -235,7 +235,7 @@
 For version information, see the Changelog_.
 
 
-.. _here: 
http://nbviewer.ipython.org/github/Calysto/metakernel/tree/main/examples/
+.. _here: 
http://nbviewer.jupyter.org/github/Calysto/metakernel/tree/main/examples/
 
 .. _help: 
https://github.com/Calysto/metakernel/blob/main/metakernel/magics/README.md
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metakernel-0.29.4/README.rst 
new/metakernel-0.29.5/README.rst
--- old/metakernel-0.29.4/README.rst    2020-02-02 01:00:00.000000000 +0100
+++ new/metakernel-0.29.5/README.rst    2020-02-02 01:00:00.000000000 +0100
@@ -6,8 +6,8 @@
 .. image:: https://coveralls.io/repos/Calysto/metakernel/badge.png?branch=main
   :target: https://coveralls.io/r/Calysto/metakernel
 
-.. image:: https://travis-ci.org/Calysto/metakernel.svg
-  :target: https://travis-ci.org/Calysto/metakernel
+.. image:: 
https://github.com/Calysto/metakernel/actions/workflows/tests.yml/badge.svg?query=branch%3Amain++
+  :target: https://github.com/Calysto/metakernel/actions/workflows/tests.yml
 
 .. image:: https://anaconda.org/conda-forge/metakernel/badges/version.svg
     :target: https://anaconda.org/conda-forge/metakernel
@@ -207,7 +207,7 @@
 For version information, see the Changelog_.
 
 
-.. _here: 
http://nbviewer.ipython.org/github/Calysto/metakernel/tree/main/examples/
+.. _here: 
http://nbviewer.jupyter.org/github/Calysto/metakernel/tree/main/examples/
 
 .. _help: 
https://github.com/Calysto/metakernel/blob/main/metakernel/magics/README.md
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metakernel-0.29.4/metakernel/__init__.py 
new/metakernel-0.29.5/metakernel/__init__.py
--- old/metakernel-0.29.4/metakernel/__init__.py        2020-02-02 
01:00:00.000000000 +0100
+++ new/metakernel-0.29.5/metakernel/__init__.py        2020-02-02 
01:00:00.000000000 +0100
@@ -10,4 +10,4 @@
 
 __all__ = ['Magic', 'MetaKernel', 'option']
 
-__version__ = '0.29.4'
+__version__ = '0.29.5'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metakernel-0.29.4/pyproject.toml 
new/metakernel-0.29.5/pyproject.toml
--- old/metakernel-0.29.4/pyproject.toml        2020-02-02 01:00:00.000000000 
+0100
+++ new/metakernel-0.29.5/pyproject.toml        2020-02-02 01:00:00.000000000 
+0100
@@ -59,4 +59,6 @@
   "ignore:There is no current event loop:DeprecationWarning",
   # When we run ipcluster and then run the tests we get this warning
   "ignore:Widget.* is deprecated:DeprecationWarning",
+  # Deprecated in Python 3.12. Warnings from use in jupyter_client.
+  "ignore:datetime.utcnow.* is deprecated:DeprecationWarning",
 ]

Reply via email to