From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 20:38:31 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 91E225E6CC5; Sun, 25 Apr 2021 20:38:31 +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 4FT0Gv3137z4W0x; Sun, 25 Apr 2021 20:38:31 +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 34D281AAFE; Sun, 25 Apr 2021 20:38:31 +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 13PKcVoQ078278; Sun, 25 Apr 2021 20:38:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13PKcVSg078277; Sun, 25 Apr 2021 20:38:31 GMT (envelope-from git) Date: Sun, 25 Apr 2021 20:38:31 GMT Message-Id: <202104252038.13PKcVSg078277@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: dfabd07bd2df - main - devel/py-fastimport: Update to 0.9.11 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: dfabd07bd2dff36a7f9ea9fc201f4da853180c6d 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, 25 Apr 2021 20:38:31 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfabd07bd2dff36a7f9ea9fc201f4da853180c6d commit dfabd07bd2dff36a7f9ea9fc201f4da853180c6d Author: Po-Chuan Hsieh AuthorDate: 2021-04-25 20:14:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-25 20:35:24 +0000 devel/py-fastimport: Update to 0.9.11 - Update WWW Changes: https://github.com/jelmer/python-fastimport/blob/master/NEWS --- devel/py-fastimport/Makefile | 8 ++++---- devel/py-fastimport/distinfo | 6 +++--- devel/py-fastimport/pkg-descr | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index 36d70af2269b..543adaef38eb 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -1,8 +1,7 @@ # Created by: Carlo Strub PORTNAME= fastimport -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.11 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +12,9 @@ COMMENT= Fastimport parser and generator in Python LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -NO_ARCH= yes -USES= python:3.6+ +USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include diff --git a/devel/py-fastimport/distinfo b/devel/py-fastimport/distinfo index 1294a22ead5b..621d5f8eb444 100644 --- a/devel/py-fastimport/distinfo +++ b/devel/py-fastimport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523978868 -SHA256 (fastimport-0.9.8.tar.gz) = b2f2e8eb97000256e1aab83d2a0a053fc7b93c3aa4f7e9b971a5703dfc5963b9 -SIZE (fastimport-0.9.8.tar.gz) = 39512 +TIMESTAMP = 1619198491 +SHA256 (fastimport-0.9.11.tar.gz) = ec81ddc3148f35ac5c77cce894995cf2ad66028831b73327190e1363a5f049d9 +SIZE (fastimport-0.9.11.tar.gz) = 41764 diff --git a/devel/py-fastimport/pkg-descr b/devel/py-fastimport/pkg-descr index e7ac9a9c1ec4..9e466002a0e4 100644 --- a/devel/py-fastimport/pkg-descr +++ b/devel/py-fastimport/pkg-descr @@ -1,3 +1,3 @@ This package provides a parser for and generator of the Git fastimport format. -WWW: https://pypi.org/project/fastimport/ +WWW: https://github.com/jelmer/python-fastimport