appmesh 0.5.5__py3-none-any.whl → 0.5.6__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,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: appmesh
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.6
|
4
4
|
Summary: Client SDK for App Mesh
|
5
5
|
Home-page: https://github.com/laoshanxi/app-mesh
|
6
6
|
Author: laoshanxi
|
@@ -123,7 +123,8 @@ to install App Mesh via docker-compose or native way and setup App Mesh cluster.
|
|
123
123
|
- [DOCGroup/ACE_TAO/ACE](https://github.com/DOCGroup/ACE_TAO)
|
124
124
|
- [curlpp](https://github.com/jpbarrette/curlpp)
|
125
125
|
- [Thalhammer/jwt-cpp](https://github.com/Thalhammer/jwt-cpp)
|
126
|
-
- [nlohmann/json](https://json.nlohmann.me
|
126
|
+
- [nlohmann/json](https://json.nlohmann.me)
|
127
|
+
- [nfpm](https://github.com/goreleaser/nfpm)
|
127
128
|
- [jupp0r/prometheus-cpp](https://github.com/jupp0r/prometheus-cpp)
|
128
129
|
- [zemasoft/wildcards](https://github.com/zemasoft/wildcards)
|
129
130
|
- [mariusbancila/croncpp](https://github.com/mariusbancila/croncpp)
|
@@ -0,0 +1,6 @@
|
|
1
|
+
appmesh/__init__.py,sha256=xRdXeFHEieRauuJZElbEBASgXG0ZzU1a5_0isAhM7Gw,11
|
2
|
+
appmesh/appmesh_client.py,sha256=i9HPt3w2t0MIcBjGOXFmlPPpdOkka_IxVgJk85aF9M4,52802
|
3
|
+
appmesh-0.5.6.dist-info/METADATA,sha256=CiRCsJkY73NtF2uHhOyEYIvkmtOEmu9aa2dJ5RvDxqs,10746
|
4
|
+
appmesh-0.5.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
5
|
+
appmesh-0.5.6.dist-info/top_level.txt,sha256=-y0MNQOGJxUzLdHZ6E_Rfv5_LNCkV-GTmOBME_b6pg8,8
|
6
|
+
appmesh-0.5.6.dist-info/RECORD,,
|
appmesh-0.5.5.dist-info/RECORD
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
appmesh/__init__.py,sha256=xRdXeFHEieRauuJZElbEBASgXG0ZzU1a5_0isAhM7Gw,11
|
2
|
-
appmesh/appmesh_client.py,sha256=i9HPt3w2t0MIcBjGOXFmlPPpdOkka_IxVgJk85aF9M4,52802
|
3
|
-
appmesh-0.5.5.dist-info/METADATA,sha256=0mVlXuHWV49HX-hb5dh_ULcViJQ1DIMqnNs970YDKhY,10702
|
4
|
-
appmesh-0.5.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
5
|
-
appmesh-0.5.5.dist-info/top_level.txt,sha256=-y0MNQOGJxUzLdHZ6E_Rfv5_LNCkV-GTmOBME_b6pg8,8
|
6
|
-
appmesh-0.5.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|