diracx-client 0.0.1a23__tar.gz → 0.0.1a25__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/PKG-INFO +2 -2
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/aio.py +2 -0
- {diracx_client-0.0.1a23/src/diracx/client/generated/aio → diracx_client-0.0.1a25/src/diracx/client/generated}/__init__.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_client.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_configuration.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_vendor.py +1 -1
- {diracx_client-0.0.1a23/src/diracx/client/generated → diracx_client-0.0.1a25/src/diracx/client/generated/aio}/__init__.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_client.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_configuration.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_vendor.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/operations/__init__.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/operations/_operations.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/__init__.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_enums.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_models.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/operations/__init__.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/operations/_operations.py +1 -1
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/models.py +2 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/PKG-INFO +2 -2
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/tests/test_auth.py +2 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/tests/test_regenerate.py +2 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/README.md +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/pyproject.toml +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/setup.cfg +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/__init__.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/extensions.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_patch.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_serialization.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_patch.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/operations/_patch.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_patch.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/operations/_patch.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/py.typed +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/patches/__init__.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/patches/aio/__init__.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/patches/aio/utils.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/patches/utils.py +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/py.typed +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/SOURCES.txt +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/dependency_links.txt +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/entry_points.txt +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/requires.txt +0 -0
- {diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
# pylint: disable=wrong-import-position
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_configuration.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# --------------------------------------------------------------------------
|
2
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
3
3
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
4
4
|
# --------------------------------------------------------------------------
|
5
5
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
# pylint: disable=wrong-import-position
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_client.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_configuration.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/aio/_vendor.py
RENAMED
@@ -1,5 +1,5 @@
|
|
1
1
|
# --------------------------------------------------------------------------
|
2
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
3
3
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
4
4
|
# --------------------------------------------------------------------------
|
5
5
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
# pylint: disable=wrong-import-position
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# pylint: disable=too-many-lines
|
2
2
|
# coding=utf-8
|
3
3
|
# --------------------------------------------------------------------------
|
4
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
4
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
5
5
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
6
6
|
# --------------------------------------------------------------------------
|
7
7
|
from io import IOBase
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/__init__.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
# pylint: disable=wrong-import-position
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_enums.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_models.py
RENAMED
@@ -1,7 +1,7 @@
|
|
1
1
|
# pylint: disable=too-many-lines
|
2
2
|
# coding=utf-8
|
3
3
|
# --------------------------------------------------------------------------
|
4
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
4
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
5
5
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
6
6
|
# --------------------------------------------------------------------------
|
7
7
|
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/operations/__init__.py
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
# coding=utf-8
|
2
2
|
# --------------------------------------------------------------------------
|
3
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
3
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
4
4
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
5
5
|
# --------------------------------------------------------------------------
|
6
6
|
# pylint: disable=wrong-import-position
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# pylint: disable=too-many-lines
|
2
2
|
# coding=utf-8
|
3
3
|
# --------------------------------------------------------------------------
|
4
|
-
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.
|
4
|
+
# Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.3, generator: @autorest/python@6.28.0)
|
5
5
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
6
6
|
# --------------------------------------------------------------------------
|
7
7
|
from io import IOBase
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/_serialization.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/models/_patch.py
RENAMED
File without changes
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx/client/generated/operations/_patch.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/dependency_links.txt
RENAMED
File without changes
|
{diracx_client-0.0.1a23 → diracx_client-0.0.1a25}/src/diracx_client.egg-info/entry_points.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|