udata 10.1.5.dev34647__py2.py3-none-any.whl → 10.2.0__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.1.5.dev34647.dist-info → udata-10.2.0.dist-info}/METADATA +2 -2
- {udata-10.1.5.dev34647.dist-info → udata-10.2.0.dist-info}/RECORD +7 -7
- {udata-10.1.5.dev34647.dist-info → udata-10.2.0.dist-info}/LICENSE +0 -0
- {udata-10.1.5.dev34647.dist-info → udata-10.2.0.dist-info}/WHEEL +0 -0
- {udata-10.1.5.dev34647.dist-info → udata-10.2.0.dist-info}/entry_points.txt +0 -0
- {udata-10.1.5.dev34647.dist-info → udata-10.2.0.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
|
+
Version: 10.2.0
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -139,7 +139,7 @@ It is collectively taken care of by members of the
|
|
|
139
139
|
|
|
140
140
|
# Changelog
|
|
141
141
|
|
|
142
|
-
##
|
|
142
|
+
## 10.2.0 (2025-04-02)
|
|
143
143
|
|
|
144
144
|
- Fix wrong error message when updating the GeoZone of a dataset with already a Geometry [#3271](https://github.com/opendatateam/udata/pull/3271)
|
|
145
145
|
- Update dependencies [#3278](https://github.com/opendatateam/udata/pull/3278)
|
|
@@ -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=cejoDRRJa29KMQp8waaDBxfQ3XLFwWUk_GldCsr95-Q,98
|
|
4
4
|
udata/api_fields.py,sha256=pgx0Ipa9R2sWZwTIBxMVvURwq9aEWAJR-dXdpb0qqHQ,30779
|
|
5
5
|
udata/app.py,sha256=xjk2D3EgboYBpTwBwdIxd2klt2yMoWMyCrkry5fz0LA,7292
|
|
6
6
|
udata/assets.py,sha256=H5Hrc2vnKM0IFLyWfLXmJ2Kj35w1i8W1D8Cgy8_cUj4,657
|
|
@@ -720,9 +720,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=xmSQ7RTl9XV24Vq3A7f_NIRDrOJwbs
|
|
|
720
720
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=PXrrhfIjZxheUotQan9VVh1fvNHSzeMAitaouIHaR7U,46793
|
|
721
721
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=1pAf_rXvbOoO_jjZmH77GbzvdT_YtPTJKFumMnMto2g,29169
|
|
722
722
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=AalMHaFLZobKmuAnZ4X1rQtk46NdW2rktMFQHD5DTcM,53768
|
|
723
|
-
udata-10.
|
|
724
|
-
udata-10.
|
|
725
|
-
udata-10.
|
|
726
|
-
udata-10.
|
|
727
|
-
udata-10.
|
|
728
|
-
udata-10.
|
|
723
|
+
udata-10.2.0.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
724
|
+
udata-10.2.0.dist-info/METADATA,sha256=XGKaxcqWIqC8kYUz6M0zc5cLyanI6YPuhSWR9kWMK88,143583
|
|
725
|
+
udata-10.2.0.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
|
726
|
+
udata-10.2.0.dist-info/entry_points.txt,sha256=3SKiqVy4HUqxf6iWspgMqH8d88Htk6KoLbG1BU-UddQ,451
|
|
727
|
+
udata-10.2.0.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
728
|
+
udata-10.2.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|