From 671f91d6c9ad939585496de35d7d1a3a822085ac Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 24 May 2022 02:03:27 +0530 Subject: [PATCH] New version: Shapefile v0.8.0 (#60889) UUID: 8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4 Repo: https://github.com/JuliaGeo/Shapefile.jl.git Tree: 2f400236c85ba357dfdc2a56af80c939dc118f02 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- S/Shapefile/Compat.toml | 15 +++++++++++---- S/Shapefile/Deps.toml | 5 +++++ S/Shapefile/Versions.toml | 3 +++ 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/S/Shapefile/Compat.toml b/S/Shapefile/Compat.toml index 2b2c6683890e445..8da01c4b90448c8 100644 --- a/S/Shapefile/Compat.toml +++ b/S/Shapefile/Compat.toml @@ -2,19 +2,19 @@ GeoInterface = "0.4.0 - 0.4" julia = ["0.7", "1"] -["0.6-0"] -julia = "1" - ["0.6-0.6.1"] Tables = "0.2" +["0.6-0.7"] +julia = "1" + ["0.6-0.7.1"] DBFTables = "0.2" ["0.6.0"] GeoInterface = "0.4" -["0.6.1-0"] +["0.6.1-0.7"] GeoInterface = "0.4-0.5" ["0.6.2-0"] @@ -25,3 +25,10 @@ RecipesBase = "1" ["0.7.2-0"] DBFTables = ["0.2", "1"] + +["0.8-0"] +Extents = "0.1" +GeoFormatTypes = "0.4" +GeoInterface = "1" +GeoInterfaceRecipes = "1" +julia = "1.6.0-1" diff --git a/S/Shapefile/Deps.toml b/S/Shapefile/Deps.toml index b8940fe6959990f..662c23c5e744ce0 100644 --- a/S/Shapefile/Deps.toml +++ b/S/Shapefile/Deps.toml @@ -10,3 +10,8 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" ["0.6.3-0"] RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" + +["0.8-0"] +Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910" +GeoFormatTypes = "68eda718-8dee-11e9-39e7-89f7f65f511f" +GeoInterfaceRecipes = "0329782f-3d07-4b52-b9f6-d3137cf03c7a" diff --git a/S/Shapefile/Versions.toml b/S/Shapefile/Versions.toml index fd17821ea82b48c..cca28675029958d 100644 --- a/S/Shapefile/Versions.toml +++ b/S/Shapefile/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "7486ea342e95bafc2e1e951aaf2e7f5f335b3465" ["0.7.4"] git-tree-sha1 = "213498e68fe72d9a62668d58d6be3bc423ebb81f" + +["0.8.0"] +git-tree-sha1 = "2f400236c85ba357dfdc2a56af80c939dc118f02"