-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
sage --package: Add commands "list :standard:", "update-latest" (for packages from PyPI), "upload" #20104
Milestone
Comments
Commit: |
Author: Volker Braun |
This comment has been minimized.
This comment has been minimized.
Dependencies: #19984 |
comment:4
needs rebase |
Changed branch from u/vbraun/automatic_updates_of_pip_type_packages to u/mkoeppe/automatic_updates_of_pip_type_packages |
comment:7
Rebased on 9.2.beta1, not tested New commits:
|
mkoeppe
changed the title
Automatic updates of pip-type packages
Automatic updates of packages from PyPI (sage --package update-latest), add command sage --package upload
Jun 19, 2020
mkoeppe
changed the title
Automatic updates of packages from PyPI (sage --package update-latest), add command sage --package upload
sage --package: Add commands "list :standard:", "update-latest" (for packages from PyPI), "upload"
Jun 19, 2020
Reviewer: Matthias Koeppe |
comment:14
These have been merged into 9.2.beta4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For pip-type packages we can get version information automatically from PyPI. This new subcommand downloads the latest tarball and updates
package-version.txt
andchecksums.ini
in one go:Depends on #29890
Component: packages: optional
Author: Volker Braun
Branch/Commit: u/mkoeppe/automatic_updates_of_pip_type_packages @
a91ecab
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/20104
The text was updated successfully, but these errors were encountered: