From owner-dev-commits-ports-all@freebsd.org Mon Sep 27 15:59:15 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 F10D7668373; Mon, 27 Sep 2021 15:59:14 +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 4HJ6l55TMNz3lqY; Mon, 27 Sep 2021 15:59:13 +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 5729A13B39; Mon, 27 Sep 2021 15:59:12 +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 18RFxCNZ031165; Mon, 27 Sep 2021 15:59:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RFxCB6031164; Mon, 27 Sep 2021 15:59:12 GMT (envelope-from git) Date: Mon, 27 Sep 2021 15:59:12 GMT Message-Id: <202109271559.18RFxCB6031164@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: 7a1e816c6f04 - main - devel/py-python-application: Update to 2.8.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: 7a1e816c6f0498c7afcc67f3bea827a528108eb7 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: Mon, 27 Sep 2021 15:59:15 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a1e816c6f0498c7afcc67f3bea827a528108eb7 commit 7a1e816c6f0498c7afcc67f3bea827a528108eb7 Author: Po-Chuan Hsieh AuthorDate: 2021-09-27 15:38:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-27 15:55:59 +0000 devel/py-python-application: Update to 2.8.0 - Update LICENSE Changes: https://github.com/AGProjects/python-application/blob/master/ChangeLog --- devel/py-python-application/Makefile | 8 +++++--- devel/py-python-application/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/py-python-application/Makefile b/devel/py-python-application/Makefile index 6fa742936456..229e0a55faa9 100644 --- a/devel/py-python-application/Makefile +++ b/devel/py-python-application/Makefile @@ -1,8 +1,7 @@ # Created by: Eugene Grosbein PORTNAME= python-application -PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic building blocks for python applications -LICENSE= LGPL20+ +LICENSE= LGPL21+ + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-python-application/distinfo b/devel/py-python-application/distinfo index 373b41fb63cd..78905fd924ea 100644 --- a/devel/py-python-application/distinfo +++ b/devel/py-python-application/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629364640 -SHA256 (python-application-1.2.9.tar.gz) = 2bab78f0bae44e81295cdc90decf6aef39714b7bdf641b2926fb2f01229536d3 -SIZE (python-application-1.2.9.tar.gz) = 40622 +TIMESTAMP = 1632664352 +SHA256 (python-application-2.8.0.tar.gz) = 72028b68fbf171bb5544402b997ee5e56c846698b1559d0e07de421ab68763eb +SIZE (python-application-2.8.0.tar.gz) = 55619