-
-
Notifications
You must be signed in to change notification settings - Fork 580
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
upgrade cunningham_table-1.0 and put it in standard #15814
Comments
This comment has been minimized.
This comment has been minimized.
comment:1
So, that's all to make the linked SPKG work:
Now to figure out what the actual patch should look like. |
Author: Ralf Stephan |
comment:2
The So, to include the new package, download the SPKG from the link above, extract the tarball, and patch the |
comment:5
Duplicate of #15813. |
The old package still uses $SAGE_DATA and so it fails to install after sage-6.0. Moreover, it should be upgraded as the newest version is http://sage.math.washington.edu/home/roed/cunningham_tables-2.2.spkg
That version however still uses $SAGE_DATA but the upgrader could just fix that by changing usage of it to $SAGE_SHARE.
Maintainer is cc'ed.
See #7240 why this should be standard, the vote has happened.
CC: @roed314
Component: packages: standard
Keywords: cunningham, factorization
Author: Ralf Stephan
Issue created by migration from https://trac.sagemath.org/ticket/15814
The text was updated successfully, but these errors were encountered: