From owner-svn-ports-all@freebsd.org Mon Jul 29 01:25:10 2019 Return-Path: Delivered-To: svn-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 4A7C6B9E8E; Mon, 29 Jul 2019 01:25:10 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ACFFD8825A; Mon, 29 Jul 2019 01:25:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B881220AFD; Mon, 29 Jul 2019 01:25:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6T1P3j1016567; Mon, 29 Jul 2019 01:25:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6T1P32i016566; Mon, 29 Jul 2019 01:25:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201907290125.x6T1P32i016566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 29 Jul 2019 01:25:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507551 - head/devel/py-logilab-common X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-logilab-common X-SVN-Commit-Revision: 507551 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: ACFFD8825A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.90 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.994,0]; NEURAL_HAM_SHORT(-0.91)[-0.909,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2019 01:25:10 -0000 Author: sunpoet Date: Mon Jul 29 01:25:03 2019 New Revision: 507551 URL: https://svnweb.freebsd.org/changeset/ports/507551 Log: Update to 1.4.3 Changes: https://hg.logilab.org/review/logilab/common/shortlog https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog Modified: head/devel/py-logilab-common/Makefile head/devel/py-logilab-common/distinfo Modified: head/devel/py-logilab-common/Makefile ============================================================================== --- head/devel/py-logilab-common/Makefile Mon Jul 29 01:24:57 2019 (r507550) +++ head/devel/py-logilab-common/Makefile Mon Jul 29 01:25:03 2019 (r507551) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= logilab-common -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} -NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include Modified: head/devel/py-logilab-common/distinfo ============================================================================== --- head/devel/py-logilab-common/distinfo Mon Jul 29 01:24:57 2019 (r507550) +++ head/devel/py-logilab-common/distinfo Mon Jul 29 01:25:03 2019 (r507551) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532810135 -SHA256 (logilab-common-1.4.2.tar.gz) = cdda9ed0deca7c68f87f7a404ad742e47aaa1ca5956d12988236a5ec3bda13a0 -SIZE (logilab-common-1.4.2.tar.gz) = 178825 +TIMESTAMP = 1564331745 +SHA256 (logilab-common-1.4.3.tar.gz) = ed94546f033d90650a3432a6786b1ba32d3c207f47fe8df58b195746655c88ff +SIZE (logilab-common-1.4.3.tar.gz) = 198506