py-youtube-dl: add version 2021.12.17 (#34740)
This commit is contained in:
parent
b549548f69
commit
190dfd0269
@ -13,6 +13,9 @@ class PyYoutubeDl(PythonPackage):
|
||||
homepage = "https://github.com/ytdl-org/youtube-dl"
|
||||
pypi = "youtube_dl/youtube_dl-2020.3.24.tar.gz"
|
||||
|
||||
version(
|
||||
"2021.12.17", sha256="bc59e86c5d15d887ac590454511f08ce2c47698d5a82c27bfe27b5d814bbaed2"
|
||||
)
|
||||
version("2020.3.24", sha256="4b03efe439f7cae26eba909821d1df00a9a4eb82741cb2e8b78fe29702bd4633")
|
||||
|
||||
depends_on("py-setuptools", type=("build", "run"))
|
||||
|
Loading…
Reference in New Issue
Block a user