udata 10.3.1.dev34888__py2.py3-none-any.whl → 10.3.2.dev34895__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-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.dist-info}/METADATA +5 -1
- {udata-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.dist-info}/RECORD +7 -7
- {udata-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.dist-info}/LICENSE +0 -0
- {udata-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.dist-info}/WHEEL +0 -0
- {udata-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.dist-info}/entry_points.txt +0 -0
- {udata-10.3.1.dev34888.dist-info → udata-10.3.2.dev34895.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: 10.3.
|
|
3
|
+
Version: 10.3.2.dev34895
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -141,6 +141,10 @@ It is collectively taken care of by members of the
|
|
|
141
141
|
|
|
142
142
|
## Current (in progress)
|
|
143
143
|
|
|
144
|
+
- Nothing yet
|
|
145
|
+
|
|
146
|
+
## 10.3.1 (2025-04-29)
|
|
147
|
+
|
|
144
148
|
- Add archived, deleted and private filter in dataset list api [#3298](https://github.com/opendatateam/udata/pull/3298)
|
|
145
149
|
- Exclude deleted dataservices in csv queryset [#3297](https://github.com/opendatateam/udata/pull/3297)
|
|
146
150
|
- Publish comments on behalf of org, close without message and edit/delete discussions comments [#3295](https://github.com/opendatateam/udata/pull/3295)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
tasks/__init__.py,sha256=nfgZ5nkcoluXMIk52P4-8Rj6xL0Qlm_xSUfWW2aHZfI,8161
|
|
2
2
|
tasks/helpers.py,sha256=70fS9tI_m0DTWmKx9Zl5-LG-nxdz_ZaPyvvsFkN2r48,1091
|
|
3
|
-
udata/__init__.py,sha256=
|
|
3
|
+
udata/__init__.py,sha256=E8ZJXRNVOEMMtDEjH7IP5otk1SP7IPhDhJVBt-DtSag,102
|
|
4
4
|
udata/api_fields.py,sha256=nv_Nl1Mi-XQ8V08fxmscer13jsNNJgSOOIQEh1itsLQ,30679
|
|
5
5
|
udata/app.py,sha256=xjk2D3EgboYBpTwBwdIxd2klt2yMoWMyCrkry5fz0LA,7292
|
|
6
6
|
udata/assets.py,sha256=H5Hrc2vnKM0IFLyWfLXmJ2Kj35w1i8W1D8Cgy8_cUj4,657
|
|
@@ -724,9 +724,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=xmSQ7RTl9XV24Vq3A7f_NIRDrOJwbs
|
|
|
724
724
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=PXrrhfIjZxheUotQan9VVh1fvNHSzeMAitaouIHaR7U,46793
|
|
725
725
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=1pAf_rXvbOoO_jjZmH77GbzvdT_YtPTJKFumMnMto2g,29169
|
|
726
726
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=AalMHaFLZobKmuAnZ4X1rQtk46NdW2rktMFQHD5DTcM,53768
|
|
727
|
-
udata-10.3.
|
|
728
|
-
udata-10.3.
|
|
729
|
-
udata-10.3.
|
|
730
|
-
udata-10.3.
|
|
731
|
-
udata-10.3.
|
|
732
|
-
udata-10.3.
|
|
727
|
+
udata-10.3.2.dev34895.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
728
|
+
udata-10.3.2.dev34895.dist-info/METADATA,sha256=CUY3jwCW9wNWPMByIUFsq9MwRoxl09_2N7vDBaRtn2c,144922
|
|
729
|
+
udata-10.3.2.dev34895.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
|
730
|
+
udata-10.3.2.dev34895.dist-info/entry_points.txt,sha256=ETvkR4r6G1duBsh_V_fGWENQy17GTFuobi95MYBAl1A,498
|
|
731
|
+
udata-10.3.2.dev34895.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
732
|
+
udata-10.3.2.dev34895.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|