udata 9.1.5.dev31515__py2.py3-none-any.whl → 9.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-9.1.5.dev31515.dist-info → udata-9.2.0.dist-info}/METADATA +2 -2
- {udata-9.1.5.dev31515.dist-info → udata-9.2.0.dist-info}/RECORD +7 -7
- {udata-9.1.5.dev31515.dist-info → udata-9.2.0.dist-info}/LICENSE +0 -0
- {udata-9.1.5.dev31515.dist-info → udata-9.2.0.dist-info}/WHEEL +0 -0
- {udata-9.1.5.dev31515.dist-info → udata-9.2.0.dist-info}/entry_points.txt +0 -0
- {udata-9.1.5.dev31515.dist-info → udata-9.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: 9.
|
|
3
|
+
Version: 9.2.0
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -138,7 +138,7 @@ It is collectively taken care of by members of the
|
|
|
138
138
|
|
|
139
139
|
# Changelog
|
|
140
140
|
|
|
141
|
-
##
|
|
141
|
+
## 9.2.0 (2024-09-13)
|
|
142
142
|
|
|
143
143
|
- Allow OAuth clients without secrets [#3138](https://github.com/opendatateam/udata/pull/3138)
|
|
144
144
|
- Add a `archived` button for datasets and reuses on frontend admin [#3104](https://github.com/opendatateam/udata/pull/3104)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
tasks/__init__.py,sha256=nubUI6ljumym4uv6NvAJEkWHtsdurFpEGSq-AxDWYDM,8153
|
|
2
2
|
tasks/helpers.py,sha256=70fS9tI_m0DTWmKx9Zl5-LG-nxdz_ZaPyvvsFkN2r48,1091
|
|
3
|
-
udata/__init__.py,sha256=
|
|
3
|
+
udata/__init__.py,sha256=ZHnaFnLWWPbnmzuNF-28-IbCxeoTxRlprIKz-WaL4ts,97
|
|
4
4
|
udata/api_fields.py,sha256=Oq0WTuI2b-TZXcxr_RExxKHT1wQYlqmDo1gKJsOfXp8,19369
|
|
5
5
|
udata/app.py,sha256=xjk2D3EgboYBpTwBwdIxd2klt2yMoWMyCrkry5fz0LA,7292
|
|
6
6
|
udata/assets.py,sha256=H5Hrc2vnKM0IFLyWfLXmJ2Kj35w1i8W1D8Cgy8_cUj4,657
|
|
@@ -697,9 +697,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=WpPzAqVd2Onv_kz45ULUySKPLrpjcc
|
|
|
697
697
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=18Op9RUITewoDRewlOdYzzq6gjsf1lsvepACV1d7zxs,44976
|
|
698
698
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=NIYRNhVoETZUvIvWm3cCW7DtMBAnS2vXzZjMF5ZzD_c,28500
|
|
699
699
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=rQB-4V4WJ7bURj6g2j653vItr5TMHadcLQxec7_fDmg,51545
|
|
700
|
-
udata-9.
|
|
701
|
-
udata-9.
|
|
702
|
-
udata-9.
|
|
703
|
-
udata-9.
|
|
704
|
-
udata-9.
|
|
705
|
-
udata-9.
|
|
700
|
+
udata-9.2.0.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
701
|
+
udata-9.2.0.dist-info/METADATA,sha256=UB62cPEvwBPU18bLNnCS4-RcM09unM2SfNCzrg-pDi0,130725
|
|
702
|
+
udata-9.2.0.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
703
|
+
udata-9.2.0.dist-info/entry_points.txt,sha256=3SKiqVy4HUqxf6iWspgMqH8d88Htk6KoLbG1BU-UddQ,451
|
|
704
|
+
udata-9.2.0.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
705
|
+
udata-9.2.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|