stackit-postgresflex 1.0.2__py3-none-any.whl → 1.1.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-postgresflex
3
- Version: 1.0.2
3
+ Version: 1.1.0
4
4
  Summary: STACKIT PostgreSQL Flex 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.postgresflex
@@ -62,8 +62,8 @@ stackit/postgresflex/models/user.py,sha256=odyvmpwuMJZ6tHcuO1gwoYyWiJiWBITc1S8oO
62
62
  stackit/postgresflex/models/user_response.py,sha256=gnyYLdU-Nuy9Z3wKlDKkgMjC49dhZvT-KaZ4g3CiW0I,2841
63
63
  stackit/postgresflex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
64
64
  stackit/postgresflex/rest.py,sha256=xuGxlzMEu5RvBFlH2JsbL6b7W3J-qzde7XmlvZP7hkU,5817
65
- stackit_postgresflex-1.0.2.dist-info/LICENSE.md,sha256=3dF8Tb7yZn2tS4zyNa-yNe-68pH8qyWdGz4ioMd3MgE,10933
66
- stackit_postgresflex-1.0.2.dist-info/METADATA,sha256=i4dcIpcSuoX2Fw4QFAwOoKCvnCCuqoM2rV8FuV6VIeI,1620
67
- stackit_postgresflex-1.0.2.dist-info/NOTICE.txt,sha256=dfclnS31cAj0fpPzKDsJywff703M-uXw4rUhlfsixTM,67
68
- stackit_postgresflex-1.0.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
69
- stackit_postgresflex-1.0.2.dist-info/RECORD,,
65
+ stackit_postgresflex-1.1.0.dist-info/LICENSE.md,sha256=3dF8Tb7yZn2tS4zyNa-yNe-68pH8qyWdGz4ioMd3MgE,10933
66
+ stackit_postgresflex-1.1.0.dist-info/METADATA,sha256=AAPzKiRwLccPst2Mo9c0mR-3hIB1InVNYqugkSwWstA,1723
67
+ stackit_postgresflex-1.1.0.dist-info/NOTICE.txt,sha256=dfclnS31cAj0fpPzKDsJywff703M-uXw4rUhlfsixTM,67
68
+ stackit_postgresflex-1.1.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
69
+ stackit_postgresflex-1.1.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