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

Specification version support code cleanup #844

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

awwad
Copy link
Contributor

@awwad awwad commented Mar 29, 2019

Corrects and finishes the task of PR #842.

Specification version now only lives in tuf/init.py, and will only be derived from there.

Specification version info is no longer in tuf.formats, where it was previously moved from tuf.updater, since this was redundant.

Also finally corrects spec version testing in test_updater.py.

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Specification version now only lives in tuf/__init__.py, and will only be
derived from there.

Specification version info is no longer in tuf.formats, where it was
previously moved from tuf.updater, since this was redundant.

Also finally corrects spec version testing in test_updater.py.

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
@awwad awwad merged commit 3a4c613 into develop Mar 29, 2019
@awwad awwad deleted the improve_spec_version_handling_2 branch April 1, 2019 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant