c2cwsgiutils 6.2.0.dev283__tar.gz → 6.2.0.dev285__tar.gz
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.
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/PKG-INFO +1 -1
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/package-lock.json +41 -41
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/pyproject.toml +1 -1
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/version.py +0 -0
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/package-lock.json
RENAMED
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"license": "MIT"
|
|
61
61
|
},
|
|
62
62
|
"node_modules/@types/node": {
|
|
63
|
-
"version": "25.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
65
|
-
"integrity": "sha512
|
|
63
|
+
"version": "25.6.0",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.6.0.tgz",
|
|
65
|
+
"integrity": "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==",
|
|
66
66
|
"license": "MIT",
|
|
67
67
|
"optional": true,
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"undici-types": "~7.
|
|
69
|
+
"undici-types": "~7.19.0"
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"node_modules/@types/yauzl": {
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"node_modules/b4a": {
|
|
134
|
-
"version": "1.8.
|
|
135
|
-
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.
|
|
136
|
-
"integrity": "sha512-
|
|
134
|
+
"version": "1.8.1",
|
|
135
|
+
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz",
|
|
136
|
+
"integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==",
|
|
137
137
|
"license": "Apache-2.0",
|
|
138
138
|
"peerDependencies": {
|
|
139
139
|
"react-native-b4a": "*"
|
|
@@ -159,9 +159,9 @@
|
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"node_modules/bare-fs": {
|
|
162
|
-
"version": "4.
|
|
163
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
164
|
-
"integrity": "sha512-
|
|
162
|
+
"version": "4.7.1",
|
|
163
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.1.tgz",
|
|
164
|
+
"integrity": "sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==",
|
|
165
165
|
"license": "Apache-2.0",
|
|
166
166
|
"dependencies": {
|
|
167
167
|
"bare-events": "^2.5.4",
|
|
@@ -183,9 +183,9 @@
|
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
185
|
"node_modules/bare-os": {
|
|
186
|
-
"version": "3.
|
|
187
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
|
188
|
-
"integrity": "sha512-
|
|
186
|
+
"version": "3.9.0",
|
|
187
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.0.tgz",
|
|
188
|
+
"integrity": "sha512-JTjuZyNIDpw+GytMO4a6TK1VXdVKKJr6DRxEHasyuYyShV2deuiHJK/ahGZlebc+SG0/wJCB9XK8gprBGDFi/Q==",
|
|
189
189
|
"license": "Apache-2.0",
|
|
190
190
|
"engines": {
|
|
191
191
|
"bare": ">=1.14.0"
|
|
@@ -201,9 +201,9 @@
|
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
203
|
"node_modules/bare-stream": {
|
|
204
|
-
"version": "2.
|
|
205
|
-
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.
|
|
206
|
-
"integrity": "sha512-
|
|
204
|
+
"version": "2.13.1",
|
|
205
|
+
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.1.tgz",
|
|
206
|
+
"integrity": "sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==",
|
|
207
207
|
"license": "Apache-2.0",
|
|
208
208
|
"dependencies": {
|
|
209
209
|
"streamx": "^2.25.0",
|
|
@@ -227,18 +227,18 @@
|
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
"node_modules/bare-url": {
|
|
230
|
-
"version": "2.4.
|
|
231
|
-
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.
|
|
232
|
-
"integrity": "sha512
|
|
230
|
+
"version": "2.4.2",
|
|
231
|
+
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.2.tgz",
|
|
232
|
+
"integrity": "sha512-/9a2j4ac6ckpmAHvod/ob7x439OAHst/drc2Clnq+reRYd/ovddwcF4LfoxHyNk5AuGBnPg+HqFjmE/Zpq6v0A==",
|
|
233
233
|
"license": "Apache-2.0",
|
|
234
234
|
"dependencies": {
|
|
235
235
|
"bare-path": "^3.0.0"
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"node_modules/basic-ftp": {
|
|
239
|
-
"version": "5.
|
|
240
|
-
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.
|
|
241
|
-
"integrity": "sha512-
|
|
239
|
+
"version": "5.3.1",
|
|
240
|
+
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz",
|
|
241
|
+
"integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==",
|
|
242
242
|
"license": "MIT",
|
|
243
243
|
"engines": {
|
|
244
244
|
"node": ">=10.0.0"
|
|
@@ -607,9 +607,9 @@
|
|
|
607
607
|
}
|
|
608
608
|
},
|
|
609
609
|
"node_modules/ip-address": {
|
|
610
|
-
"version": "10.1.
|
|
611
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.
|
|
612
|
-
"integrity": "sha512-
|
|
610
|
+
"version": "10.1.1",
|
|
611
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.1.tgz",
|
|
612
|
+
"integrity": "sha512-1FMu8/N15Ck1BL551Jf42NYIoin2unWjLQ2Fze/DXryJRl5twqtwNHlO39qERGbIOcKYWHdgRryhOC+NG4eaLw==",
|
|
613
613
|
"license": "MIT",
|
|
614
614
|
"engines": {
|
|
615
615
|
"node": ">= 12"
|
|
@@ -682,9 +682,9 @@
|
|
|
682
682
|
"license": "MIT"
|
|
683
683
|
},
|
|
684
684
|
"node_modules/netmask": {
|
|
685
|
-
"version": "2.
|
|
686
|
-
"resolved": "https://registry.npmjs.org/netmask/-/netmask-2.
|
|
687
|
-
"integrity": "sha512-
|
|
685
|
+
"version": "2.1.1",
|
|
686
|
+
"resolved": "https://registry.npmjs.org/netmask/-/netmask-2.1.1.tgz",
|
|
687
|
+
"integrity": "sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==",
|
|
688
688
|
"license": "MIT",
|
|
689
689
|
"engines": {
|
|
690
690
|
"node": ">= 0.4.0"
|
|
@@ -897,12 +897,12 @@
|
|
|
897
897
|
}
|
|
898
898
|
},
|
|
899
899
|
"node_modules/socks": {
|
|
900
|
-
"version": "2.8.
|
|
901
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
902
|
-
"integrity": "sha512-
|
|
900
|
+
"version": "2.8.8",
|
|
901
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.8.tgz",
|
|
902
|
+
"integrity": "sha512-NlGELfPrgX2f1TAAcz0WawlLn+0r3FyhhCRpFFK2CemXenPYvzMWWZINv3eDNo9ucdwme7oCHRY0Jnbs4aIkog==",
|
|
903
903
|
"license": "MIT",
|
|
904
904
|
"dependencies": {
|
|
905
|
-
"ip-address": "^10.
|
|
905
|
+
"ip-address": "^10.1.1",
|
|
906
906
|
"smart-buffer": "^4.2.0"
|
|
907
907
|
},
|
|
908
908
|
"engines": {
|
|
@@ -986,9 +986,9 @@
|
|
|
986
986
|
}
|
|
987
987
|
},
|
|
988
988
|
"node_modules/tar-stream": {
|
|
989
|
-
"version": "3.
|
|
990
|
-
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.
|
|
991
|
-
"integrity": "sha512-
|
|
989
|
+
"version": "3.2.0",
|
|
990
|
+
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz",
|
|
991
|
+
"integrity": "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==",
|
|
992
992
|
"license": "MIT",
|
|
993
993
|
"dependencies": {
|
|
994
994
|
"b4a": "^1.6.4",
|
|
@@ -1022,15 +1022,15 @@
|
|
|
1022
1022
|
"license": "0BSD"
|
|
1023
1023
|
},
|
|
1024
1024
|
"node_modules/typed-query-selector": {
|
|
1025
|
-
"version": "2.12.
|
|
1026
|
-
"resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.
|
|
1027
|
-
"integrity": "sha512-
|
|
1025
|
+
"version": "2.12.2",
|
|
1026
|
+
"resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.2.tgz",
|
|
1027
|
+
"integrity": "sha512-EOPFbyIub4ngnEdqi2yOcNeDLaX/0jcE1JoAXQDDMIthap7FoN795lc/SHfIq2d416VufXpM8z/lD+WRm2gfOQ==",
|
|
1028
1028
|
"license": "MIT"
|
|
1029
1029
|
},
|
|
1030
1030
|
"node_modules/undici-types": {
|
|
1031
|
-
"version": "7.
|
|
1032
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
1033
|
-
"integrity": "sha512-
|
|
1031
|
+
"version": "7.19.2",
|
|
1032
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.19.2.tgz",
|
|
1033
|
+
"integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
|
|
1034
1034
|
"license": "MIT",
|
|
1035
1035
|
"optional": true
|
|
1036
1036
|
},
|
|
@@ -227,7 +227,7 @@ include = [
|
|
|
227
227
|
]
|
|
228
228
|
requires-python = ">=3.11"
|
|
229
229
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
230
|
-
version = "6.2.0.
|
|
230
|
+
version = "6.2.0.dev285"
|
|
231
231
|
|
|
232
232
|
[project.urls]
|
|
233
233
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/connection.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/package.json
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/acceptance/screenshot.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/request_tracking/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/request_tracking/_sql.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sql_profiler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/README.md
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/_filters.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/_models.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/sqlalchemylogger/handlers.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/static/favicon-16x16.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/static/favicon-32x32.png
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/__init__.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/_db_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py
RENAMED
|
File without changes
|
{c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev285}/c2cwsgiutils/templates/index.html.mako
RENAMED
|
File without changes
|
|
File without changes
|