From nobody Tue Dec 21 19:42:13 2021 X-Original-To: dev-commits-ports-all@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 9106219019C3; Tue, 21 Dec 2021 19:42:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJRgH0cq7z4y5Q; Tue, 21 Dec 2021 19:42:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5ED037C51; Tue, 21 Dec 2021 19:42:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLJgDvR023721; Tue, 21 Dec 2021 19:42:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJgD4X023720; Tue, 21 Dec 2021 19:42:13 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:42:13 GMT Message-Id: <202112211942.1BLJgD4X023720@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: dbab490f40f6 - main - audio/py-pylast: Update to 4.4.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dbab490f40f63d20c244df422d222f65eabfc36d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115741; 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=Oq13m6MCjAnFBKC5ne4gg+HNz19CNgs6FV8dwCq2AOs=; b=x+KpES5QMTJFh2GY4BK1tnEdZ0mzbZDr0dEyObnC8t+28j5383efzItx20zNU/dTzsrm2W SgqDcf5MyX7zlneuHAwndwYy1gKN4NtnUFe8KZ6f2EUu247UZ/nlRyvHx/5nTadP0gQGYj +yUJO9/sk/lcrqRSZcbdieUSbzuN76HZAhXRsFlgoMLYqLzX7UiqdW9YI1QXuTph89usj1 mRhVVmwK4NieiWUwz5ZbeBypw6gcn3LHiH+2wO9AXCguwyqwAsE7bMdaq6mOLW+PeUXwas cfYjzpMmyG9bK35iObCo95vkkHb4rET7Qcr/pEoq+/5IUYw4CP2zT+O+ABxymA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115741; a=rsa-sha256; cv=none; b=PzuMUC16PQKSJ1+aOwPDXJfAKXNxxNA/l4xwLf7DNCEchJmE+A/oRsiTYl2JJYCt7lxHWU gBh1scuIo8eT4ShjWO466k93hBw3Rs7LlDNoLmWZgtDx+alM8vfjP/s5FOblf23eFlbNmm c1TyuIvrAHyYXi33EVAfwYDUXBb2qoW7XGILiGUH8mzhtzxqak30fejIT59R8V3d2HlUjf U1MzTeKdtUkWrPpxJCA5K4QgqsbU0S53w9icE+MFLbtuYVY89qBBuUWUwr2IKkUsoqvG6T 41XMLybFJ/ogaVWejAiOzIQUZhb0Cm7PFZVUmE/i+vVjHA7FXWqFNu0At1Mw0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbab490f40f63d20c244df422d222f65eabfc36d commit dbab490f40f63d20c244df422d222f65eabfc36d Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:47:54 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:47:54 +0000 audio/py-pylast: Update to 4.4.0 Changes: https://github.com/pylast/pylast/releases --- audio/py-pylast/Makefile | 10 ++++++++-- audio/py-pylast/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 2f4f62a6832c..70772869465e 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Felder PORTNAME= pylast -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,4 +19,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include +.include + +.if ${PYTHON_REL} < 30800 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} +.endif + +.include diff --git a/audio/py-pylast/distinfo b/audio/py-pylast/distinfo index 6998eda705dd..e35ec1ceead7 100644 --- a/audio/py-pylast/distinfo +++ b/audio/py-pylast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111708 -SHA256 (pylast-4.3.0.tar.gz) = 71fd876e3753009bd10ea55b3f8f7c5d68591ee18a4127d257fc4a418010aa5c -SIZE (pylast-4.3.0.tar.gz) = 43760 +TIMESTAMP = 1638556532 +SHA256 (pylast-4.4.0.tar.gz) = da6ebea506019af571941c35c8b4802abde4679592d52d13675650dc447e6c29 +SIZE (pylast-4.4.0.tar.gz) = 43708