git: 38f52820a0b7 - main - www/py-youtube-transcript-api: Update to 0.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Nov 2024 13:22:18 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=38f52820a0b7b705ab42659683f77be285119b64 commit 38f52820a0b7b705ab42659683f77be285119b64 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-11-18 13:20:42 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-11-18 13:20:42 +0000 www/py-youtube-transcript-api: Update to 0.6.3 - Convert port to PEP517 - Update list of run dependencies Release changes: https://github.com/jdepoix/youtube-transcript-api/releases/tag/v0.6.3 Reported by: Jonas Depoix <notifications@github.com> --- www/py-youtube-transcript-api/Makefile | 8 +++++--- www/py-youtube-transcript-api/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/py-youtube-transcript-api/Makefile b/www/py-youtube-transcript-api/Makefile index eec5b2c1daac..f6621e2fd4d5 100644 --- a/www/py-youtube-transcript-api/Makefile +++ b/www/py-youtube-transcript-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= youtube-transcript-api -DISTVERSION= 0.6.2 +DISTVERSION= 0.6.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,11 @@ WWW= https://github.com/jdepoix/youtube-transcript-api LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3:www/py-requests@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.9.1:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.7.1:devel/py-defusedxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3:www/py-requests@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 .include <bsd.port.mk> diff --git a/www/py-youtube-transcript-api/distinfo b/www/py-youtube-transcript-api/distinfo index 4430d7d30738..5ce07eb731aa 100644 --- a/www/py-youtube-transcript-api/distinfo +++ b/www/py-youtube-transcript-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730707696 -SHA256 (youtube_transcript_api-0.6.2.tar.gz) = cad223d7620633cec44f657646bffc8bbc5598bd8e70b1ad2fa8277dec305eb7 -SIZE (youtube_transcript_api-0.6.2.tar.gz) = 24565 +TIMESTAMP = 1731928480 +SHA256 (youtube_transcript_api-0.6.3.tar.gz) = 4d1f6451ae508390a5279f98519efb45e091bf60d3cca5ea0bb122800ab6a011 +SIZE (youtube_transcript_api-0.6.3.tar.gz) = 612052