-
-
Notifications
You must be signed in to change notification settings - Fork 718
sage -fixdistributions
#36135
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
Merged
vbraun
merged 24 commits into
sagemath:develop
from
mkoeppe:sage_fixdistributions_command
Dec 6, 2023
+330
−8
Merged
sage -fixdistributions
#36135
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5c17126
src/sage/misc/package_dir.py (update_distribution): New
mkoeppe 534bcc7
sage --fixdistributions: New command
mkoeppe b5311bf
src/sage/misc/package_dir.py (update_distribution): Prevent self-muti…
mkoeppe 0568108
sage --fixdistributions: Add switch --from-egg-info
mkoeppe 299e6ce
src/doc/en/developer/packaging_sage_library.rst: Explain sage --fixdi…
mkoeppe db827cf
sage --fixpackages: Require at least one filename with --add and --set
mkoeppe a55265f
src/doc/en/developer/packaging_sage_library.rst: Explain sage --fixdi…
mkoeppe 3e9af94
sage --fixdistributions: Put filename first in all messages
mkoeppe d1bbc45
sage --fixdistributions: Check all*.py and __init__.py files
mkoeppe 54c5b79
src/sage/misc/package_dir.py: Make case of messages uniform
mkoeppe b61c491
sage --fixdistributions: Update --help epilog
mkoeppe 59bb429
sage --fixdistributions: Improve --help
mkoeppe df4f405
src/sage/misc/package_dir.py (update_distribution): Fix for empty str…
mkoeppe be49fa7
sage --fixdistributions: Fix handling of file args, --set/--add
mkoeppe ebbca99
sage --fixdistributions: Use %(prog)s
mkoeppe af9bf68
sage --fixdistributions: Fix checks
mkoeppe 47a89b5
sage --fixdistributions: Allow --set/add all --from-egg-info
mkoeppe e6083d5
sage --fixdistributions: Skip directories _vendor, .tox
mkoeppe 71b9c3c
src/sage/misc/package_dir.py (read_distribution): Handle C comments
mkoeppe 13bfb66
src/sage/misc/package_dir.py: Normalize distribution names, improve e…
mkoeppe 9663e10
src/sage/misc/package_dir.py: Also recognize Lisp comments for sage_s…
mkoeppe 331d02a
src/sage/misc/package_dir.py: Update distribution list
mkoeppe 880776f
src/doc/en/developer/packaging_sage_library.rst: Document 'sage --fix…
mkoeppe f6fabd8
src/bin/sage: Suggested help string edit
mkoeppe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.