diff --git a/G/GeoParquet/Compat.toml b/G/GeoParquet/Compat.toml index ae9d56d89aa7de9..b3f7237cf3645b7 100644 --- a/G/GeoParquet/Compat.toml +++ b/G/GeoParquet/Compat.toml @@ -1,7 +1,6 @@ [0] DataFrames = "1" Extents = "0.1" -GeoInterface = "1" JSON3 = "1.9.0-1" StructTypes = "1.8.0-1" Tables = "1" @@ -14,6 +13,9 @@ GeoFormatTypes = "0.4.1-0.4" WellKnownGeometry = "0.1" julia = "1.6.0-1" +["0-0.2.1"] +GeoInterface = "1" + ["0.1.1-0.1.2"] Parquet2 = "0.1.9-0.1" @@ -21,4 +23,10 @@ Parquet2 = "0.1.9-0.1" GeoFormatTypes = "0.4" Parquet2 = "0.2" WellKnownGeometry = "0.2" + +["0.1.3-0.2.1"] julia = "1.8.0-1" + +["0.2.3-0"] +GeoInterface = "1.4.0-1" +julia = "1.10.0-1" diff --git a/G/GeoParquet/Versions.toml b/G/GeoParquet/Versions.toml index 97c3b259e6b8280..0567bcb54b25634 100644 --- a/G/GeoParquet/Versions.toml +++ b/G/GeoParquet/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "e6049b7f40a30929b4a9bcb08ce518a310169238" ["0.2.1"] git-tree-sha1 = "b0b2d79d58420ec01260fc78bc2f1f8ec8192322" + +["0.2.3"] +git-tree-sha1 = "28c109bdfd8e634168ccc839777896cc2e0fa50b" diff --git a/G/GeoParquet/WeakCompat.toml b/G/GeoParquet/WeakCompat.toml new file mode 100644 index 000000000000000..8d33a4d876ef86d --- /dev/null +++ b/G/GeoParquet/WeakCompat.toml @@ -0,0 +1,3 @@ +["0.2.3-0"] +DuckDB_jll = "1.0" +QuackIO = "0.1.3-0.1" diff --git a/G/GeoParquet/WeakDeps.toml b/G/GeoParquet/WeakDeps.toml new file mode 100644 index 000000000000000..20d00d45e26cea8 --- /dev/null +++ b/G/GeoParquet/WeakDeps.toml @@ -0,0 +1,3 @@ +["0.2.3-0"] +DuckDB_jll = "2cbbab25-fc8b-58cf-88d4-687a02676033" +QuackIO = "7b8617ff-c43a-4c37-a28b-ad5a1791f8ae"