pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-yt-dlp-ejs: incomplete work in progress, switching to wheel file
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Nov 18 12:41:49 2025 +0100
Changeset: e494c92a77e28d28917a042aa01db8a73403525f
Modified Files:
py-yt-dlp-ejs/Makefile
py-yt-dlp-ejs/distinfo
Log Message:
py-yt-dlp-ejs: incomplete work in progress, switching to wheel file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e494c92a77e28d28917a042aa01db8a73403525f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-yt-dlp-ejs/Makefile | 14 +++++++-------
py-yt-dlp-ejs/distinfo | 6 +++---
2 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/py-yt-dlp-ejs/Makefile b/py-yt-dlp-ejs/Makefile
index a497fc41a4..781d1855af 100644
--- a/py-yt-dlp-ejs/Makefile
+++ b/py-yt-dlp-ejs/Makefile
@@ -1,23 +1,23 @@
# $NetBSD$
-DISTNAME= yt_dlp_ejs-0.3.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= yt_dlp_ejs-0.3.1-py3-none-any
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g:S/-py3-none-any//}}
CATEGORIES= net python
-MASTER_SITES= ${MASTER_SITE_PYPI:=y/yt_dlp_ejs/}
+MASTER_SITES= https://files.pythonhosted.org/packages/e7/fd/34fbdaf0d53386c47e219c532a479766cd9336fde34c00834c8e0123df7a/
+EXTRACT_SUFX= .whl
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/yt-dlp/ejs
COMMENT= External JavaScript for yt-dlp supporting many runtimes
LICENSE= unlicense AND mit AND isc
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs
DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
USE_LANGUAGES= # none
+USE_TOOLS+= unzip
-# should be no
-ALLOW_NETWORK_ACCESS= yes
+do-build:
+ cd ${WRKDIR} && unzip ${DISTNAME}.whl
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-yt-dlp-ejs/distinfo b/py-yt-dlp-ejs/distinfo
index 1f86ae4719..59b48d7132 100644
--- a/py-yt-dlp-ejs/distinfo
+++ b/py-yt-dlp-ejs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (yt_dlp_ejs-0.3.1.tar.gz) = acc13dafb6e142450960099d177ab16b9849caed86043b1319b95c78b41083ea
-SHA512 (yt_dlp_ejs-0.3.1.tar.gz) = 1693fd171dd62b15c7b686763d5d1bc70c43ae8ed81dd80e13e87c833ea00213624d64a34f6f3bcd409c52b7ee1401284a582a9782fa783063ce9da40a4c91e2
-Size (yt_dlp_ejs-0.3.1.tar.gz) = 33805 bytes
+BLAKE2s (yt_dlp_ejs-0.3.1-py3-none-any.whl) = c6dfc28332286e870c395f49ee97bd5eb90cdbe19f8c2850514ffe3b6322a189
+SHA512 (yt_dlp_ejs-0.3.1-py3-none-any.whl) = 9abbdf72a24cceccaa939c7419c6fa89afcfd7a0f36632588566a2a8075f39e91c1b952f42fcb525767e997090b526ba59fc7e91e4e5fc24ae25ffd2ad59b1ea
+Size (yt_dlp_ejs-0.3.1-py3-none-any.whl) = 53155 bytes
Home |
Main Index |
Thread Index |
Old Index