From owner-dev-commits-ports-all@freebsd.org Sun Apr 18 07:12:28 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 491BD5F496D; Sun, 18 Apr 2021 07:12:28 +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 4FNLk30hYQz4cML; Sun, 18 Apr 2021 07:12:23 +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 A4783274BF; Sun, 18 Apr 2021 07:12:20 +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 13I7CKVY011144; Sun, 18 Apr 2021 07:12:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13I7CKu5011143; Sun, 18 Apr 2021 07:12:20 GMT (envelope-from git) Date: Sun, 18 Apr 2021 07:12:20 GMT Message-Id: <202104180712.13I7CKu5011143@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: 842437682911 - main - devel/py-unpaddedbase64: Update to 2.0.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: 8424376829110e7f1c693a018a7e30de5ac583d2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 07:12:28 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8424376829110e7f1c693a018a7e30de5ac583d2 commit 8424376829110e7f1c693a018a7e30de5ac583d2 Author: Po-Chuan Hsieh AuthorDate: 2021-04-18 05:02:44 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-18 05:43:39 +0000 devel/py-unpaddedbase64: Update to 2.0.0 Changes: https://github.com/matrix-org/python-unpaddedbase64/commits/master --- devel/py-unpaddedbase64/Makefile | 8 ++------ devel/py-unpaddedbase64/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/devel/py-unpaddedbase64/Makefile b/devel/py-unpaddedbase64/Makefile index f370ec663f8e..5cb56c2acf7d 100644 --- a/devel/py-unpaddedbase64/Makefile +++ b/devel/py-unpaddedbase64/Makefile @@ -1,9 +1,9 @@ # Created by: Brendan Molloy PORTNAME= unpaddedbase64 -PORTVERSION= 1.1.0 -DISTVERSIONPREFIX= v +PORTVERSION= 2.0.0 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -17,10 +17,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils -USE_GITHUB= yes -GH_ACCOUNT= matrix-org -GH_PROJECT= python-unpaddedbase64 - NO_ARCH= yes do-test: diff --git a/devel/py-unpaddedbase64/distinfo b/devel/py-unpaddedbase64/distinfo index d764793dd288..bcfd677203c0 100644 --- a/devel/py-unpaddedbase64/distinfo +++ b/devel/py-unpaddedbase64/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484675265 -SHA256 (matrix-org-python-unpaddedbase64-v1.1.0_GH0.tar.gz) = 4e3fc1883e75f70380e903e858ffdcb77b85624213ab9559c5f1e5917491bb73 -SIZE (matrix-org-python-unpaddedbase64-v1.1.0_GH0.tar.gz) = 5889 +TIMESTAMP = 1618320210 +SHA256 (unpaddedbase64-2.0.0.tar.gz) = b80a3e57f85cc88fe7b239f4bf9a3eae23749265770846fe1ca8661e6df5cd62 +SIZE (unpaddedbase64-2.0.0.tar.gz) = 5571