udata 7.0.6.dev28233__py2.py3-none-any.whl → 7.0.6.dev28248__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/commands/__init__.py +0 -3
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/METADATA +2 -1
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/RECORD +7 -7
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/LICENSE +0 -0
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/WHEEL +0 -0
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/entry_points.txt +0 -0
- {udata-7.0.6.dev28233.dist-info → udata-7.0.6.dev28248.dist-info}/top_level.txt +0 -0
udata/commands/__init__.py
CHANGED
|
@@ -145,9 +145,6 @@ def init_logging(app):
|
|
|
145
145
|
handler.setFormatter(CliFormatter())
|
|
146
146
|
handler.setLevel(log_level)
|
|
147
147
|
|
|
148
|
-
logger = logging.getLogger()
|
|
149
|
-
logger.addHandler(handler)
|
|
150
|
-
|
|
151
148
|
logger = logging.getLogger('__main__')
|
|
152
149
|
logger.setLevel(log_level)
|
|
153
150
|
logger.handlers = []
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: udata
|
|
3
|
-
Version: 7.0.6.
|
|
3
|
+
Version: 7.0.6.dev28248
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -140,6 +140,7 @@ It is collectively taken care of by members of the
|
|
|
140
140
|
|
|
141
141
|
- Fix, do not fail on spatial coverage harvesting exception and allow literal spatial BBOX from Arcgis [2998](https://github.com/opendatateam/udata/pull/2998)
|
|
142
142
|
- Mock calls to example.com [#3000](https://github.com/opendatateam/udata/pull/3000)
|
|
143
|
+
- Fix duplicate logs in console commands [#2996](https://github.com/opendatateam/udata/pull/2996)
|
|
143
144
|
|
|
144
145
|
## 7.0.5 (2024-03-20)
|
|
145
146
|
|
|
@@ -36,7 +36,7 @@ udata/auth/helpers.py,sha256=y_BTPYPVy40GPN-Mqmj1OSAzqxSlttSHGhJIAdnSBn8,267
|
|
|
36
36
|
udata/auth/mails.py,sha256=72LmU1-uV7hQAmkqlXMYYc5nCVEUI-Je4jPkcV9MdHA,1673
|
|
37
37
|
udata/auth/password_validation.py,sha256=KMr5T5HLeo-tYF-oVxJ-PAMPgkE0h2z0xcXZX2ymHXk,1770
|
|
38
38
|
udata/auth/views.py,sha256=wxk2GEBHHqgyUk81RdeZMBWPjDn69crmtb_blkhXsNs,6164
|
|
39
|
-
udata/commands/__init__.py,sha256=
|
|
39
|
+
udata/commands/__init__.py,sha256=mTRAsySo7lH4BlLs_IP0obyhU_hUMxLNB7N8Vh1HkMY,7756
|
|
40
40
|
udata/commands/cache.py,sha256=uVpb3WQdqg8NZRSiWEa7cYdcx3QyFF53UAI_f2pXtV8,341
|
|
41
41
|
udata/commands/db.py,sha256=1gQwffdopW2l6BMfj0MiJ7cKLN8zfi3WLFRaIrPxQn8,11131
|
|
42
42
|
udata/commands/dcat.py,sha256=lbID57nogPsQ1EHbZ_sysRNokNE2D8H8B33BhgIGSHw,3136
|
|
@@ -659,9 +659,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=zCVMB-a4-mLM1jNyYMk58rgVRaVIwQ
|
|
|
659
659
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=avfWczvlLBKSohyB55-4TLmUGMU_Rze4XmAo4OTk2v0,43513
|
|
660
660
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=ScuqdpaV4y1ZIpBAEfxeaKdzkyGZL0mJmKMoG6w0iRQ,28553
|
|
661
661
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=QpgEXh1eHjztPa7oNLXd_sds1DC95A-STTtZyTE4m-E,50093
|
|
662
|
-
udata-7.0.6.
|
|
663
|
-
udata-7.0.6.
|
|
664
|
-
udata-7.0.6.
|
|
665
|
-
udata-7.0.6.
|
|
666
|
-
udata-7.0.6.
|
|
667
|
-
udata-7.0.6.
|
|
662
|
+
udata-7.0.6.dev28248.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
663
|
+
udata-7.0.6.dev28248.dist-info/METADATA,sha256=cvPvj6V8F4fFMpGW4I6qftu6DenALP-KUuylkJ27cBA,119755
|
|
664
|
+
udata-7.0.6.dev28248.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
|
|
665
|
+
udata-7.0.6.dev28248.dist-info/entry_points.txt,sha256=ZqIUHhOth0MMQvMIeuhODbUCDwjR-Hvo7PaKrMwTKuQ,384
|
|
666
|
+
udata-7.0.6.dev28248.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
667
|
+
udata-7.0.6.dev28248.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|