Skip to content

Commit de540a0

Browse files
[hapcryst] Update to 0.2.0 (#1307)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 35a2648 commit de540a0

1 file changed

Lines changed: 9 additions & 21 deletions

File tree

packages/hapcryst/meta.json

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"AbstractHTML": "This is an extension to the HAP package by Graham Ellis. It implements geometric methods for the calculation of resolutions of Bieberbach groups.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "dda392457ecc9fcffd7d86b3633da455e9fe65118d7bcf4039cc5d4d05edfc94",
5-
"ArchiveURL": "https://github.com/gap-packages/hapcryst/releases/download/v0.1.15/hapcryst-0.1.15",
4+
"ArchiveSHA256": "e61eb1e74f6332377ce26b2ca826a28568f4b3b0c6f091fd7abbdb50301358f0",
5+
"ArchiveURL": "https://github.com/gap-packages/hapcryst/releases/download/v0.2.0/hapcryst-0.2.0",
66
"AutoDoc": {
77
"TitlePage": {
88
"Acknowledgements": "\n This work was supported by Marie Curie Grant No. MTKD-CT-2006-042685\n ",
99
"Copyright": "\n &copyright; 2007 Marc Röder. <P/>\n\n This package is distributed under the terms of the GNU General\n Public License version 2 or later (at your convenience). See the\n file <File>LICENSE</File> or\n <URL>https://www.gnu.org/copyleft/gpl.html</URL>\n ",
10-
"Version": "Version 0.1.15"
10+
"Version": "Version 0.2.0"
1111
}
1212
},
1313
"AvailabilityTest": null,
14-
"Date": "26/07/2022",
14+
"Date": "24/03/2026",
1515
"Dependencies": {
1616
"ExternalConditions": [
1717
"polymake (https://polymake.org) must be installed to calculate resolutions"
1818
],
19-
"GAP": ">=4.9",
19+
"GAP": ">=4.12",
2020
"NeededOtherPackages": [
2121
[
2222
"Polycyclic",
@@ -36,7 +36,7 @@
3636
],
3737
[
3838
"polymaking",
39-
">=0.7.9"
39+
">=0.8.6"
4040
]
4141
],
4242
"SuggestedOtherPackages": [
@@ -66,26 +66,14 @@
6666
"ArchiveURLSubset": [
6767
"doc"
6868
],
69-
"Autoload": true,
7069
"BookName": "HAPcryst",
7170
"HTMLStart": "doc/chap0_mj.html",
7271
"LongTitle": "The crystallographic group extension to HAP",
7372
"PDFFile": "doc/manual.pdf",
7473
"SixFile": "doc/manual.six"
75-
},
76-
{
77-
"ArchiveURLSubset": [
78-
"lib/datatypes/doc"
79-
],
80-
"Autoload": true,
81-
"BookName": "HAPprog",
82-
"HTMLStart": "lib/datatypes/doc/chap0.html",
83-
"LongTitle": "An experimental framework for objectifying the data structures of Hap",
84-
"PDFFile": "lib/datatypes/doc/manual.pdf",
85-
"SixFile": "lib/datatypes/doc/manual.six"
8674
}
8775
],
88-
"PackageInfoSHA256": "8b41091829fe475c43e45423a7968a7aa320d94dbbb101a04d2fe86c6365853d",
76+
"PackageInfoSHA256": "d8bbd67ba17be7e32b3309a207406c05f7e6ab2b674d9b1686274477d38a9316",
8977
"PackageInfoURL": "https://gap-packages.github.io/hapcryst/PackageInfo.g",
9078
"PackageName": "HAPcryst",
9179
"PackageWWWHome": "https://gap-packages.github.io/hapcryst/",
@@ -105,13 +93,13 @@
10593
"LastName": "GAP Team"
10694
}
10795
],
108-
"README_URL": "https://gap-packages.github.io/hapcryst/README",
96+
"README_URL": "https://gap-packages.github.io/hapcryst/README.md",
10997
"SourceRepository": {
11098
"Type": "git",
11199
"URL": "https://github.com/gap-packages/hapcryst"
112100
},
113101
"Status": "deposited",
114102
"Subtitle": "A HAP extension for crystallographic groups",
115103
"TestFile": "tst/testall.g",
116-
"Version": "0.1.15"
104+
"Version": "0.2.0"
117105
}

0 commit comments

Comments
 (0)