From owner-dev-commits-ports-main@freebsd.org Fri May 7 09:53:51 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30A6A5FE20A; Fri, 7 May 2021 09:53:51 +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 4Fc5PV5T7cz3v7s; Fri, 7 May 2021 09:53:50 +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 4D33513AE; Fri, 7 May 2021 09:53:50 +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 1479ro6L084977; Fri, 7 May 2021 09:53:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1479roVi084976; Fri, 7 May 2021 09:53:50 GMT (envelope-from git) Date: Fri, 7 May 2021 09:53:50 GMT Message-Id: <202105070953.1479roVi084976@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: eb4a21ad58c8 - main - net/py-gdown: Update to 3.13.0 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: eb4a21ad58c8cb7004f81ebf03dc4a5595f735f3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2021 09:53:51 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb4a21ad58c8cb7004f81ebf03dc4a5595f735f3 commit eb4a21ad58c8cb7004f81ebf03dc4a5595f735f3 Author: Po-Chuan Hsieh AuthorDate: 2021-05-07 09:21:36 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-07 09:39:09 +0000 net/py-gdown: Update to 3.13.0 Changes: https://github.com/wkentaro/gdown/commits/master --- net/py-gdown/Makefile | 5 ++--- net/py-gdown/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/py-gdown/Makefile b/net/py-gdown/Makefile index c2c76f9267e9..71c4ac7e1680 100644 --- a/net/py-gdown/Makefile +++ b/net/py-gdown/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= gdown -PORTVERSION= 3.12.2 +PORTVERSION= 3.13.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Drive direct download of big files LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.12.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} diff --git a/net/py-gdown/distinfo b/net/py-gdown/distinfo index 67644f075c55..1772b2e0feae 100644 --- a/net/py-gdown/distinfo +++ b/net/py-gdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604480698 -SHA256 (gdown-3.12.2.tar.gz) = 4b3a1301e57bfd8dce939bf25ef8fbb4b23967fd0f878eede328bdcc41386bac -SIZE (gdown-3.12.2.tar.gz) = 8218 +TIMESTAMP = 1620298646 +SHA256 (gdown-3.13.0.tar.gz) = d5f9389539673875712beba4936c4ace95d24324953c6f0408a858c534c0bf21 +SIZE (gdown-3.13.0.tar.gz) = 9335