From owner-svn-ports-head@freebsd.org Thu May 4 23:46:39 2017 Return-Path: Delivered-To: svn-ports-head@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 3CC6CD5EA96; Thu, 4 May 2017 23:46:39 +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 mx1.freebsd.org (Postfix) with ESMTPS id 0E2741D15; Thu, 4 May 2017 23:46:38 +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 v44Nkc19031392; Thu, 4 May 2017 23:46:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v44NkbXa031390; Thu, 4 May 2017 23:46:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705042346.v44NkbXa031390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 4 May 2017 23:46:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440126 - head/devel/py-lazy-object-proxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2017 23:46:39 -0000 Author: sunpoet Date: Thu May 4 23:46:37 2017 New Revision: 440126 URL: https://svnweb.freebsd.org/changeset/ports/440126 Log: Update to 1.3.0 Changes: https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst Modified: head/devel/py-lazy-object-proxy/Makefile head/devel/py-lazy-object-proxy/distinfo Modified: head/devel/py-lazy-object-proxy/Makefile ============================================================================== --- head/devel/py-lazy-object-proxy/Makefile Thu May 4 23:46:32 2017 (r440125) +++ head/devel/py-lazy-object-proxy/Makefile Thu May 4 23:46:37 2017 (r440126) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= lazy-object-proxy -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-lazy-object-proxy/distinfo ============================================================================== --- head/devel/py-lazy-object-proxy/distinfo Thu May 4 23:46:32 2017 (r440125) +++ head/devel/py-lazy-object-proxy/distinfo Thu May 4 23:46:37 2017 (r440126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466400482 -SHA256 (lazy-object-proxy-1.2.2.tar.gz) = ddd4cf1c74279c349cb7b9c54a2efa5105854f57de5f2d35829ee93631564268 -SIZE (lazy-object-proxy-1.2.2.tar.gz) = 31608 +TIMESTAMP = 1493921327 +SHA256 (lazy-object-proxy-1.3.0.tar.gz) = bf4778a8d0efef27d8080718ac6efb437c520d697d61e6935787e56fc0bab2c8 +SIZE (lazy-object-proxy-1.3.0.tar.gz) = 32180