umap-project 2.5.0__py3-none-any.whl → 2.5.1__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.
umap/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION = "2.5.0"
1
+ VERSION = "2.5.1"
umap/storage.py CHANGED
@@ -32,12 +32,12 @@ class UmapManifestStaticFilesStorage(ManifestStaticFilesStorage):
32
32
  'import"%(url)s"\n',
33
33
  ),
34
34
  (
35
- r"""(?P<matched>import\(["'](?P<url>.*?)["']\))\.then""",
36
- """import("%(url)s")""",
35
+ r"""(?P<matched>import\(["'](?P<url>.*?)["']\)\.then)""",
36
+ """import("%(url)s").then""",
37
37
  ),
38
38
  (
39
39
  r"""(?P<matched>await import\(["'](?P<url>.*?)["']\))""",
40
- """import("%(url)s")""",
40
+ """await import("%(url)s")""",
41
41
  ),
42
42
  ),
43
43
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: umap-project
3
- Version: 2.5.0
3
+ Version: 2.5.1
4
4
  Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
5
5
  Author-email: Yohan Boniface <yb@enix.org>
6
6
  Maintainer-email: David Larlet <david@larlet.fr>
@@ -1,4 +1,4 @@
1
- umap/__init__.py,sha256=fsg24VguiJZpIthG-J0moFIDnrsCZptYgdX4AC4T4o4,18
1
+ umap/__init__.py,sha256=w4OfyUJud1fClocomnh25Lh82FBKnUBg9U_jTA3YV6c,18
2
2
  umap/admin.py,sha256=gL6zrexmDbIKIqOKHCuAM5wtqr8FIQkRtjbcXcNyBrs,749
3
3
  umap/apps.py,sha256=5ssKqPUuNJlapaBmr4LY_HDb7J1NFCT3wzythxQOOfs,109
4
4
  umap/autocomplete.py,sha256=WUsbsVBl_KzzEzxB4g3rAoS5-eEvCZGtelVzXeOFV90,444
@@ -9,7 +9,7 @@ umap/forms.py,sha256=bpNLMSsB1sHUcaf24MmUpwVdEz_SHy_ohfhQMoKwDzI,3128
9
9
  umap/managers.py,sha256=-lBK0xYFRDfX76qDRdLnZOA8jEPYseEwIj8QOiHVM4w,243
10
10
  umap/middleware.py,sha256=p8EPW_gYW8Wh2lk0DNIAkZQbYlBZugW7Yq4iiA7L4aE,514
11
11
  umap/models.py,sha256=3_AHTDnh2EG_aAv16bJ99gw-mz5KfAIJZgV9XRVIbaY,17660
12
- umap/storage.py,sha256=_E4lPFb7VQb_1nN1MXXWb1-hWPs-8XnXR9I3yCQQDhY,2429
12
+ umap/storage.py,sha256=2pazCjoMVNBBtpCYhmzxFEqUEosisxwbDIYsvJLvupI,2440
13
13
  umap/urls.py,sha256=U8h4_C67GXfIZCWJRiOGf2in7g8wtVefhKzj3Aw7Q-U,7012
14
14
  umap/utils.py,sha256=19i8ibi-1IXxafT4k_yOHMhD-DsPH74Ll9qw-UrUkM4,5856
15
15
  umap/views.py,sha256=KgKWTvXeqZl97gY2ZSKp1pj_t5tubZI8HqeM9Pc5k-c,42247
@@ -538,8 +538,8 @@ umap/tests/integration/test_view_marker.py,sha256=PPuG93hSN33qjSOnHg8ls0XucsuGl8
538
538
  umap/tests/integration/test_view_polygon.py,sha256=I7wR6DUrictIMrCPKajCrruJVLry4ZRDdjSs8q0XaOg,1829
539
539
  umap/tests/integration/test_view_polyline.py,sha256=n1QVIdl-Xg9yN9o-Jc6VnPhFAuUspsgY0odiUe_jJC4,1598
540
540
  umap/tests/integration/test_websocket_sync.py,sha256=_E72UldefpDGdjFysKroU4--HLLabiqcvhyXFrUjDus,10515
541
- umap_project-2.5.0.dist-info/METADATA,sha256=7OZba-FQrgw-ceJLleBjDgQzUecRbROqXbvjQcNpZbY,2679
542
- umap_project-2.5.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
543
- umap_project-2.5.0.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
544
- umap_project-2.5.0.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
545
- umap_project-2.5.0.dist-info/RECORD,,
541
+ umap_project-2.5.1.dist-info/METADATA,sha256=awXrBoHOQIUDVKWHTJBH9GzIkVvzDaRoxY7HfxkBR5o,2679
542
+ umap_project-2.5.1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
543
+ umap_project-2.5.1.dist-info/entry_points.txt,sha256=gz-KDQfEsMLBae8ABOD3foJsCYGPW1tA4Y394R_1RW8,39
544
+ umap_project-2.5.1.dist-info/licenses/LICENSE,sha256=kQtrtRKgiPhcl7aO0-lmvbrNAXu7WHyiXvPrUk-TD2Q,820
545
+ umap_project-2.5.1.dist-info/RECORD,,