alpha-python 0.7.2__py3-none-any.whl → 0.7.3__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.
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/METADATA +2 -2
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/RECORD +6 -6
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/WHEEL +0 -0
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/entry_points.txt +0 -0
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/licenses/LICENSE +0 -0
- {alpha_python-0.7.2.dist-info → alpha_python-0.7.3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: alpha-python
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.3
|
|
4
4
|
Summary: Alpha is intended to be the first dependency you need to add to your Python application. It is a Python library which contains standard building blocks that can be used in applications that are used as APIs and/or make use of database interaction.
|
|
5
5
|
Author-email: Bart Reijling <bart@reijling.eu>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -34,7 +34,7 @@ Requires-Dist: argon2-cffi>=25.1.0
|
|
|
34
34
|
Requires-Dist: httpx
|
|
35
35
|
Requires-Dist: cryptography
|
|
36
36
|
Provides-Extra: api-generator
|
|
37
|
-
Requires-Dist: openapi-generator-cli==7.
|
|
37
|
+
Requires-Dist: openapi-generator-cli==7.24.0; extra == "api-generator"
|
|
38
38
|
Requires-Dist: jdk4py; extra == "api-generator"
|
|
39
39
|
Provides-Extra: flask
|
|
40
40
|
Requires-Dist: connexion[swagger-ui]<3,>=2.14.2; extra == "flask"
|
|
@@ -143,9 +143,9 @@ alpha/utils/openapi_test/models.py,sha256=POqDD2v2VqPmVLnbvgZ0kVlVzL9Are1oFHmuyy
|
|
|
143
143
|
alpha/utils/openapi_test/orm.py,sha256=Py95GV_0e7wI1MYDZR1_EHkvTgev6eNo70SVmnD7kGc,3045
|
|
144
144
|
alpha/utils/openapi_test/response.py,sha256=IxbQ6Nw258LLViHkgfjOpc7zWGTP8ofVOX1zrwDoR50,270
|
|
145
145
|
alpha/utils/openapi_test/service.py,sha256=ycrEUlQmygKthnOhEiir-wtbPFi5cT-bepVclaL9FAk,5003
|
|
146
|
-
alpha_python-0.7.
|
|
147
|
-
alpha_python-0.7.
|
|
148
|
-
alpha_python-0.7.
|
|
149
|
-
alpha_python-0.7.
|
|
150
|
-
alpha_python-0.7.
|
|
151
|
-
alpha_python-0.7.
|
|
146
|
+
alpha_python-0.7.3.dist-info/licenses/LICENSE,sha256=5KwEqC3KUoH4lVXgZ9tGriKOl-LGxHkXBWo16mFmAYM,1070
|
|
147
|
+
alpha_python-0.7.3.dist-info/METADATA,sha256=qj7sHoKVVtUwGtdxX0RqsvzgdV_lgLvlmeOseXP7TH4,8645
|
|
148
|
+
alpha_python-0.7.3.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
|
|
149
|
+
alpha_python-0.7.3.dist-info/entry_points.txt,sha256=LBEXdcofOugYYdZ46nz5Dxj_aj1QbRBkumfPGhy-GXI,41
|
|
150
|
+
alpha_python-0.7.3.dist-info/top_level.txt,sha256=tqmNnOmi2RSSiPo99C03fD5Cc3r9za9xTjPAoQC1EGA,6
|
|
151
|
+
alpha_python-0.7.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|