Skip to content

Commit

Permalink
New version: Shapefile v0.8.0 (#60889)
Browse files Browse the repository at this point in the history
UUID: 8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4
Repo: https://github.com/JuliaGeo/Shapefile.jl.git
Tree: 2f400236c85ba357dfdc2a56af80c939dc118f02

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored May 23, 2022
1 parent 645f059 commit 671f91d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
15 changes: 11 additions & 4 deletions S/Shapefile/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand All @@ -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"
5 changes: 5 additions & 0 deletions S/Shapefile/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions S/Shapefile/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "7486ea342e95bafc2e1e951aaf2e7f5f335b3465"

["0.7.4"]
git-tree-sha1 = "213498e68fe72d9a62668d58d6be3bc423ebb81f"

["0.8.0"]
git-tree-sha1 = "2f400236c85ba357dfdc2a56af80c939dc118f02"

0 comments on commit 671f91d

Please # to comment.