-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please post a new release of GKlib #23
Comments
I'd suggest you call it something like |
@karypis Without such tag, it is difficult to create Linux package for METIS, as GKlib is a dependency but the tag name cannot be use as a sane version number. |
@karypis would that be possible to create a tag please? As said it will greatly benefit the community for packaging. |
@karypis this has come up as an issue for us when trying to package METIS 5.2.1 for conda-forge, as the current tag for GKLib is not compatible. A tag would be greatly appreciated. |
The latest tag is from over 2 years ago:
It's easier for scripts to download this than to use git operations, which require me to set up ssh-certificates and this is a big pain when I'm dealing with containers.
Also I want to have a reference to the same snapshot for repeatability. Using the head of the git-trunk can give a different snapshot each time.
The text was updated successfully, but these errors were encountered: