Skip to content
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

Refactor sagemath-standard through sagemath-{categories,environment,repl} #34587

Open
mkoeppe opened this issue Sep 26, 2022 · 11 comments
Open

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Sep 26, 2022

  • src/setup.py (used when --enable-editable is in use) will continue to do a monolithic build as of this ticket
  • the direct installation mode (--disable-wheels --disable-editable) will use an environment variable so that pkgs/sagemath-standard/setup.py falls back to do a monolithic build (or check if it can be done by src/setup.py)

Depends on #33812
Depends on #34344
Depends on #32874

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/34587

@mkoeppe mkoeppe added this to the sage-9.8 milestone Sep 26, 2022
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 26, 2022

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 27, 2022

Branch pushed to git repo; I updated commit sha1. New commits:

73eccaabuild/pkgs/sagelib: Use python-build

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 27, 2022

Commit: 73eccaa

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 29, 2022

Changed dependencies from #33812, #32874 to #33812, #34344, #32874

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 29, 2022

Branch pushed to git repo; I updated commit sha1. Last 10 new commits:

87f2300build/pkgs/hatchling: Update to 1.10.0
045ee7dbuild/pkgs/distlib: Update to 0.3.6
7529bc4build/pkgs/importlib_metadata: Update to 4.12.0
2fa5306build/pkgs/importlib_resources: Update to 5.9.0
ab0e195build/pkgs/tomlkit: Update to 0.11.4
c7d9032build/pkgs/pathspec: Update to 0.10.1
bda724dbuild/pkgs/setuptools_wheel: Update to 65.4.0
664e98cbuild/pkgs/distlib/checksums.ini: switch to tar.gz
5af1a2cMerge #34344
483389bsrc/MANIFEST.in: Add missing files in sage.misc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Sep 29, 2022

Changed commit from 73eccaa to 483389b

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 3, 2022

Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:

dde4bdbsrc/sage/misc/package_dir.py: Fix docstring markup
ffe67e8is_package_or_sage_namespace_package_dir: Add option distribution_filter
11507a5build/pkgs/sagelib/spkg-install: No need to uninstall before installing - cleaner is back in
4f94fddsrc/sage_setup/command/sage_install.py: Do not attempt to clean the install directory
a6b92b0build/pkgs/sagemath_{objects,categories,environment,repl}: Install the wheel, make standard
7a0f88fbuild/pkgs/sagelib, pkgs/sagemath-standard: Factor through sagemath-{categories,environment,repl}
40fc2f6build/pkgs/sagelib: Use python-build
0de8dc3src/sage/cpython/python_debug.pxd: Fix path of "python_debug.h"
6ffd02esrc/MANIFEST.in: Add missing files in sage.misc
ae4241abuild/pkgs/sagelib/spkg-install: Add TODO

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 3, 2022

Changed commit from 483389b to ae4241a

@mkoeppe

This comment has been minimized.

@mkoeppe

This comment has been minimized.

@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Feb 15, 2023

Removed branch from issue description; replaced by PR #35143

@mkoeppe mkoeppe removed this from the sage-10.0 milestone May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant