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

adapt to changes in python-tuf v2.1.0 and v3.0.0 #70

Merged
merged 6 commits into from
May 29, 2023
Merged

Conversation

dennisvang
Copy link
Owner

@dennisvang dennisvang commented May 29, 2023

fixes #65

bump python-tuf version to 2.1
fix key error in client test_init
import RequestsFetcher from public api and increase timeout for tests
bump python-tuf to v3.0.0 and securesystemslib to >=0.26.0
replace Key by SSlibKey

from python-tuf 3.0.0 and securesystemslib 0.26.0
import TargetFile from ngclient instead of api.metadata
@dennisvang dennisvang marked this pull request as ready for review May 29, 2023 14:09
@dennisvang dennisvang merged commit 92494d5 into master May 29, 2023
11 checks passed
@dennisvang dennisvang deleted the issue65 branch May 29, 2023 14:10
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.

Adapt to python-tuf v2.1.0/v3.0.0
1 participant