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

test_update.py fails due to removed function #316

Open
2 tasks done
jiblime opened this issue Oct 15, 2021 · 0 comments
Open
2 tasks done

test_update.py fails due to removed function #316

jiblime opened this issue Oct 15, 2021 · 0 comments

Comments

@jiblime
Copy link

jiblime commented Oct 15, 2021

Checklist

  • I've verified that I'm running youtube-dlc version 2020.11.11-2 (2020-11.11-3?)
  • I've searched the bugtracker for similar bug reports including closed ones

Verbose log

make offlinetest
[...]
ERROR: Failure: ImportError (cannot import name 'rsa_verify' from 'youtube_dlc.update' (../update.py))

Description

a915526#diff-4c90be6589d122f1a2c5f080f6c220ee54d822b6b13f9563ae649f6a7fd47a35L18
rsa_verify removed

test_updater.py stills calls for rsa_verify
https://github.com/blackjack4494/yt-dlc/blob/2020.11.11-3/test/test_update.py#L13
from youtube_dlc.update import rsa_verify

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

No branches or pull requests

1 participant