python-flask-rest-server-codegen 1.10.7__py3-none-any.whl → 1.12.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,18 +1,24 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: python-flask-rest-server-codegen
3
- Version: 1.10.7
3
+ Version: 1.12.0
4
4
  Summary: Python rest server codegen for Le Comptoir Des Pharmacies
5
5
  Home-page: https://bitbucket.org/lecomptoirdespharmacies/lcdp-openapi-codegen
6
6
  Author: Le Comptoir Des Pharmacies
7
7
  Author-email: g.thrasibule@lecomptoirdespharmacies.fr
8
8
  License: Apache-2.0
9
9
  Keywords: openapi,python-flask-rest-server-codegen,openapi3
10
- Platform: UNKNOWN
11
- Requires-Dist: Flask (==2.2.5)
12
- Requires-Dist: Werkzeug (==2.2.2)
13
- Requires-Dist: connexion (==3.1.0)
14
- Requires-Dist: pyjwt (==2.8.0)
15
- Requires-Dist: python-dateutil (>=2.6.0)
10
+ Requires-Dist: connexion==3.1.0
11
+ Requires-Dist: python_dateutil>=2.6.0
12
+ Requires-Dist: Flask==2.2.5
13
+ Requires-Dist: Werkzeug==2.2.2
14
+ Requires-Dist: pyjwt==2.8.0
15
+ Dynamic: author
16
+ Dynamic: author-email
17
+ Dynamic: description
18
+ Dynamic: home-page
19
+ Dynamic: keywords
20
+ Dynamic: license
21
+ Dynamic: requires-dist
22
+ Dynamic: summary
16
23
 
17
24
  Python rest server codegen for Le Comptoir Des Pharmacies
18
-
@@ -1,9 +1,9 @@
1
1
  python_flask_rest_server_codegen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  python_flask_rest_server_codegen/codegen.py,sha256=aRHqrF22V2nINz3-EGDQGySEQdDKwYHelVtfe5Hi2Ek,3259
3
3
  python_flask_rest_server_codegen/openapi-generator-cli.jar,sha256=gdwbP7EQK0O-zS9GCYz9hh6cToT767U0rWfXxrDu_3c,25136714
4
- python_flask_rest_server_codegen/python-flask-rest-server-codegen-tests.jar,sha256=Rhxc2dreOipVp9NUDyQ5tQUG_HQPVLFR9xPc5rgB8FQ,182681
5
- python_flask_rest_server_codegen/python-flask-rest-server-codegen.jar,sha256=JkL2inSIxUMFOYU91G5QXPVa8Qsvg_tudF3uRy7m7cg,12666
6
- python_flask_rest_server_codegen-1.10.7.dist-info/METADATA,sha256=_BFtZxH8opoTll1wr-R9IygsUBEy-bTrFc430loWlS0,641
7
- python_flask_rest_server_codegen-1.10.7.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
8
- python_flask_rest_server_codegen-1.10.7.dist-info/top_level.txt,sha256=TEWBlFVoPeCi3-VZs8X9rerVe2YXEuLNQGiI8m45rDo,33
9
- python_flask_rest_server_codegen-1.10.7.dist-info/RECORD,,
4
+ python_flask_rest_server_codegen/python-flask-rest-server-codegen-tests.jar,sha256=-TzMCfcKuoIl4dG6erS8PAlDh44iWPUnL1AH-7p4sHw,182439
5
+ python_flask_rest_server_codegen/python-flask-rest-server-codegen.jar,sha256=afsR5UwBCx08kztZnbpMDEImUqQxugBXsVEoVnkDT0w,12424
6
+ python_flask_rest_server_codegen-1.12.0.dist-info/METADATA,sha256=W-khVGC8UkRAcLQOY8HK2NK3pzthnfrYTAa7NHRZQes,760
7
+ python_flask_rest_server_codegen-1.12.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
8
+ python_flask_rest_server_codegen-1.12.0.dist-info/top_level.txt,sha256=TEWBlFVoPeCi3-VZs8X9rerVe2YXEuLNQGiI8m45rDo,33
9
+ python_flask_rest_server_codegen-1.12.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (83.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5