-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Script package _develop; improve installation instructions in the manual #33851
Comments
Dependencies: #33740 |
Branch: u/mkoeppe/script_package_develop |
Commit: |
Author: Matthias Koeppe |
This comment has been minimized.
This comment has been minimized.
Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
comment:11
What's the point of introducing a file |
comment:12
Well, there's also _develop/distros/debian.txt and more to be added. |
comment:13
These files are also used when configure generates information messages for the user etc. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Reviewer: Samuel Lelièvre |
This comment has been minimized.
This comment has been minimized.
comment:35
Thanks, Samuel! |
comment:36
Merge failure on top of: d862581a54e Trac #30787: package modular_resolution: Split out from p_group_cohomology 5821fb070e5 Trac #34421: Fix timeout in jupyter_jsmol installation 8df3aa074a4 Trac #34360: curl configure --without-libmetalink no longer works 500b135d73f Trac #34301: Remove claims that Cygwin is supported fb050b1 Trac #34298: conda: 3d graphics do not show 20d7f18 Trac #34273: opensuse-tumbleweed: python3 build fails because of openssl 696bf78 Trac #34270: .gitpod.yml: Do not hardcode the workspace name as sagetrac-mirror 5b7fc7e Trac #25675: Crosslinks to poset catalog, add documentation of sage.geometry.polyhedron.base* and combinatorial_polyhedron 4285f3c Trac #34295: Followup to #33627: fix documentation that mentions sage-gdb-commands 08b5040 Trac #34294: SimplicialComplex: Add method is_subcomplex 9b5044a Trac #34289: minor tweaks in the doc 75ae420 Trac #34288: some rst fixes in pyx files in coding, graphs and groups 2f94ddf Trac #34293: rubiks: Work around build failure with XCode 945c339 Trac #34291: Downgrade some optional packages to experimental in Sage 9.7 a965858 Trac #34157: Meta ticket: fix docstring markups e930477 Trac #34147: Implement the quantum Clifford algebra at a root of unity 75aaf28 Trac #33596: PolyhedralComplex.plot(explosion_factor=1) e9efc9c Trac #33586: Triangulation.polyhedral_complex, boundary_simplicial_complex, boundary_polyhedral_complex 5247961 Trac #34221: Backport PEP420 namespace package support from Cython 3 12be2d9 Updated SageMath version to 9.7.beta8 merge was not clean: conflicts in src/doc/en/installation/source.rst |
Dependencies: #34262 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/mkoeppe/script_package_develop to |
(from #29536)
This is like
_recommended
(from #29557), but for development tools.Define a script package representing "useful stuff for Sage developers to have on a Docker image":
environment-dev.yml
We also use this package to define packages that would appear as "packages that developers should install" in
https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation;
the new version from this ticket can be seen in https://c96c7c5813bd70d7b2d8d51135d57cc6acba18ad--sagemath-tobias.netlify.app/installation/source.html#system-specific-requirements
We also simplify the
bootstrap-conda
script and make it a bit faster.Depends on #34301
CC: @tobiasdiez @dimpase @seblabbe @nbruin @egourgoulhon @slel
Component: packages: optional
Author: Matthias Koeppe
Branch/Commit:
c39312c
Reviewer: Samuel Lelièvre
Issue created by migration from https://trac.sagemath.org/ticket/33851
The text was updated successfully, but these errors were encountered: