-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
Modularization of sagelib: Break out a separate package sagemath-meataxe #30151
Comments
Commit: |
comment:3
Can you elaborate on what is supposed to be done to use meataxe --- both as a C library, as collection of executables, and as optional Cython extension module? |
comment:4
spkg spkg Instead, the new spkg
|
comment:5
Replying to @mkoeppe:
So, in order to use it, one has to do If the documentation and test suite would be taken care of, it would indeed be very helpful. |
comment:6
Replying to @simon-king-jena:
Yes.
Yes, I would hope so. I have just created #30778 for this idea. |
Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:14
The installation seems to work, but Sage cannot start because of a circular import related from |
Author: Matthias Koeppe |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed work issues from Rebase to Rebase, rename "sage-..." -> "sagemath-..." |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:36
Setting new milestone based on a cursory review of ticket status, priority, and last modification date. |
comment:37
Setting a new milestone for this ticket based on a cursory review. |
Changed author from Matthias Koeppe to none |
comment:41
This is now done in #34346. |
Reviewer: Dima Pasechnik |
... in analogy of #29864 (sage-tdlib).
To try:
make sagemath_meataxe
(or
./configure --enable-sagemath_meataxe && make build
)This is part of #29705: Meta-ticket: Modularize sagelib into separate distributions (distutils packages)
Depends on #34346
CC: @simon-king-jena @kiwifb @jhpalmieri @dimpase
Component: packages: optional
Keywords: sd111
Work Issues: Rebase, rename "sage-..." -> "sagemath-..."
Branch/Commit: u/mkoeppe/modularization_of_sagelib__break_out_a_separate_package_sage_meataxe @
ebe1dd6
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/30151
The text was updated successfully, but these errors were encountered: