udata 8.0.1.dev29166__py2.py3-none-any.whl → 8.0.2.dev29253__py2.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/__init__.py +1 -1
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/METADATA +5 -1
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/RECORD +7 -7
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/LICENSE +0 -0
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/WHEEL +0 -0
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/entry_points.txt +0 -0
- {udata-8.0.1.dev29166.dist-info → udata-8.0.2.dev29253.dist-info}/top_level.txt +0 -0
udata/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: udata
|
|
3
|
-
Version: 8.0.
|
|
3
|
+
Version: 8.0.2.dev29253
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -137,6 +137,10 @@ It is collectively taken care of by members of the
|
|
|
137
137
|
|
|
138
138
|
## Current (in progress)
|
|
139
139
|
|
|
140
|
+
- Nothing yet
|
|
141
|
+
|
|
142
|
+
## 8.0.1 (2024-05-28)
|
|
143
|
+
|
|
140
144
|
- Add dataservices in beta [#2986](https://github.com/opendatateam/udata/pull/2986)
|
|
141
145
|
- Remove deprecated `metrics_for` route [#3022](https://github.com/opendatateam/udata/pull/3022)
|
|
142
146
|
- Fix spatial coverage fetching perfs. Need to schedule `compute-geozones-metrics` [#3018](https://github.com/opendatateam/udata/pull/3018)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
tasks/__init__.py,sha256=CnVhb_TV-6nMhxVR6itnBmvuU2OSCs02AfNB4irVBTE,8132
|
|
2
2
|
tasks/helpers.py,sha256=k_HiuiEJNgQLvWdeHqczPOAcrYpFjEepBeKo7EQzY8M,994
|
|
3
|
-
udata/__init__.py,sha256=
|
|
3
|
+
udata/__init__.py,sha256=XcfvxmA_V7LNi0mXnYnRwfF_TF7IopQmA1bjdfoD64s,101
|
|
4
4
|
udata/api_fields.py,sha256=myHkndhedV3g9cn2FWBu1Hx24Fy-fxaGedEP1ZMOoi0,11506
|
|
5
5
|
udata/app.py,sha256=6upwrImLaWrSYtsXPW1zH84_oRxp3B6XFuocMe2D6NU,7329
|
|
6
6
|
udata/assets.py,sha256=aMa-MnAEXVSTavptSn2V8sUE6jL_N0MrYCQ6_QpsuHs,645
|
|
@@ -681,9 +681,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=uttB2K8VsqzkEQG-5HfTtFms_3LtV9
|
|
|
681
681
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=8Ql1Lp7Z9KLnvp-qRxw-NhFu1p35Xj-q6Jg9JHsYhcw,43733
|
|
682
682
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=US8beNIMPxP5h-zD_jfP1TheDDd4DdRVS5UIiY5XVZ8,28553
|
|
683
683
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=TM0yMDvKRljyOzgZZMlTX6OfpF6OC4Ngf_9Zc8n6ayA,50313
|
|
684
|
-
udata-8.0.
|
|
685
|
-
udata-8.0.
|
|
686
|
-
udata-8.0.
|
|
687
|
-
udata-8.0.
|
|
688
|
-
udata-8.0.
|
|
689
|
-
udata-8.0.
|
|
684
|
+
udata-8.0.2.dev29253.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
685
|
+
udata-8.0.2.dev29253.dist-info/METADATA,sha256=tWlzzUKyNCnDXnnDe8KxJ3AcR8OOe-OtGLSCere9U5g,123456
|
|
686
|
+
udata-8.0.2.dev29253.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
687
|
+
udata-8.0.2.dev29253.dist-info/entry_points.txt,sha256=3SKiqVy4HUqxf6iWspgMqH8d88Htk6KoLbG1BU-UddQ,451
|
|
688
|
+
udata-8.0.2.dev29253.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
689
|
+
udata-8.0.2.dev29253.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|