From owner-svn-ports-all@freebsd.org Fri Feb 10 14:25:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93C61CD8686; Fri, 10 Feb 2017 14:25:31 +0000 (UTC) (envelope-from dvl@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 mx1.freebsd.org (Postfix) with ESMTPS id 637DA1117; Fri, 10 Feb 2017 14:25:31 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AEPUsj096251; Fri, 10 Feb 2017 14:25:30 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AEPUU8096249; Fri, 10 Feb 2017 14:25:30 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702101425.v1AEPUU8096249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Fri, 10 Feb 2017 14:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433793 - head/devel/py-logilab-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 10 Feb 2017 14:25:31 -0000 Author: dvl Date: Fri Feb 10 14:25:30 2017 New Revision: 433793 URL: https://svnweb.freebsd.org/changeset/ports/433793 Log: Upgrade to 1.3.0 thereby avoiding conflict with devel/py-pytest Differential review: D9516 Approved by: sunpoet Deleted: head/devel/py-logilab-common/pkg-plist 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 Fri Feb 10 14:09:29 2017 (r433792) +++ head/devel/py-logilab-common/Makefile Fri Feb 10 14:25:30 2017 (r433793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= logilab-common -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,6 @@ COMMENT= Common low-level libraries shar LICENSE= LGPL20 USES= python -MAKE_ENV= NO_SETUPTOOLS=1 -USE_PYTHON= distutils concurrent +USE_PYTHON= autoplist concurrent distutils .include Modified: head/devel/py-logilab-common/distinfo ============================================================================== --- head/devel/py-logilab-common/distinfo Fri Feb 10 14:09:29 2017 (r433792) +++ head/devel/py-logilab-common/distinfo Fri Feb 10 14:25:30 2017 (r433793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466957926 -SHA256 (logilab-common-1.2.2.tar.gz) = 62b0d88d9276e86b48c7188cea8d91d8ff1744d046ea6323d40359aa53aef708 -SIZE (logilab-common-1.2.2.tar.gz) = 184817 +TIMESTAMP = 1486654958 +SHA256 (logilab-common-1.3.0.tar.gz) = a66146e54e632b008cc2c5af05d546e293c4d6203be702c9a97600c5af1605fa +SIZE (logilab-common-1.3.0.tar.gz) = 185135