c2cwsgiutils 6.2.0.dev164__py3-none-any.whl → 6.2.0.dev165__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.
Potentially problematic release.
This version of c2cwsgiutils might be problematic. Click here for more details.
- c2cwsgiutils/acceptance/package-lock.json +86 -76
- {c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/METADATA +1 -1
- {c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/RECORD +6 -6
- {c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/WHEEL +0 -0
- {c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/entry_points.txt +0 -0
- {c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/licenses/LICENSE +0 -0
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "24.6.1",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.6.1.tgz",
|
|
65
|
+
"integrity": "sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~
|
|
69
|
+
"undici-types": "~7.13.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
"node_modules/agent-base": {
|
|
83
|
-
"version": "7.1.
|
|
84
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.
|
|
85
|
-
"integrity": "sha512-
|
|
83
|
+
"version": "7.1.4",
|
|
84
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
|
85
|
+
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
86
86
|
"license": "MIT",
|
|
87
87
|
"engines": {
|
|
88
88
|
"node": ">= 14"
|
|
@@ -131,28 +131,37 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"node_modules/b4a": {
|
|
134
|
-
"version": "1.
|
|
135
|
-
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.
|
|
136
|
-
"integrity": "sha512-
|
|
137
|
-
"license": "Apache-2.0"
|
|
134
|
+
"version": "1.7.3",
|
|
135
|
+
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz",
|
|
136
|
+
"integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
|
|
137
|
+
"license": "Apache-2.0",
|
|
138
|
+
"peerDependencies": {
|
|
139
|
+
"react-native-b4a": "*"
|
|
140
|
+
},
|
|
141
|
+
"peerDependenciesMeta": {
|
|
142
|
+
"react-native-b4a": {
|
|
143
|
+
"optional": true
|
|
144
|
+
}
|
|
145
|
+
}
|
|
138
146
|
},
|
|
139
147
|
"node_modules/bare-events": {
|
|
140
|
-
"version": "2.
|
|
141
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
142
|
-
"integrity": "sha512-
|
|
143
|
-
"license": "Apache-2.0"
|
|
144
|
-
"optional": true
|
|
148
|
+
"version": "2.7.0",
|
|
149
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.7.0.tgz",
|
|
150
|
+
"integrity": "sha512-b3N5eTW1g7vXkw+0CXh/HazGTcO5KYuu/RCNaJbDMPI6LHDi+7qe8EmxKUVe1sUbY2KZOVZFyj62x0OEz9qyAA==",
|
|
151
|
+
"license": "Apache-2.0"
|
|
145
152
|
},
|
|
146
153
|
"node_modules/bare-fs": {
|
|
147
|
-
"version": "4.
|
|
148
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
149
|
-
"integrity": "sha512-
|
|
154
|
+
"version": "4.4.5",
|
|
155
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.5.tgz",
|
|
156
|
+
"integrity": "sha512-TCtu93KGLu6/aiGWzMr12TmSRS6nKdfhAnzTQRbXoSWxkbb9eRd53jQ51jG7g1gYjjtto3hbBrrhzg6djcgiKg==",
|
|
150
157
|
"license": "Apache-2.0",
|
|
151
158
|
"optional": true,
|
|
152
159
|
"dependencies": {
|
|
153
160
|
"bare-events": "^2.5.4",
|
|
154
161
|
"bare-path": "^3.0.0",
|
|
155
|
-
"bare-stream": "^2.6.4"
|
|
162
|
+
"bare-stream": "^2.6.4",
|
|
163
|
+
"bare-url": "^2.2.2",
|
|
164
|
+
"fast-fifo": "^1.3.2"
|
|
156
165
|
},
|
|
157
166
|
"engines": {
|
|
158
167
|
"bare": ">=1.16.0"
|
|
@@ -167,9 +176,9 @@
|
|
|
167
176
|
}
|
|
168
177
|
},
|
|
169
178
|
"node_modules/bare-os": {
|
|
170
|
-
"version": "3.6.
|
|
171
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.
|
|
172
|
-
"integrity": "sha512-
|
|
179
|
+
"version": "3.6.2",
|
|
180
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.2.tgz",
|
|
181
|
+
"integrity": "sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==",
|
|
173
182
|
"license": "Apache-2.0",
|
|
174
183
|
"optional": true,
|
|
175
184
|
"engines": {
|
|
@@ -187,9 +196,9 @@
|
|
|
187
196
|
}
|
|
188
197
|
},
|
|
189
198
|
"node_modules/bare-stream": {
|
|
190
|
-
"version": "2.
|
|
191
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
|
192
|
-
"integrity": "sha512-
|
|
199
|
+
"version": "2.7.0",
|
|
200
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.7.0.tgz",
|
|
201
|
+
"integrity": "sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==",
|
|
193
202
|
"license": "Apache-2.0",
|
|
194
203
|
"optional": true,
|
|
195
204
|
"dependencies": {
|
|
@@ -208,6 +217,16 @@
|
|
|
208
217
|
}
|
|
209
218
|
}
|
|
210
219
|
},
|
|
220
|
+
"node_modules/bare-url": {
|
|
221
|
+
"version": "2.2.2",
|
|
222
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.2.2.tgz",
|
|
223
|
+
"integrity": "sha512-g+ueNGKkrjMazDG3elZO1pNs3HY5+mMmOet1jtKyhOaCnkLzitxf26z7hoAEkDNgdNmnc1KIlt/dw6Po6xZMpA==",
|
|
224
|
+
"license": "Apache-2.0",
|
|
225
|
+
"optional": true,
|
|
226
|
+
"dependencies": {
|
|
227
|
+
"bare-path": "^3.0.0"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
211
230
|
"node_modules/basic-ftp": {
|
|
212
231
|
"version": "5.0.5",
|
|
213
232
|
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz",
|
|
@@ -368,9 +387,9 @@
|
|
|
368
387
|
"license": "MIT"
|
|
369
388
|
},
|
|
370
389
|
"node_modules/end-of-stream": {
|
|
371
|
-
"version": "1.4.
|
|
372
|
-
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.
|
|
373
|
-
"integrity": "sha512
|
|
390
|
+
"version": "1.4.5",
|
|
391
|
+
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
|
|
392
|
+
"integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
|
|
374
393
|
"license": "MIT",
|
|
375
394
|
"dependencies": {
|
|
376
395
|
"once": "^1.4.0"
|
|
@@ -386,9 +405,9 @@
|
|
|
386
405
|
}
|
|
387
406
|
},
|
|
388
407
|
"node_modules/error-ex": {
|
|
389
|
-
"version": "1.3.
|
|
390
|
-
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.
|
|
391
|
-
"integrity": "sha512-
|
|
408
|
+
"version": "1.3.4",
|
|
409
|
+
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
|
|
410
|
+
"integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
|
|
392
411
|
"license": "MIT",
|
|
393
412
|
"dependencies": {
|
|
394
413
|
"is-arrayish": "^0.2.1"
|
|
@@ -455,6 +474,15 @@
|
|
|
455
474
|
"node": ">=0.10.0"
|
|
456
475
|
}
|
|
457
476
|
},
|
|
477
|
+
"node_modules/events-universal": {
|
|
478
|
+
"version": "1.0.1",
|
|
479
|
+
"resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz",
|
|
480
|
+
"integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==",
|
|
481
|
+
"license": "Apache-2.0",
|
|
482
|
+
"dependencies": {
|
|
483
|
+
"bare-events": "^2.7.0"
|
|
484
|
+
}
|
|
485
|
+
},
|
|
458
486
|
"node_modules/extract-zip": {
|
|
459
487
|
"version": "2.0.1",
|
|
460
488
|
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
|
|
@@ -515,9 +543,9 @@
|
|
|
515
543
|
}
|
|
516
544
|
},
|
|
517
545
|
"node_modules/get-uri": {
|
|
518
|
-
"version": "6.0.
|
|
519
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.
|
|
520
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "6.0.5",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.5.tgz",
|
|
548
|
+
"integrity": "sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==",
|
|
521
549
|
"license": "MIT",
|
|
522
550
|
"dependencies": {
|
|
523
551
|
"basic-ftp": "^5.0.2",
|
|
@@ -571,14 +599,10 @@
|
|
|
571
599
|
}
|
|
572
600
|
},
|
|
573
601
|
"node_modules/ip-address": {
|
|
574
|
-
"version": "
|
|
575
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-
|
|
576
|
-
"integrity": "sha512-
|
|
602
|
+
"version": "10.0.1",
|
|
603
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
|
|
604
|
+
"integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
|
|
577
605
|
"license": "MIT",
|
|
578
|
-
"dependencies": {
|
|
579
|
-
"jsbn": "1.1.0",
|
|
580
|
-
"sprintf-js": "^1.1.3"
|
|
581
|
-
},
|
|
582
606
|
"engines": {
|
|
583
607
|
"node": ">= 12"
|
|
584
608
|
}
|
|
@@ -616,12 +640,6 @@
|
|
|
616
640
|
"js-yaml": "bin/js-yaml.js"
|
|
617
641
|
}
|
|
618
642
|
},
|
|
619
|
-
"node_modules/jsbn": {
|
|
620
|
-
"version": "1.1.0",
|
|
621
|
-
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
622
|
-
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
623
|
-
"license": "MIT"
|
|
624
|
-
},
|
|
625
643
|
"node_modules/json-parse-even-better-errors": {
|
|
626
644
|
"version": "2.3.1",
|
|
627
645
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
@@ -782,9 +800,9 @@
|
|
|
782
800
|
"license": "MIT"
|
|
783
801
|
},
|
|
784
802
|
"node_modules/pump": {
|
|
785
|
-
"version": "3.0.
|
|
786
|
-
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.
|
|
787
|
-
"integrity": "sha512-
|
|
803
|
+
"version": "3.0.3",
|
|
804
|
+
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
|
|
805
|
+
"integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
|
|
788
806
|
"license": "MIT",
|
|
789
807
|
"dependencies": {
|
|
790
808
|
"end-of-stream": "^1.1.0",
|
|
@@ -871,12 +889,12 @@
|
|
|
871
889
|
}
|
|
872
890
|
},
|
|
873
891
|
"node_modules/socks": {
|
|
874
|
-
"version": "2.8.
|
|
875
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
876
|
-
"integrity": "sha512-
|
|
892
|
+
"version": "2.8.7",
|
|
893
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
|
|
894
|
+
"integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
|
|
877
895
|
"license": "MIT",
|
|
878
896
|
"dependencies": {
|
|
879
|
-
"ip-address": "^
|
|
897
|
+
"ip-address": "^10.0.1",
|
|
880
898
|
"smart-buffer": "^4.2.0"
|
|
881
899
|
},
|
|
882
900
|
"engines": {
|
|
@@ -908,23 +926,15 @@
|
|
|
908
926
|
"node": ">=0.10.0"
|
|
909
927
|
}
|
|
910
928
|
},
|
|
911
|
-
"node_modules/sprintf-js": {
|
|
912
|
-
"version": "1.1.3",
|
|
913
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
914
|
-
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
915
|
-
"license": "BSD-3-Clause"
|
|
916
|
-
},
|
|
917
929
|
"node_modules/streamx": {
|
|
918
|
-
"version": "2.
|
|
919
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.
|
|
920
|
-
"integrity": "sha512-
|
|
930
|
+
"version": "2.23.0",
|
|
931
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.23.0.tgz",
|
|
932
|
+
"integrity": "sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==",
|
|
921
933
|
"license": "MIT",
|
|
922
934
|
"dependencies": {
|
|
935
|
+
"events-universal": "^1.0.0",
|
|
923
936
|
"fast-fifo": "^1.3.2",
|
|
924
937
|
"text-decoder": "^1.1.0"
|
|
925
|
-
},
|
|
926
|
-
"optionalDependencies": {
|
|
927
|
-
"bare-events": "^2.2.0"
|
|
928
938
|
}
|
|
929
939
|
},
|
|
930
940
|
"node_modules/string-width": {
|
|
@@ -954,9 +964,9 @@
|
|
|
954
964
|
}
|
|
955
965
|
},
|
|
956
966
|
"node_modules/tar-fs": {
|
|
957
|
-
"version": "3.1.
|
|
958
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.
|
|
959
|
-
"integrity": "sha512-
|
|
967
|
+
"version": "3.1.1",
|
|
968
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
|
|
969
|
+
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
|
|
960
970
|
"license": "MIT",
|
|
961
971
|
"dependencies": {
|
|
962
972
|
"pump": "^3.0.0",
|
|
@@ -1000,9 +1010,9 @@
|
|
|
1000
1010
|
"license": "MIT"
|
|
1001
1011
|
},
|
|
1002
1012
|
"node_modules/undici-types": {
|
|
1003
|
-
"version": "
|
|
1004
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-
|
|
1005
|
-
"integrity": "sha512-
|
|
1013
|
+
"version": "7.13.0",
|
|
1014
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.13.0.tgz",
|
|
1015
|
+
"integrity": "sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==",
|
|
1006
1016
|
"license": "MIT",
|
|
1007
1017
|
"optional": true
|
|
1008
1018
|
},
|
|
@@ -1103,9 +1113,9 @@
|
|
|
1103
1113
|
}
|
|
1104
1114
|
},
|
|
1105
1115
|
"node_modules/zod": {
|
|
1106
|
-
"version": "3.25.
|
|
1107
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.
|
|
1108
|
-
"integrity": "sha512
|
|
1116
|
+
"version": "3.25.76",
|
|
1117
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
|
|
1118
|
+
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
|
|
1109
1119
|
"license": "MIT",
|
|
1110
1120
|
"funding": {
|
|
1111
1121
|
"url": "https://github.com/sponsors/colinhacks"
|
|
@@ -2,7 +2,7 @@ c2cwsgiutils/__init__.py,sha256=DecyA-tMmcT1jt2Bd7zEO9Yse8WcOKEEppxS6omH-mY,4047
|
|
|
2
2
|
c2cwsgiutils/acceptance/__init__.py,sha256=mSv7pmy7fF6i3JfNX_Ws-8x6jHgT7W3AK4bZTnkoosI,1515
|
|
3
3
|
c2cwsgiutils/acceptance/connection.py,sha256=94nHiSMyjsBMxyGyhyjsDjOHSdza-_V8B1ZXVZejH0I,9927
|
|
4
4
|
c2cwsgiutils/acceptance/image.py,sha256=P74RKHGqnK4BI08jkOA_pkJ7xUvM6D1iPs5vOcY3bVo,9365
|
|
5
|
-
c2cwsgiutils/acceptance/package-lock.json,sha256=
|
|
5
|
+
c2cwsgiutils/acceptance/package-lock.json,sha256=AuGNHBqdnk19mwbL3YU-46NI7ZZHJgY-r9SSJL0CKLw,40824
|
|
6
6
|
c2cwsgiutils/acceptance/package.json,sha256=LP8OMy7Q1lytWfmw_KcwR56atoXbg9TPsafk63gdUC8,102
|
|
7
7
|
c2cwsgiutils/acceptance/print.py,sha256=i6UxfSuZ8z9grC_P2qn0yU6RXLbNCcopPMOgjc8D1rI,2555
|
|
8
8
|
c2cwsgiutils/acceptance/screenshot.js,sha256=FAJYIWOLJFMm0MNggKzo3mIybtN-VtKLdMzPhQ9pO1g,2041
|
|
@@ -61,8 +61,8 @@ c2cwsgiutils/stats_pyramid/_db_spy.py,sha256=wc1oEXnsKI31d4aoU8bvnbwqI-T-bOlVR03
|
|
|
61
61
|
c2cwsgiutils/stats_pyramid/_pyramid_spy.py,sha256=KFxxKdEKrmDeA1zpps-BPiB2c4hhR2GlgJvq6KOTyjU,3498
|
|
62
62
|
c2cwsgiutils/templates/index.html.mako,sha256=e54pfSL0nGRsnJkahFRLevNyUhvlCNb_2uVaO8rDhbg,1416
|
|
63
63
|
c2cwsgiutils/version.py,sha256=b8rwN7vATtBWvVKyvxW_-ixbmMJGQBZhW3gNvGdAyVg,3156
|
|
64
|
-
c2cwsgiutils-6.2.0.
|
|
65
|
-
c2cwsgiutils-6.2.0.
|
|
66
|
-
c2cwsgiutils-6.2.0.
|
|
67
|
-
c2cwsgiutils-6.2.0.
|
|
68
|
-
c2cwsgiutils-6.2.0.
|
|
64
|
+
c2cwsgiutils-6.2.0.dev165.dist-info/METADATA,sha256=48dT8AHFL4KFsPYc7kzgmUBvDZxAgjdi6Q1fqTJ-Jn4,37599
|
|
65
|
+
c2cwsgiutils-6.2.0.dev165.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
66
|
+
c2cwsgiutils-6.2.0.dev165.dist-info/entry_points.txt,sha256=ujgqMTL1awN9qDg8WXmrF7m0fgR-hslUM6zKH86pvy0,703
|
|
67
|
+
c2cwsgiutils-6.2.0.dev165.dist-info/licenses/LICENSE,sha256=6bEOU0n7ued3SA-DQCsHQaACONMMRzGHmH5XhDVeD-U,1304
|
|
68
|
+
c2cwsgiutils-6.2.0.dev165.dist-info/RECORD,,
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev164.dist-info → c2cwsgiutils-6.2.0.dev165.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|