Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-server-terminals for 
openSUSE:Factory checked in at 2026-03-16 14:16:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-terminals (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-server-terminals.new.8177 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-server-terminals"

Mon Mar 16 14:16:57 2026 rev:8 rq:1339144 version:0.5.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-server-terminals/python-jupyter-server-terminals.changes
  2024-04-02 16:40:58.814064263 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-server-terminals.new.8177/python-jupyter-server-terminals.changes
        2026-03-16 14:20:08.276281499 +0100
@@ -1,0 +2,11 @@
+Sun Mar 15 19:10:14 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.5.4:
+  * allow async authorization #109 (@Zsailer)
+  * Add links to source/issues/docs/funding #110 (@krassowski,
+    @Zsailer)
+  * The following people contributed discussions, new ideas, code
+    and documentation contributions, and review.
+  * See our definition of contributors.
+
+-------------------------------------------------------------------

Old:
----
  jupyter_server_terminals-0.5.3.tar.gz

New:
----
  jupyter_server_terminals-0.5.4.tar.gz

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

Other differences:
------------------
++++++ python-jupyter-server-terminals.spec ++++++
--- /var/tmp/diff_new_pack.Rf8epX/_old  2026-03-16 14:20:08.768301924 +0100
+++ /var/tmp/diff_new_pack.Rf8epX/_new  2026-03-16 14:20:08.768301924 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter-server-terminals
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,9 +26,9 @@
 %bcond_with test
 %endif
 
-%define distversion 0.5.3
+%define distversion 0.5.4
 Name:           python-jupyter-server-terminals%{psuffix}
-Version:        0.5.3
+Version:        0.5.4
 Release:        0
 Summary:        A Jupyter Server Extension Providing Terminals
 License:        BSD-3-Clause

++++++ jupyter_server_terminals-0.5.3.tar.gz -> 
jupyter_server_terminals-0.5.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_server_terminals-0.5.3/CHANGELOG.md 
new/jupyter_server_terminals-0.5.4/CHANGELOG.md
--- old/jupyter_server_terminals-0.5.3/CHANGELOG.md     2020-02-02 
01:00:00.000000000 +0100
+++ new/jupyter_server_terminals-0.5.4/CHANGELOG.md     2020-02-02 
01:00:00.000000000 +0100
@@ -4,6 +4,29 @@
 
 <!-- <START NEW CHANGELOG ENTRY> -->
 
+## 0.5.4
+
+([Full 
Changelog](https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.3...678106780255943731cc72d279fe95e2898a4734))
+
+### Bugs fixed
+
+- allow async authorization 
[#109](https://github.com/jupyter-server/jupyter_server_terminals/pull/109) 
([@Zsailer](https://github.com/Zsailer))
+
+### Documentation improvements
+
+- Add links to source/issues/docs/funding 
[#110](https://github.com/jupyter-server/jupyter_server_terminals/pull/110) 
([@krassowski](https://github.com/krassowski), 
[@Zsailer](https://github.com/Zsailer))
+
+### Contributors to this release
+
+The following people contributed discussions, new ideas, code and 
documentation contributions, and review.
+See [our definition of 
contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
+
+([GitHub contributors page for this 
release](https://github.com/jupyter-server/jupyter_server_terminals/graphs/contributors?from=2024-03-12&to=2026-01-14&type=c))
+
+@krassowski 
([activity](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Akrassowski+updated%3A2024-03-12..2026-01-14&type=Issues))
 | @Zsailer 
([activity](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3AZsailer+updated%3A2024-03-12..2026-01-14&type=Issues))
+
+<!-- <END NEW CHANGELOG ENTRY> -->
+
 ## 0.5.3
 
 ([Full 
Changelog](https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.2...4d5e3041fe8b24511d0b78b99a7678e353b78612))
@@ -19,8 +42,6 @@
 
 
[@blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Ablink1073+updated%3A2024-01-22..2024-03-12&type=Issues)
 | 
[@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Apre-commit-ci+updated%3A2024-01-22..2024-03-12&type=Issues)
 
-<!-- <END NEW CHANGELOG ENTRY> -->
-
 ## 0.5.2
 
 ([Full 
Changelog](https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.1...1d47163a9c02f75ff24943faa6a69bf8639b3517))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_server_terminals-0.5.3/PKG-INFO 
new/jupyter_server_terminals-0.5.4/PKG-INFO
--- old/jupyter_server_terminals-0.5.3/PKG-INFO 2020-02-02 01:00:00.000000000 
+0100
+++ new/jupyter_server_terminals-0.5.4/PKG-INFO 2020-02-02 01:00:00.000000000 
+0100
@@ -1,8 +1,12 @@
-Metadata-Version: 2.1
+Metadata-Version: 2.4
 Name: jupyter_server_terminals
-Version: 0.5.3
+Version: 0.5.4
 Summary: A Jupyter Server Extension Providing Terminals.
 Project-URL: Homepage, https://jupyter.org
+Project-URL: Documentation, https://jupyter-server-terminals.readthedocs.io
+Project-URL: Funding, https://jupyter.org/about#donate
+Project-URL: Source, https://github.com/jupyter-server/jupyter_server_terminals
+Project-URL: Tracker, 
https://github.com/jupyter-server/jupyter_server_terminals/issues
 Author-email: Jupyter Development Team <[email protected]>
 License: BSD 3-Clause License
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jupyter_server_terminals-0.5.3/jupyter_server_terminals/_version.py 
new/jupyter_server_terminals-0.5.4/jupyter_server_terminals/_version.py
--- old/jupyter_server_terminals-0.5.3/jupyter_server_terminals/_version.py     
2020-02-02 01:00:00.000000000 +0100
+++ new/jupyter_server_terminals-0.5.4/jupyter_server_terminals/_version.py     
2020-02-02 01:00:00.000000000 +0100
@@ -1,2 +1,2 @@
 """Version info for jupyter_server_terminals."""
-__version__ = "0.5.3"
+__version__ = "0.5.4"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jupyter_server_terminals-0.5.3/jupyter_server_terminals/handlers.py 
new/jupyter_server_terminals-0.5.4/jupyter_server_terminals/handlers.py
--- old/jupyter_server_terminals-0.5.3/jupyter_server_terminals/handlers.py     
2020-02-02 01:00:00.000000000 +0100
+++ new/jupyter_server_terminals-0.5.4/jupyter_server_terminals/handlers.py     
2020-02-02 01:00:00.000000000 +0100
@@ -48,7 +48,9 @@
         if self.authorizer is None:
             # Warn if an authorizer is unavailable.
             warn_disabled_authorization()  # type:ignore[unreachable]
-        elif not self.authorizer.is_authorized(self, user, "execute", 
self.auth_resource):
+        elif not await ensure_async(
+            self.authorizer.is_authorized(self, user, "execute", 
self.auth_resource)
+        ):
             raise web.HTTPError(403)
 
         if args[0] not in self.term_manager.terminals:  # 
type:ignore[attr-defined]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_server_terminals-0.5.3/pyproject.toml 
new/jupyter_server_terminals-0.5.4/pyproject.toml
--- old/jupyter_server_terminals-0.5.3/pyproject.toml   2020-02-02 
01:00:00.000000000 +0100
+++ new/jupyter_server_terminals-0.5.4/pyproject.toml   2020-02-02 
01:00:00.000000000 +0100
@@ -32,6 +32,10 @@
 
 [project.urls]
 Homepage = "https://jupyter.org";
+Documentation = "https://jupyter-server-terminals.readthedocs.io";
+Funding = "https://jupyter.org/about#donate";
+Source = "https://github.com/jupyter-server/jupyter_server_terminals";
+Tracker = "https://github.com/jupyter-server/jupyter_server_terminals/issues";
 
 [project.optional-dependencies]
 test = [

Reply via email to