commit:     609044d88519daa513874297f36e5675ccc94453
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 17:38:47 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun May  7 17:41:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609044d8

net-misc/yt-dlp: report correct version in live

Closes: https://bugs.gentoo.org/905884
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 net-misc/yt-dlp/yt-dlp-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-misc/yt-dlp/yt-dlp-9999.ebuild 
b/net-misc/yt-dlp/yt-dlp-9999.ebuild
index ff0fc081c14a..62d5394793d3 100644
--- a/net-misc/yt-dlp/yt-dlp-9999.ebuild
+++ b/net-misc/yt-dlp/yt-dlp-9999.ebuild
@@ -37,6 +37,8 @@ python_compile() {
        # given need lazy before compile and it needs a usable ${PYTHON}
        emake completions lazy-extractors $(usev man yt-dlp.1)
 
+       "${EPYTHON}" devscripts/update-version.py || die
+
        distutils-r1_python_compile
 }
 

Reply via email to