girder-client 3.2.15.dev4__tar.gz → 3.2.16.dev5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: girder-client
3
- Version: 3.2.15.dev4
3
+ Version: 3.2.16.dev5
4
4
  Summary: Python client for interacting with Girder servers
5
5
  Home-page: http://girder.readthedocs.org/en/latest/python-client.html
6
6
  Author: Kitware, Inc.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: girder-client
3
- Version: 3.2.15.dev4
3
+ Version: 3.2.16.dev5
4
4
  Summary: Python client for interacting with Girder servers
5
5
  Home-page: http://girder.readthedocs.org/en/latest/python-client.html
6
6
  Author: Kitware, Inc.
@@ -9,4 +9,6 @@ girder_client.egg-info/dependency_links.txt
9
9
  girder_client.egg-info/entry_points.txt
10
10
  girder_client.egg-info/not-zip-safe
11
11
  girder_client.egg-info/requires.txt
12
+ girder_client.egg-info/scm_file_list.json
13
+ girder_client.egg-info/scm_version.json
12
14
  girder_client.egg-info/top_level.txt
@@ -0,0 +1,9 @@
1
+ {
2
+ "files": [
3
+ "README.rst",
4
+ "pyproject.toml",
5
+ "setup.py",
6
+ "girder_client/__init__.py",
7
+ "girder_client/cli.py"
8
+ ]
9
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "tag": "3.2.15",
3
+ "distance": 5,
4
+ "node": "g62c3114a1f0373ff170932dfafe1ea38f359b9fd",
5
+ "dirty": false,
6
+ "branch": "3.x-maintenance",
7
+ "node_date": "2026-07-09"
8
+ }