diracx-client 0.0.1a41__py3-none-any.whl → 0.0.1a43__py3-none-any.whl

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
  # coding=utf-8
2
2
  # --------------------------------------------------------------------------
3
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
4
4
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
5
5
  # --------------------------------------------------------------------------
6
6
 
@@ -42,6 +42,7 @@ class Dirac: # pylint: disable=client-accepts-api-version-keyword
42
42
  self, *, endpoint: str = "", **kwargs: Any
43
43
  ) -> None:
44
44
  self._config = DiracConfiguration(**kwargs)
45
+
45
46
  _policies = kwargs.pop("policies", None)
46
47
  if _policies is None:
47
48
  _policies = [
@@ -1,6 +1,6 @@
1
1
  # coding=utf-8
2
2
  # --------------------------------------------------------------------------
3
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
4
4
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
5
5
  # --------------------------------------------------------------------------
6
6
 
@@ -1,7 +1,7 @@
1
1
  # pylint: disable=line-too-long,useless-suppression,too-many-lines
2
2
  # coding=utf-8
3
3
  # --------------------------------------------------------------------------
4
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
4
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
5
5
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
6
6
  # --------------------------------------------------------------------------
7
7
 
@@ -1,5 +1,5 @@
1
1
  # --------------------------------------------------------------------------
2
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
2
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
4
4
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
5
5
  # --------------------------------------------------------------------------
6
6
 
@@ -42,6 +42,7 @@ class Dirac: # pylint: disable=client-accepts-api-version-keyword
42
42
  self, *, endpoint: str = "", **kwargs: Any
43
43
  ) -> None:
44
44
  self._config = DiracConfiguration(**kwargs)
45
+
45
46
  _policies = kwargs.pop("policies", None)
46
47
  if _policies is None:
47
48
  _policies = [
@@ -1,6 +1,6 @@
1
1
  # coding=utf-8
2
2
  # --------------------------------------------------------------------------
3
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
2
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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,11 +1,11 @@
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.4, generator: @autorest/python@6.32.2)
4
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
5
5
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
6
6
  # --------------------------------------------------------------------------
7
+ from collections.abc import MutableMapping
7
8
  from io import IOBase
8
- import sys
9
9
  from typing import Any, Callable, Dict, IO, List, Optional, TypeVar, Union, overload
10
10
 
11
11
  from azure.core import AsyncPipelineClient, MatchConditions
@@ -57,10 +57,6 @@ from ...operations._operations import (
57
57
  from .._configuration import DiracConfiguration
58
58
  from .._vendor import raise_if_not_implemented
59
59
 
60
- if sys.version_info >= (3, 9):
61
- from collections.abc import MutableMapping
62
- else:
63
- from typing import MutableMapping # type: ignore
64
60
  T = TypeVar("T")
65
61
  ClsType = Optional[
66
62
  Callable[[PipelineResponse[HttpRequest, AsyncHttpResponse], T, Dict[str, Any]], Any]
@@ -1,6 +1,6 @@
1
1
  # coding=utf-8
2
2
  # --------------------------------------------------------------------------
3
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
4
4
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
5
5
  # --------------------------------------------------------------------------
6
6
 
@@ -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.4, generator: @autorest/python@6.32.2)
4
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
5
5
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
6
6
  # --------------------------------------------------------------------------
7
7
 
@@ -1,6 +1,6 @@
1
1
  # coding=utf-8
2
2
  # --------------------------------------------------------------------------
3
- # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.32.2)
3
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.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,11 +1,11 @@
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.4, generator: @autorest/python@6.32.2)
4
+ # Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.10.4, generator: @autorest/python@6.33.0)
5
5
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
6
6
  # --------------------------------------------------------------------------
7
+ from collections.abc import MutableMapping
7
8
  from io import IOBase
8
- import sys
9
9
  from typing import Any, Callable, Dict, IO, List, Optional, TypeVar, Union, overload
10
10
 
11
11
  from azure.core import MatchConditions, PipelineClient
@@ -28,10 +28,6 @@ from .._configuration import DiracConfiguration
28
28
  from .._serialization import Deserializer, Serializer
29
29
  from .._vendor import prep_if_match, prep_if_none_match, raise_if_not_implemented
30
30
 
31
- if sys.version_info >= (3, 9):
32
- from collections.abc import MutableMapping
33
- else:
34
- from typing import MutableMapping # type: ignore
35
31
  T = TypeVar("T")
36
32
  ClsType = Optional[
37
33
  Callable[[PipelineResponse[HttpRequest, HttpResponse], T, Dict[str, Any]], Any]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: diracx-client
3
- Version: 0.0.1a41
3
+ Version: 0.0.1a43
4
4
  Summary: TODO
5
5
  License: GPL-3.0-only
6
6
  Classifier: Intended Audience :: Science/Research
@@ -4,27 +4,27 @@ diracx/client/aio.py,sha256=INlYuCBYWkIIdAV7GwxCOVLNJcILNmqq7tQcSim7ITU,238
4
4
  diracx/client/models.py,sha256=f85-LF28AqO0X272hWsC9vhn_jbWhMoDohgB46WtZ98,112
5
5
  diracx/client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  diracx/client/sync.py,sha256=3tM3fdj6QSd83o91u00gX8nvou-6vWSdlSyldXbRu4g,226
7
- diracx/client/_generated/__init__.py,sha256=rSJRlafeYIgRC3ECxkZ6BaoaOnXJXfFQngd5J_LuNWA,854
8
- diracx/client/_generated/_client.py,sha256=JUH8Kh6GAXBd8EO3X7JjDpGVhqh5p98Z2GBXSiXZezA,4835
9
- diracx/client/_generated/_configuration.py,sha256=qKmfoy0xu8ezYWGAo4cQKHipVg0txLzFD8DhkOGOF9Y,1936
7
+ diracx/client/_generated/__init__.py,sha256=CAP4ZLWM_KLonQAIjfG84lQRZefAMF6bdu2ul3CeOOs,854
8
+ diracx/client/_generated/_client.py,sha256=qtpHd7v-56ZA70qK4B5gn06e0ly-Pp-sCCshHxo2JQc,4836
9
+ diracx/client/_generated/_configuration.py,sha256=3frGWF_ucladhlTgkZZO5pcZibgxSr4ON45ZS66Vs2A,1936
10
10
  diracx/client/_generated/_patch.py,sha256=m1lD_bOt9CLQVYiOh3Megq7KoEFOKoMdWSvLLXhXF-M,693
11
- diracx/client/_generated/_serialization.py,sha256=dFA-k5bJt3PwAkbdeosELzXRb17cFFzEmu8Eh-t81YE,84254
12
- diracx/client/_generated/_vendor.py,sha256=f8DCE3uQzDYcmKVPZkDp3qInOlKZLMwvm9skqzzdDpw,1936
11
+ diracx/client/_generated/_serialization.py,sha256=dt5-JDf2W2K4dTB8y06a-uDwOx_PCmDTwqdHNUK1nF4,84254
12
+ diracx/client/_generated/_vendor.py,sha256=6EFsP3ValI_vbZ_ivnRYHg_oRjZ5jDiLlUqvAYyDMhM,1936
13
13
  diracx/client/_generated/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
14
- diracx/client/_generated/aio/__init__.py,sha256=rSJRlafeYIgRC3ECxkZ6BaoaOnXJXfFQngd5J_LuNWA,854
15
- diracx/client/_generated/aio/_client.py,sha256=IVJMKp7DbaFPYcpkwG_Qm9_XuO5ZtY5rnAVZSQhi2VU,4956
16
- diracx/client/_generated/aio/_configuration.py,sha256=hObwvPnQDdaY2HThxrpVm3UtU0rXwAbzL2UEhFfA0UI,1968
14
+ diracx/client/_generated/aio/__init__.py,sha256=CAP4ZLWM_KLonQAIjfG84lQRZefAMF6bdu2ul3CeOOs,854
15
+ diracx/client/_generated/aio/_client.py,sha256=sfUYVu_H4Y9qQlx90aJqS2Zr0rc2iVKR-uKiDRQSMQo,4957
16
+ diracx/client/_generated/aio/_configuration.py,sha256=oC4ahTtfmiBA63-fP1N9QQrtaTjpjawnkIM2NOAUjec,1968
17
17
  diracx/client/_generated/aio/_patch.py,sha256=qBkXxqrKaKXgMV2x_OC2VK9qmd8e34xXQpqSh71Ub0M,692
18
- diracx/client/_generated/aio/_vendor.py,sha256=f8DCE3uQzDYcmKVPZkDp3qInOlKZLMwvm9skqzzdDpw,1936
19
- diracx/client/_generated/aio/operations/__init__.py,sha256=AO7FcQwOmaYPFS4HE4Mc7C5XervGv3G39tl7pheeLVc,1070
20
- diracx/client/_generated/aio/operations/_operations.py,sha256=-Df8GC__5tpUI_rya4ktTfx1pHhnxjRh_wMJKM53St8,77199
18
+ diracx/client/_generated/aio/_vendor.py,sha256=6EFsP3ValI_vbZ_ivnRYHg_oRjZ5jDiLlUqvAYyDMhM,1936
19
+ diracx/client/_generated/aio/operations/__init__.py,sha256=FXNuNe9P60b25PbTlbrG2Rf63hC7_Vb_ke7yELBLyTc,1070
20
+ diracx/client/_generated/aio/operations/_operations.py,sha256=wZcqewV8x_hzt19-GN7TFV5k2tzSKq13SkoW29Q0rZg,77093
21
21
  diracx/client/_generated/aio/operations/_patch.py,sha256=jyk2R4wUaClz07zK9TiH6V_SxKakrHNZAUm35lqUC6k,816
22
- diracx/client/_generated/models/__init__.py,sha256=E4qUteMHs41HfWeNl4wXwpikLNzjP1VnbRiSbxqZCSI,2717
23
- diracx/client/_generated/models/_enums.py,sha256=iEeiRwA8QL6fCpLH4RzNLvshNgc9WSKDQb0CbS6kdb8,1738
24
- diracx/client/_generated/models/_models.py,sha256=KuUKUV9wnt3UxfPsgqmVIe0utbPLxH6eW1j-rtj8-eI,44536
22
+ diracx/client/_generated/models/__init__.py,sha256=9eqeQlVP60YOEj1RY5KfOlJSxP_d-c0Drlrq_P5qZR0,2717
23
+ diracx/client/_generated/models/_enums.py,sha256=eQfqAMIHDOcO3JXI9yG1zn6bc-Qp3Sx43v0HfX_pc7s,1738
24
+ diracx/client/_generated/models/_models.py,sha256=6N-gNz1ALx5fU4ZD1LvQ7Htdrsx7PkDNBjpeMDT5wnU,44536
25
25
  diracx/client/_generated/models/_patch.py,sha256=D8bxd8gAeLH7RWZNUuzTT7P_dyot9Cey91Rb-UwI2BI,1501
26
- diracx/client/_generated/operations/__init__.py,sha256=AO7FcQwOmaYPFS4HE4Mc7C5XervGv3G39tl7pheeLVc,1070
27
- diracx/client/_generated/operations/_operations.py,sha256=uYUzBN2F5UseQ3hzv2sPHcuWz2f2nTTdZbJbB3bwGj8,94802
26
+ diracx/client/_generated/operations/__init__.py,sha256=FXNuNe9P60b25PbTlbrG2Rf63hC7_Vb_ke7yELBLyTc,1070
27
+ diracx/client/_generated/operations/_operations.py,sha256=6Y573F9V_LHLLhvhF9nmmF5aXKU3RpnSVoj5AGCkdWQ,94696
28
28
  diracx/client/_generated/operations/_patch.py,sha256=xE3M4iVZE5LKlg9XfMveXmOMxFQZCDrPE40nba9VUq8,816
29
29
  diracx/client/patches/utils.py,sha256=OXJx-jSwou-BQm3PrOaZgRWLj-8EFXgjTDVms6uWdN4,10732
30
30
  diracx/client/patches/auth/aio.py,sha256=7QKUtoNRZeMes8I1zeyVpahh4rIT-MY7IqvB4amNBYA,1483
@@ -37,6 +37,6 @@ diracx/client/patches/jobs/aio.py,sha256=ZBkmgyBPsL14lr0fK20wmxGBJz2jq4HMmXQMEdT
37
37
  diracx/client/patches/jobs/common.py,sha256=Uts6UH8eMOE1cSVnLaH4OBsg4-EBhvGcEsqZVUUCLSo,2371
38
38
  diracx/client/patches/jobs/sync.py,sha256=4AVvzZIjjeUXWDnuSMv0vvH5OAff-L7aYHvi3dTh-xw,1132
39
39
  _diracx_client_importer.pth,sha256=wJwJieKpvzPdCVaM-1oKiKN8OL3wBaHgrl8qyexFoKY,31
40
- diracx_client-0.0.1a41.dist-info/METADATA,sha256=lJe1CPzFOeZ-XQu6omVe063aqaZvTiImNUlvUDUWJIk,585
41
- diracx_client-0.0.1a41.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
42
- diracx_client-0.0.1a41.dist-info/RECORD,,
40
+ diracx_client-0.0.1a43.dist-info/METADATA,sha256=Ps8IwmM9z0FDZeFIYga35CXLRxT7cEAwFfjv3T4hnqI,585
41
+ diracx_client-0.0.1a43.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
42
+ diracx_client-0.0.1a43.dist-info/RECORD,,