From 90d806399b7a932e63166e1ab83477d46b5b24e2 Mon Sep 17 00:00:00 2001 From: Martin Bies Date: Wed, 23 Mar 2022 09:01:08 -0400 Subject: [PATCH] Bump version for new release Do not support .zip archives any more --- AdditionsForToricVarieties/PackageInfo.g | 4 ++-- CoherentSheavesOnToricVarieties/PackageInfo.g | 4 ++-- H0Approximator/PackageInfo.g | 4 ++-- QSMExplorer/PackageInfo.g | 4 ++-- SheafCohomologyOnToricVarieties/PackageInfo.g | 4 ++-- SparseMatrices/PackageInfo.g | 4 ++-- SpasmInterface/PackageInfo.g | 4 ++-- ToolsForFPGradedModules/PackageInfo.g | 4 ++-- TopcomInterface/PackageInfo.g | 2 +- ToricVarieties/PackageInfo.g | 4 ++-- TruncationsOfFPGradedModules/PackageInfo.g | 4 ++-- cohomCalgInterface/PackageInfo.g | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/AdditionsForToricVarieties/PackageInfo.g b/AdditionsForToricVarieties/PackageInfo.g index a47aea12..154074e9 100644 --- a/AdditionsForToricVarieties/PackageInfo.g +++ b/AdditionsForToricVarieties/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "AdditionsForToricVarieties", Subtitle := "A package to provide additional structures for toric varieties", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/CoherentSheavesOnToricVarieties/PackageInfo.g b/CoherentSheavesOnToricVarieties/PackageInfo.g index 66e51f3a..5dcefe86 100644 --- a/CoherentSheavesOnToricVarieties/PackageInfo.g +++ b/CoherentSheavesOnToricVarieties/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "CoherentSheavesOnToricVarieties", Subtitle := "A package to model coherent toric sheaves as elements in a Serre quotient category.", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/H0Approximator/PackageInfo.g b/H0Approximator/PackageInfo.g index 2f245b91..5075cd4d 100644 --- a/H0Approximator/PackageInfo.g +++ b/H0Approximator/PackageInfo.g @@ -21,7 +21,7 @@ PackageName := "H0Approximator", Subtitle := "A package to estimate global sections of a pullback line bundle on hypersurface curves in dP3 and H2", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -73,7 +73,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/QSMExplorer/PackageInfo.g b/QSMExplorer/PackageInfo.g index 24a9c083..ce29331b 100644 --- a/QSMExplorer/PackageInfo.g +++ b/QSMExplorer/PackageInfo.g @@ -21,7 +21,7 @@ PackageName := "QSMExplorer", Subtitle := "A package to explore one Quadrillion F-theory Standard Models", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -73,7 +73,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/SheafCohomologyOnToricVarieties/PackageInfo.g b/SheafCohomologyOnToricVarieties/PackageInfo.g index 2575e6a1..465a8a5f 100644 --- a/SheafCohomologyOnToricVarieties/PackageInfo.g +++ b/SheafCohomologyOnToricVarieties/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "SheafCohomologyOnToricVarieties", Subtitle := "A package to compute sheaf cohomology on toric varieties", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/SparseMatrices/PackageInfo.g b/SparseMatrices/PackageInfo.g index d70f5bba..e6bcbbf7 100644 --- a/SparseMatrices/PackageInfo.g +++ b/SparseMatrices/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "SparseMatrices", Subtitle := "A package to handle sparse matrices in gap", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/SpasmInterface/PackageInfo.g b/SpasmInterface/PackageInfo.g index eec3cc5d..aa981828 100644 --- a/SpasmInterface/PackageInfo.g +++ b/SpasmInterface/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "SpasmInterface", Subtitle := "A package to communicate with the software Spasm", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/ToolsForFPGradedModules/PackageInfo.g b/ToolsForFPGradedModules/PackageInfo.g index 1600eea4..75b23848 100644 --- a/ToolsForFPGradedModules/PackageInfo.g +++ b/ToolsForFPGradedModules/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "ToolsForFPGradedModules", Subtitle := "A package to provide additional structures for toric varieties", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/TopcomInterface/PackageInfo.g b/TopcomInterface/PackageInfo.g index 93e47e75..ed98dbb3 100644 --- a/TopcomInterface/PackageInfo.g +++ b/TopcomInterface/PackageInfo.g @@ -53,7 +53,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/ToricVarieties/PackageInfo.g b/ToricVarieties/PackageInfo.g index 57b6289e..8012a246 100644 --- a/ToricVarieties/PackageInfo.g +++ b/ToricVarieties/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "ToricVarieties", Subtitle := "A package to handle toric varieties", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -68,7 +68,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/TruncationsOfFPGradedModules/PackageInfo.g b/TruncationsOfFPGradedModules/PackageInfo.g index 29a60525..4f87045d 100644 --- a/TruncationsOfFPGradedModules/PackageInfo.g +++ b/TruncationsOfFPGradedModules/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "TruncationsOfFPGradedModules", Subtitle := "A package to compute truncations of FPGradedModules", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ), diff --git a/cohomCalgInterface/PackageInfo.g b/cohomCalgInterface/PackageInfo.g index 096c8cc0..c46f4b05 100644 --- a/cohomCalgInterface/PackageInfo.g +++ b/cohomCalgInterface/PackageInfo.g @@ -16,7 +16,7 @@ PackageName := "cohomCalgInterface", Subtitle := "A package to communicate with the software cohomCalg", Version := Maximum( [ - "2022.03.04", + "2022.03.23", ] ), Date := ~.Version{[ 1 .. 10 ]}, @@ -52,7 +52,7 @@ SourceRepository := rec( ), IssueTrackerURL := Concatenation( ~.SourceRepository.URL, "/issues" ), PackageWWWHome := Concatenation( "https://homalg-project.github.io/ToricVarieties_project/", ~.PackageName ), -ArchiveFormats := ".tar.gz .zip", +ArchiveFormats := ".tar.gz", ArchiveURL := Concatenation( ~.SourceRepository.URL, "/releases/download/", ReplacedString( ~.Version, ".", "-"), "/", ~.PackageName, "-", ~.Version ),