Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-girder-client for 
openSUSE:Factory checked in at 2026-08-22 21:34:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-girder-client (Old)
 and      /work/SRC/openSUSE:Factory/.python-girder-client.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-girder-client"

Sat Aug 22 21:34:56 2026 rev:12 rq:1372918 version:5.0.16

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-girder-client/python-girder-client.changes    
    2026-07-21 23:00:13.533354221 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-girder-client.new.1258/python-girder-client.changes
      2026-08-22 21:37:02.763154254 +0200
@@ -1,0 +2,25 @@
+Fri Aug 21 19:40:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.0.16:
+  * Port collection base class tests from girder 3
+  * Clamp privilege level in inviteToGroup force path
+- update to 5.0.15:
+  * Add zizmor to pre-commit hooks and apply its recommendations
+  * Document how to expand and use public settings from a plugin
+  * Fix notification on cancel job count.
+  * Don't skip source maps when building clients for CI
+  * Update our use of __dirname in vite
+- update to 5.0.14:
+  * Install Tini with `apt` to fix arm64 builds
+  * Girder Worker Override API URL using Enviroment Variable
+  * Girder worker log mixing
+- update to 5.0.13:
+  * Run web tests on both chromium and firefox
+  * Update `playwright install` to only install Firefox and
+    Chromium browsers for testing
+  * Fix measuring coverage on client code
+  * Migrate a few of the girder 3 client tests to the modern
+    harness
+  * Cache public settings in UI
+
+-------------------------------------------------------------------

Old:
----
  girder_client-5.0.12.tar.gz

New:
----
  girder_client-5.0.16.tar.gz

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

Other differences:
------------------
++++++ python-girder-client.spec ++++++
--- /var/tmp/diff_new_pack.Sm3ZT8/_old  2026-08-22 21:37:03.358176288 +0200
+++ /var/tmp/diff_new_pack.Sm3ZT8/_new  2026-08-22 21:37:03.361176399 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-girder-client
-Version:        5.0.12
+Version:        5.0.16
 Release:        0
 Summary:        Python Girder client
 License:        Apache-2.0

++++++ girder_client-5.0.12.tar.gz -> girder_client-5.0.16.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girder_client-5.0.12/PKG-INFO 
new/girder_client-5.0.16/PKG-INFO
--- old/girder_client-5.0.12/PKG-INFO   2026-07-09 21:41:04.115113000 +0200
+++ new/girder_client-5.0.16/PKG-INFO   2026-08-14 16:26:43.894349000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: girder-client
-Version: 5.0.12
+Version: 5.0.16
 Summary: Python client for interacting with Girder servers
 Home-page: http://girder.readthedocs.org/en/latest/python-client.html
 Author: Kitware, Inc.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/girder_client-5.0.12/girder_client.egg-info/PKG-INFO 
new/girder_client-5.0.16/girder_client.egg-info/PKG-INFO
--- old/girder_client-5.0.12/girder_client.egg-info/PKG-INFO    2026-07-09 
21:41:04.000000000 +0200
+++ new/girder_client-5.0.16/girder_client.egg-info/PKG-INFO    2026-08-14 
16:26:43.874046800 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: girder-client
-Version: 5.0.12
+Version: 5.0.16
 Summary: Python client for interacting with Girder servers
 Home-page: http://girder.readthedocs.org/en/latest/python-client.html
 Author: Kitware, Inc.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/girder_client-5.0.12/girder_client.egg-info/scm_file_list.json 
new/girder_client-5.0.16/girder_client.egg-info/scm_file_list.json
--- old/girder_client-5.0.12/girder_client.egg-info/scm_file_list.json  
2026-07-09 21:41:04.000000000 +0200
+++ new/girder_client-5.0.16/girder_client.egg-info/scm_file_list.json  
2026-08-14 16:26:43.870908000 +0200
@@ -1,10 +1,10 @@
 {
   "files": [
     "README.rst",
-    "pyproject.toml",
-    "setup.py",
     "girder_client/__init__.py",
     "girder_client/_jsonemitter.py",
-    "girder_client/cli.py"
+    "girder_client/cli.py",
+    "pyproject.toml",
+    "setup.py"
   ]
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/girder_client-5.0.12/girder_client.egg-info/scm_version.json 
new/girder_client-5.0.16/girder_client.egg-info/scm_version.json
--- old/girder_client-5.0.12/girder_client.egg-info/scm_version.json    
2026-07-09 21:41:04.000000000 +0200
+++ new/girder_client-5.0.16/girder_client.egg-info/scm_version.json    
2026-08-14 16:26:43.858324500 +0200
@@ -1,8 +1,8 @@
 {
-  "tag": "5.0.12",
+  "tag": "5.0.16",
   "distance": 0,
-  "node": "g4298b4ab56659580325d41d5608ba1b0d8b0212a",
+  "node": "gb1a26bfee3a7bf12a9524b0194492ee747da57eb",
   "dirty": false,
   "branch": "HEAD",
-  "node_date": "2026-07-09"
+  "node_date": "2026-08-14"
 }

Reply via email to