arkindex-client 1.1.3__py3-none-any.whl → 1.1.5__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.
- {arkindex_client-1.1.3.dist-info → arkindex_client-1.1.5.dist-info}/METADATA +3 -3
- {arkindex_client-1.1.3.dist-info → arkindex_client-1.1.5.dist-info}/RECORD +5 -5
- {arkindex_client-1.1.3.dist-info → arkindex_client-1.1.5.dist-info}/LICENSE +0 -0
- {arkindex_client-1.1.3.dist-info → arkindex_client-1.1.5.dist-info}/WHEEL +0 -0
- {arkindex_client-1.1.3.dist-info → arkindex_client-1.1.5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: arkindex-client
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.5
|
|
4
4
|
Summary: API client for the Arkindex project
|
|
5
5
|
Home-page: https://gitlab.teklia.com/arkindex/api-client
|
|
6
6
|
Author: Teklia <contact@teklia.com>
|
|
@@ -20,8 +20,8 @@ Classifier: Topic :: Text Processing :: Indexing
|
|
|
20
20
|
Classifier: Topic :: Text Processing :: Linguistic
|
|
21
21
|
Requires-Python: >=3.8
|
|
22
22
|
License-File: LICENSE
|
|
23
|
-
Requires-Dist: requests
|
|
24
|
-
Requires-Dist: tenacity
|
|
23
|
+
Requires-Dist: requests>=2.30
|
|
24
|
+
Requires-Dist: tenacity>=9.1.0
|
|
25
25
|
Requires-Dist: typesystem==0.4.1
|
|
26
26
|
|
|
27
27
|
Documentation is available at https://api.arkindex.org
|
|
@@ -13,8 +13,8 @@ arkindex/client/decoders.py,sha256=WmRdqNAFv884XIfHXTkQoohJMapeTq8AqQzsW26K-t4,7
|
|
|
13
13
|
arkindex/schema/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
14
14
|
arkindex/schema/openapi.py,sha256=HHAHyUxqa6sK1l8aEy7SHx-9w20Pbov54AB4rHPjguk,9183
|
|
15
15
|
arkindex/schema/validator.py,sha256=Baq2TtqMWZVRU_SYF7aUJ0Y80t-CIboCtK_GV8TPNKE,625
|
|
16
|
-
arkindex_client-1.1.
|
|
17
|
-
arkindex_client-1.1.
|
|
18
|
-
arkindex_client-1.1.
|
|
19
|
-
arkindex_client-1.1.
|
|
20
|
-
arkindex_client-1.1.
|
|
16
|
+
arkindex_client-1.1.5.dist-info/LICENSE,sha256=s7yDHdG8liSj2PiaVwRi9G5wR1qDXSPmhPJPgWbrkWU,34504
|
|
17
|
+
arkindex_client-1.1.5.dist-info/METADATA,sha256=EOhMq9f1HvQ5A1nrsm3TQXc43avF_hnyCR3lqd9P8QM,1051
|
|
18
|
+
arkindex_client-1.1.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
19
|
+
arkindex_client-1.1.5.dist-info/top_level.txt,sha256=ALyF0lTPpxOheUGmSVwEhgI6eMYwm_9Eu37G-RwGBRM,17
|
|
20
|
+
arkindex_client-1.1.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|