From nobody Tue Jun 9 19:32:09 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gZfDn4610z6gWFh for ; Tue, 09 Jun 2026 19:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZfDn2510z3rmk for ; Tue, 09 Jun 2026 19:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781033529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3yWivglVNpm8hstVetue6w56XHyzVyJ1DbHcSPOFR6c=; b=pEcN4pdl2L9r1VS5xVgLAroDZLwh7MCeaAtvjatt+j5/iWMBOPxaLxuD0590PvV5eP7Frj HFpdabWYKhgDzL7OBemTYL+P7dg5VtWWEWYBpS78QMdXy+o5UXGaKY6ItIaXotF7wFlACG 8kf4o7dYfCW8MJKyCJ++Rmeq/mXNCkfgG5YWb6dooWa32ADv/L+0e9ceHb0gKELzeeBcWk aN6YdLA88HWNj5LRnwPEzp38O8pmGXZG43ZeM/WNJQBYfIZe8ojzdBQRTOkwJ5WAxsM/TP iMhVveQ0Q2LDS2XjN6/U8mkvL4/9qVcocWG/85xI5JnyAeBWacp87d6CpSA5xA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781033529; a=rsa-sha256; cv=none; b=IvlHwSDEZNc4RwPu6WwlvrmNV4WbDfZyzyo9BS4he3jPibbspOWLXBpazJ7vSSUN5FpFhN yZkYZ8mpNqE/JKiZFJOOsT9UjXoeenLQsqtuoze0Oqk4Fj3yyY+n8xgY5R1N1J9u60MdHL YTtUVSSshLddX2UAW43QaWXPN/JZ0D4F0+RLGls68CdP9nY+ZvMRZXuGPCvsFTUbeF56BJ AnXwYzhwIN8AnK+VoT7nyEN8VdogPjRsJHL4cx+qo4N6psdKTpqcWVZY6o2Ut8uWt0SLzx i9ooZEN8epjPrU3MITBqYDQuoR2ivYxDgRPK4PKrc0mzZop4w/qL7XDbzt5htw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781033529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3yWivglVNpm8hstVetue6w56XHyzVyJ1DbHcSPOFR6c=; b=Q7c08v9sQQREzBOcos9IZtA30vdp1C1FxeB+A9lJFYKENOVhZl/VVO9D2p01quDjUsKeG+ D/YzJZ45BQcDNAcA17BI1fsILgmiZo3O5rPbKnnpITB57Put4LGcSEkcmEDi9oB13zYKqH nmv079SI9os6crnl+0jFtMU4Eb6ICPw62+Ae1ymuCBkGYkV9mFFEoPFjC2Qf+o2WsGCwUv XTvgaOmHdyGX6k9EJO3wqtCMFTDt3zCUztvioHHfeu+DgkgKW/GKLgVEm04PIyT2vFa4+k 43t1UURc+J8102PJbBaMV+RZaSjzhF106ttSWCoG9vMHmTKxA2zBNYqogsjROw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZfDn1fNSzp60 for ; Tue, 09 Jun 2026 19:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 18d4c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 09 Jun 2026 19:32:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo Subject: git: 9ea16be8d292 - main - devel/py-ytmusicapi: New port: Unofficial API for YouTube Music List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dtxdf X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9ea16be8d292181a247c367ec370c560e9c59423 Auto-Submitted: auto-generated Date: Tue, 09 Jun 2026 19:32:09 +0000 Message-Id: <6a286a39.18d4c.69936200@gitrepo.freebsd.org> The branch main has been updated by dtxdf: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ea16be8d292181a247c367ec370c560e9c59423 commit 9ea16be8d292181a247c367ec370c560e9c59423 Author: Jesús Daniel Colmenares Oviedo AuthorDate: 2026-06-09 18:03:39 +0000 Commit: Jesús Daniel Colmenares Oviedo CommitDate: 2026-06-09 19:31:32 +0000 devel/py-ytmusicapi: New port: Unofficial API for YouTube Music ytmusicapi is a Python 3 library to send requests to the YouTube Music API. It emulates YouTube Music web client requests using the user's cookie data for authentication. WWW: https://github.com/sigma67/ytmusicapi --- devel/Makefile | 1 + devel/py-ytmusicapi/Makefile | 25 +++++++++++++++++++++++++ devel/py-ytmusicapi/distinfo | 3 +++ devel/py-ytmusicapi/files/patch-pyproject.toml | 21 +++++++++++++++++++++ devel/py-ytmusicapi/pkg-descr | 3 +++ 5 files changed, 53 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 7b40a532ca78..e083aa1ed965 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6461,6 +6461,7 @@ SUBDIR += py-yaspin SUBDIR += py-yattag SUBDIR += py-yg.lockfile + SUBDIR += py-ytmusicapi SUBDIR += py-yunomi SUBDIR += py-zarr SUBDIR += py-zc.lockfile diff --git a/devel/py-ytmusicapi/Makefile b/devel/py-ytmusicapi/Makefile new file mode 100644 index 000000000000..b87043b3d08c --- /dev/null +++ b/devel/py-ytmusicapi/Makefile @@ -0,0 +1,25 @@ +PORTNAME= ytmusicapi +DISTVERSION= 1.12.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Unofficial API for YouTube Music +WWW= https://github.com/sigma67/ytmusicapi \ + https://pypi.org/project/ytmusicapi + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +NO_ARCH= yes + +.include diff --git a/devel/py-ytmusicapi/distinfo b/devel/py-ytmusicapi/distinfo new file mode 100644 index 000000000000..78d3e3c4e58a --- /dev/null +++ b/devel/py-ytmusicapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1780894948 +SHA256 (ytmusicapi-1.12.1.tar.gz) = 4e33f424db311ece1b9e5f29a51ade46b0697f6e2f284f8a40bcbd7219772755 +SIZE (ytmusicapi-1.12.1.tar.gz) = 529510 diff --git a/devel/py-ytmusicapi/files/patch-pyproject.toml b/devel/py-ytmusicapi/files/patch-pyproject.toml new file mode 100644 index 000000000000..8eb348ae217c --- /dev/null +++ b/devel/py-ytmusicapi/files/patch-pyproject.toml @@ -0,0 +1,21 @@ +--- pyproject.toml.orig 2026-06-08 15:29:12 UTC ++++ pyproject.toml +@@ -3,8 +3,7 @@ authors = [{ name = "sigma67", email = "ytmusicapi@gma + description = "Unofficial API for YouTube Music" + requires-python = ">=3.10" + authors = [{ name = "sigma67", email = "ytmusicapi@gmail.com" }] +-license-files = ["LICENSE"] +-license = "MIT" ++license = { file = "LICENSE" } + classifiers = ["Programming Language :: Python :: 3"] + dependencies = ["requests >= 2.22"] + dynamic = ["version", "readme"] +@@ -18,7 +17,7 @@ repository = "https://github.com/sigma67/ytmusicapi" + repository = "https://github.com/sigma67/ytmusicapi" + + [build-system] +-requires = ["setuptools>=65", "setuptools_scm[toml]>=7"] ++requires = ["setuptools", "setuptools_scm[toml]"] + build-backend = "setuptools.build_meta" + + [tool.setuptools.dynamic] diff --git a/devel/py-ytmusicapi/pkg-descr b/devel/py-ytmusicapi/pkg-descr new file mode 100644 index 000000000000..e35a0a49c3a3 --- /dev/null +++ b/devel/py-ytmusicapi/pkg-descr @@ -0,0 +1,3 @@ +ytmusicapi is a Python 3 library to send requests to the YouTube +Music API. It emulates YouTube Music web client requests using the +user's cookie data for authentication.