udata 7.0.7.dev28669__py2.py3-none-any.whl → 7.0.8.dev28695__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/translations/ar/LC_MESSAGES/udata.mo +0 -0
- udata/translations/ar/LC_MESSAGES/udata.po +286 -285
- udata/translations/de/LC_MESSAGES/udata.mo +0 -0
- udata/translations/de/LC_MESSAGES/udata.po +286 -285
- udata/translations/es/LC_MESSAGES/udata.mo +0 -0
- udata/translations/es/LC_MESSAGES/udata.po +286 -285
- udata/translations/fr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/fr/LC_MESSAGES/udata.po +286 -285
- udata/translations/it/LC_MESSAGES/udata.mo +0 -0
- udata/translations/it/LC_MESSAGES/udata.po +286 -285
- udata/translations/pt/LC_MESSAGES/udata.mo +0 -0
- udata/translations/pt/LC_MESSAGES/udata.po +286 -285
- udata/translations/sr/LC_MESSAGES/udata.mo +0 -0
- udata/translations/sr/LC_MESSAGES/udata.po +286 -285
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/METADATA +5 -1
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/RECORD +21 -21
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/LICENSE +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/WHEEL +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/entry_points.txt +0 -0
- {udata-7.0.7.dev28669.dist-info → udata-7.0.8.dev28695.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: udata
|
|
3
|
-
Version: 7.0.
|
|
3
|
+
Version: 7.0.8.dev28695
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -132,6 +132,10 @@ It is collectively taken care of by members of the
|
|
|
132
132
|
|
|
133
133
|
## Current (in progress)
|
|
134
134
|
|
|
135
|
+
- Nothing yet
|
|
136
|
+
|
|
137
|
+
## 7.0.7 (2024-04-16)
|
|
138
|
+
|
|
135
139
|
- :warning: **breaking change** `DATASET_MAX_RESOURCES_UNCOLLAPSED` config is removed.
|
|
136
140
|
- Replace schemas API with a simple proxy to the `schemas.json` file [#2989](https://github.com/opendatateam/udata/pull/2989)
|
|
137
141
|
- Topic: add filters in API [#3007](https://github.com/opendatateam/udata/pull/3007)
|
|
@@ -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=4m18NQ8EBeNn62eNJWVT5O7lqitYZWJS2EUg2T0ifuQ,101
|
|
4
4
|
udata/app.py,sha256=-S_MfxoGU8j7uzjQeqpeUte57VvEJ4NZNxsM2QfN1JE,7173
|
|
5
5
|
udata/assets.py,sha256=aMa-MnAEXVSTavptSn2V8sUE6jL_N0MrYCQ6_QpsuHs,645
|
|
6
6
|
udata/entrypoints.py,sha256=8bZUvZ8ICO3kZxa8xDUaen6YS_OAGNKHFvaD7d8BOk0,2687
|
|
@@ -662,23 +662,23 @@ udata/tests/workers/test_tasks_routing.py,sha256=4cBChvphj23rbLIu4dCTYYiM5OfTEUZ
|
|
|
662
662
|
udata/tests/workers/test_workers_api.py,sha256=8MtfAjrPL1TUfEBfVjrYfm_4rft4DfBlcamiVvMCJAo,8863
|
|
663
663
|
udata/tests/workers/test_workers_helpers.py,sha256=EVTHL-KhwbwD8snfN8HdK5o-wMXYkl2oXgtl990fQxE,647
|
|
664
664
|
udata/translations/udata.pot,sha256=hLiWR_W3yGBIIp0gUv5kKeUZ5Qjsg5qlZ0FdJr7dUv4,35755
|
|
665
|
-
udata/translations/ar/LC_MESSAGES/udata.mo,sha256=
|
|
666
|
-
udata/translations/ar/LC_MESSAGES/udata.po,sha256=
|
|
667
|
-
udata/translations/de/LC_MESSAGES/udata.mo,sha256=
|
|
668
|
-
udata/translations/de/LC_MESSAGES/udata.po,sha256=
|
|
669
|
-
udata/translations/es/LC_MESSAGES/udata.mo,sha256=
|
|
670
|
-
udata/translations/es/LC_MESSAGES/udata.po,sha256=
|
|
671
|
-
udata/translations/fr/LC_MESSAGES/udata.mo,sha256=
|
|
672
|
-
udata/translations/fr/LC_MESSAGES/udata.po,sha256=
|
|
673
|
-
udata/translations/it/LC_MESSAGES/udata.mo,sha256=
|
|
674
|
-
udata/translations/it/LC_MESSAGES/udata.po,sha256=
|
|
675
|
-
udata/translations/pt/LC_MESSAGES/udata.mo,sha256=
|
|
676
|
-
udata/translations/pt/LC_MESSAGES/udata.po,sha256=
|
|
677
|
-
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=
|
|
678
|
-
udata/translations/sr/LC_MESSAGES/udata.po,sha256=
|
|
679
|
-
udata-7.0.
|
|
680
|
-
udata-7.0.
|
|
681
|
-
udata-7.0.
|
|
682
|
-
udata-7.0.
|
|
683
|
-
udata-7.0.
|
|
684
|
-
udata-7.0.
|
|
665
|
+
udata/translations/ar/LC_MESSAGES/udata.mo,sha256=Jr1AT69U_wYPVYV4q1KfF4raMAcy_iTCpCvn9uYM8Ic,12665
|
|
666
|
+
udata/translations/ar/LC_MESSAGES/udata.po,sha256=I8Y6gAMqh3b9uB_EGDHUOOmmRaX6ieK4OYeckHxrB_M,41173
|
|
667
|
+
udata/translations/de/LC_MESSAGES/udata.mo,sha256=rUsRH37tTAlQsP3YpatJjOUvWLfLnJMrlTFPPpm34mk,16061
|
|
668
|
+
udata/translations/de/LC_MESSAGES/udata.po,sha256=1cDZ4UoXD5-vLRhaIiji_maGKKtIq3vjlswgeRo3pZg,41635
|
|
669
|
+
udata/translations/es/LC_MESSAGES/udata.mo,sha256=OWaYtp3tqefD8jhkmuvc8KMWkTuJI8-s4tN8LT5RK1o,12914
|
|
670
|
+
udata/translations/es/LC_MESSAGES/udata.po,sha256=g9cZziNwYS_ApFHi5q5q-KNiNBgxzx-zpQdvZC2-bnA,40590
|
|
671
|
+
udata/translations/fr/LC_MESSAGES/udata.mo,sha256=xrLGyfoHIZEdE2frPOQNokMpOUKp1ho88jEtrzWyMH4,27690
|
|
672
|
+
udata/translations/fr/LC_MESSAGES/udata.po,sha256=ZdViHCrMdg23IAnNopnS7D-39fx2uwwR6K6xK9KwId0,47328
|
|
673
|
+
udata/translations/it/LC_MESSAGES/udata.mo,sha256=nNkVYZ0FKRNPaQvCW9wZkaTAmB19NmHmujzgsthR5Lo,15882
|
|
674
|
+
udata/translations/it/LC_MESSAGES/udata.po,sha256=Lrg7ZZBWnbdtKzohlzMkBO402tEEAMqanJgHEhPZ62c,41431
|
|
675
|
+
udata/translations/pt/LC_MESSAGES/udata.mo,sha256=uttB2K8VsqzkEQG-5HfTtFms_3LtV9iZ24wIkLBn2GU,21091
|
|
676
|
+
udata/translations/pt/LC_MESSAGES/udata.po,sha256=8Ql1Lp7Z9KLnvp-qRxw-NhFu1p35Xj-q6Jg9JHsYhcw,43733
|
|
677
|
+
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=US8beNIMPxP5h-zD_jfP1TheDDd4DdRVS5UIiY5XVZ8,28553
|
|
678
|
+
udata/translations/sr/LC_MESSAGES/udata.po,sha256=TM0yMDvKRljyOzgZZMlTX6OfpF6OC4Ngf_9Zc8n6ayA,50313
|
|
679
|
+
udata-7.0.8.dev28695.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
680
|
+
udata-7.0.8.dev28695.dist-info/METADATA,sha256=hdRmvTYBslx9KOHIUOJUXYW2AI3-9tf7-taJH2Iw2yU,121368
|
|
681
|
+
udata-7.0.8.dev28695.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
|
|
682
|
+
udata-7.0.8.dev28695.dist-info/entry_points.txt,sha256=3SKiqVy4HUqxf6iWspgMqH8d88Htk6KoLbG1BU-UddQ,451
|
|
683
|
+
udata-7.0.8.dev28695.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
684
|
+
udata-7.0.8.dev28695.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|