stackit-git 0.3.0__py3-none-any.whl → 0.4.0__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,14 +1,13 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: stackit-git
3
- Version: 0.3.0
3
+ Version: 0.4.0
4
4
  Summary: STACKIT Git API
5
5
  Author: STACKIT Developer Tools
6
6
  Author-email: developer-tools@stackit.cloud
7
- Requires-Python: >=3.8,<4.0
7
+ Requires-Python: >=3.9,<4.0
8
8
  Classifier: License :: OSI Approved :: Apache Software License
9
9
  Classifier: Operating System :: OS Independent
10
10
  Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.8
12
11
  Classifier: Programming Language :: Python :: 3.9
13
12
  Classifier: Programming Language :: Python :: 3.10
14
13
  Classifier: Programming Language :: Python :: 3.11
@@ -18,6 +17,8 @@ Requires-Dist: pydantic (>=2.9.2)
18
17
  Requires-Dist: python-dateutil (>=2.9.0.post0)
19
18
  Requires-Dist: requests (>=2.32.3)
20
19
  Requires-Dist: stackit-core (>=0.0.1a)
20
+ Project-URL: Homepage, https://github.com/stackitcloud/stackit-sdk-python
21
+ Project-URL: Issues, https://github.com/stackitcloud/stackit-sdk-python/issues
21
22
  Description-Content-Type: text/markdown
22
23
 
23
24
  # stackit.git
@@ -16,8 +16,8 @@ stackit/git/models/list_instances.py,sha256=_iFmPfpSkJl9a9diEVcBFKdaElm4qrgOoOEu
16
16
  stackit/git/models/unauthorized_response.py,sha256=QImZVEO7TGoyP8U8_tGAIwvXvgtnNShJBRlu2Yh4JE0,2424
17
17
  stackit/git/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
18
  stackit/git/rest.py,sha256=JLNXZAaV08K2D5ew13p7QKcgdZNweOFVpKab4uYbNgA,5765
19
- stackit_git-0.3.0.dist-info/LICENSE.md,sha256=3dF8Tb7yZn2tS4zyNa-yNe-68pH8qyWdGz4ioMd3MgE,10933
20
- stackit_git-0.3.0.dist-info/METADATA,sha256=KmaMlDncVudv_0lpbyo9ZNol3B3-6pMgDAM1xEma_oY,1589
21
- stackit_git-0.3.0.dist-info/NOTICE.txt,sha256=q8jngWyVHYJId-5_CsuOCwFg7t0R-qlHpZ0zd4gyWI8,47
22
- stackit_git-0.3.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
23
- stackit_git-0.3.0.dist-info/RECORD,,
19
+ stackit_git-0.4.0.dist-info/LICENSE.md,sha256=3dF8Tb7yZn2tS4zyNa-yNe-68pH8qyWdGz4ioMd3MgE,10933
20
+ stackit_git-0.4.0.dist-info/METADATA,sha256=0acUx2S3FnUts5z7apuzKGQk1fQ8plAhZ2PQjCLLDDw,1692
21
+ stackit_git-0.4.0.dist-info/NOTICE.txt,sha256=q8jngWyVHYJId-5_CsuOCwFg7t0R-qlHpZ0zd4gyWI8,47
22
+ stackit_git-0.4.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
23
+ stackit_git-0.4.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.1
2
+ Generator: poetry-core 2.1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any