Skip to content

PEP 458: update references to python-tuf repo - #2240

Merged
brettcannon merged 1 commit into
python:mainfrom
lukpueh:pep-0458-update-links
Jan 14, 2022
Merged

PEP 458: update references to python-tuf repo#2240
brettcannon merged 1 commit into
python:mainfrom
lukpueh:pep-0458-update-links

Conversation

@lukpueh

Copy link
Copy Markdown
Contributor

In preparation for the 1.0.0 release of the TUF reference implementation python-tuf documentation referenced in this PEP is being moved. This patch updates the corresponding links in the PEP.

More specifically, the following link changes are performed:

  • METADATA.md
    to: metadata format section in TUF spec
    Note: alternatively this could link to the new location of METADATA.md (see doc: remove duplicate outdated docs theupdateframework/python-tuf#1769), but the spec seems like a better resource

  • TUTORIAL.md#repo-management
    to: new metadata API doc on readthedocs and new repo example/tutorial

  • TUTORIAL.md#lazy-bin-walk
    to: new hashed bin delegation example/tutorial

  • client implementation
    to: new client doc on readthedocs

cc @mnm678@jku

In preparation for the 1.0.0** release of the TUF reference
implementation `python-tuf` documentation referenced in this PEP is
being moved. This patch updates the corresponding links in the PEP.
** See https://github.com/theupdateframework/python-tuf/blob/059bfda391893a7e502ed3da5a185ab174e977dc/docs/1.0.0-ANNOUNCEMENT.md
More specifically, the following link changes are performed:
- METADATA.md
to: metadata format section in TUF spec
Note: alternatively this could link to the new location of
METADATA.md (see theupdateframework/python-tuf#1769), but the spec
seems like a better resource
- TUTORIAL.md#repo-management
to: new metadata API doc on readthedocs and new repo
example/tutorial
- TUTORIAL.md#lazy-bin-walk
to: new hashed bin delegation example/tutorial
- client implementation
to: new client doc on readthedocs
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lukpueh@brettcannon@mnm678@the-knights-who-say-ni