udata 12.0.2.dev2__py3-none-any.whl → 12.0.2.dev3__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 udata might be problematic. Click here for more details.
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/METADATA +1 -34
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/RECORD +6 -6
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/WHEEL +0 -0
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/entry_points.txt +0 -0
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/licenses/LICENSE +0 -0
- {udata-12.0.2.dev2.dist-info → udata-12.0.2.dev3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: udata
|
|
3
|
-
Version: 12.0.2.
|
|
3
|
+
Version: 12.0.2.dev3
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Author-email: Opendata Team <opendatateam@data.gouv.fr>
|
|
6
6
|
Maintainer-email: Opendata Team <opendatateam@data.gouv.fr>
|
|
@@ -25,34 +25,21 @@ Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or l
|
|
|
25
25
|
Requires-Python: <3.14,>=3.11
|
|
26
26
|
Description-Content-Type: text/markdown
|
|
27
27
|
License-File: LICENSE
|
|
28
|
-
Requires-Dist: amqp==5.3.1
|
|
29
|
-
Requires-Dist: aniso8601==10.0.0
|
|
30
|
-
Requires-Dist: attrs==25.3.0
|
|
31
28
|
Requires-Dist: authlib==1.5.1
|
|
32
29
|
Requires-Dist: awesome-slugify==1.6.5
|
|
33
30
|
Requires-Dist: babel==2.17.0
|
|
34
31
|
Requires-Dist: bcrypt==4.3.0
|
|
35
|
-
Requires-Dist: billiard==4.2.1
|
|
36
32
|
Requires-Dist: bleach[css]==6.2.0
|
|
37
33
|
Requires-Dist: blinker==1.5
|
|
38
34
|
Requires-Dist: boto3==1.26.102
|
|
39
35
|
Requires-Dist: botocore==1.29.165
|
|
40
|
-
Requires-Dist: cachelib==0.13.0
|
|
41
36
|
Requires-Dist: celery==5.4.0
|
|
42
37
|
Requires-Dist: celerybeat-mongo==0.2.0
|
|
43
|
-
Requires-Dist: certifi==2025.1.31
|
|
44
|
-
Requires-Dist: cffi==1.17.1
|
|
45
|
-
Requires-Dist: charset-normalizer==3.4.1
|
|
46
38
|
Requires-Dist: click==8.1.8
|
|
47
|
-
Requires-Dist: click-didyoumean==0.3.1
|
|
48
|
-
Requires-Dist: click-plugins==1.1.1
|
|
49
|
-
Requires-Dist: click-repl==0.3.0
|
|
50
39
|
Requires-Dist: cryptography==44.0.2
|
|
51
|
-
Requires-Dist: dnspython==2.7.0
|
|
52
40
|
Requires-Dist: email-validator==2.2.0
|
|
53
41
|
Requires-Dist: factory-boy==3.3.3
|
|
54
42
|
Requires-Dist: feedgenerator==2.1.0
|
|
55
|
-
Requires-Dist: filelock==3.18.0
|
|
56
43
|
Requires-Dist: flask==2.1.2
|
|
57
44
|
Requires-Dist: flask-babel==4.0.0
|
|
58
45
|
Requires-Dist: flask-caching==2.3.1
|
|
@@ -72,13 +59,10 @@ Requires-Dist: geojson==3.2.0
|
|
|
72
59
|
Requires-Dist: geomet==1.1.0
|
|
73
60
|
Requires-Dist: html2text==2024.2.26
|
|
74
61
|
Requires-Dist: humanfriendly==10.0
|
|
75
|
-
Requires-Dist: idna==3.10
|
|
76
62
|
Requires-Dist: importlib-resources==6.5.2
|
|
77
63
|
Requires-Dist: itsdangerous==2.2.0
|
|
78
64
|
Requires-Dist: jinja2==3.1.6
|
|
79
|
-
Requires-Dist: jmespath==1.0.1
|
|
80
65
|
Requires-Dist: jsonschema==4.23.0
|
|
81
|
-
Requires-Dist: jsonschema-specifications==2024.10.1
|
|
82
66
|
Requires-Dist: kombu[redis]==5.5.0
|
|
83
67
|
Requires-Dist: langdetect==1.0.9
|
|
84
68
|
Requires-Dist: levenshtein==0.27.1
|
|
@@ -87,40 +71,23 @@ Requires-Dist: markupsafe==2.1.2
|
|
|
87
71
|
Requires-Dist: mistune==3.1.3
|
|
88
72
|
Requires-Dist: mongoengine==0.29.1
|
|
89
73
|
Requires-Dist: netaddr==1.3.0
|
|
90
|
-
Requires-Dist: passlib==1.7.4
|
|
91
74
|
Requires-Dist: pillow==9.2.0
|
|
92
|
-
Requires-Dist: platformdirs==4.3.6
|
|
93
|
-
Requires-Dist: prompt-toolkit==3.0.50
|
|
94
|
-
Requires-Dist: pycparser==2.22
|
|
95
75
|
Requires-Dist: pydenticon==0.3.1
|
|
96
76
|
Requires-Dist: pymongo==4.11.3
|
|
97
|
-
Requires-Dist: pyparsing==3.2.1
|
|
98
77
|
Requires-Dist: python-dateutil==2.9.0.post0
|
|
99
78
|
Requires-Dist: pytz==2025.1
|
|
100
|
-
Requires-Dist: rapidfuzz==3.12.2
|
|
101
79
|
Requires-Dist: rdflib==7.1.3
|
|
102
80
|
Requires-Dist: redis==5.2.1
|
|
103
|
-
Requires-Dist: referencing==0.36.2
|
|
104
|
-
Requires-Dist: regex==2024.11.6
|
|
105
81
|
Requires-Dist: requests==2.32.4
|
|
106
|
-
Requires-Dist: rpds-py==0.23.1
|
|
107
|
-
Requires-Dist: s3transfer==0.6.2
|
|
108
82
|
Requires-Dist: saxonche==12.8.0
|
|
109
83
|
Requires-Dist: sentry-sdk[flask]==2.23.1
|
|
110
|
-
Requires-Dist: six==1.17.0
|
|
111
84
|
Requires-Dist: speaklater==1.3
|
|
112
|
-
Requires-Dist: tinycss2==1.4.0
|
|
113
85
|
Requires-Dist: tlds==2025022800
|
|
114
86
|
Requires-Dist: typing-extensions==4.12.2
|
|
115
87
|
Requires-Dist: tzdata==2025.1
|
|
116
|
-
Requires-Dist: unidecode==0.4.21
|
|
117
|
-
Requires-Dist: uritools==4.0.3
|
|
118
88
|
Requires-Dist: urlextract==1.9.0
|
|
119
89
|
Requires-Dist: urllib3==1.26.20
|
|
120
|
-
Requires-Dist: vine==5.1.0
|
|
121
90
|
Requires-Dist: voluptuous==0.15.2
|
|
122
|
-
Requires-Dist: wcwidth==0.2.13
|
|
123
|
-
Requires-Dist: webencodings==0.5.1
|
|
124
91
|
Requires-Dist: werkzeug==2.2.3
|
|
125
92
|
Requires-Dist: wtforms[email]==3.2.1
|
|
126
93
|
Requires-Dist: wtforms-json==0.3.5
|
|
@@ -623,9 +623,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=U0abG-nBwCIoYxRZNsc4KOLeIRSqTV
|
|
|
623
623
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=eCG35rMzYLHXyLbsnLSexS1g0N_K-WpNHqrt_8y6I4E,48590
|
|
624
624
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=IBcCAdmcvkeK7ZeRBNRI-wJ0jzWNM0eXM5VXAc1frWI,28692
|
|
625
625
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=yFxHEEB4behNwQ7JnyoYheiCKLNnMS_NV4guzgyzWcE,55332
|
|
626
|
-
udata-12.0.2.
|
|
627
|
-
udata-12.0.2.
|
|
628
|
-
udata-12.0.2.
|
|
629
|
-
udata-12.0.2.
|
|
630
|
-
udata-12.0.2.
|
|
631
|
-
udata-12.0.2.
|
|
626
|
+
udata-12.0.2.dev3.dist-info/licenses/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
627
|
+
udata-12.0.2.dev3.dist-info/METADATA,sha256=0joZgGkFGtJkwaL6Ri9Mu36vdPcw8UMdltYz1oQMeYE,5593
|
|
628
|
+
udata-12.0.2.dev3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
629
|
+
udata-12.0.2.dev3.dist-info/entry_points.txt,sha256=v2u12qO11i2lyLNIp136WmLJ-NHT-Kew3Duu8J-AXPM,614
|
|
630
|
+
udata-12.0.2.dev3.dist-info/top_level.txt,sha256=EF6CE6YSHd_og-8LCEA4q25ALUpWVe8D0okOLdMAE3A,6
|
|
631
|
+
udata-12.0.2.dev3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|