From owner-svn-ports-all@freebsd.org Sat Dec 9 20:27:34 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 23517E97259; Sat, 9 Dec 2017 20:27:34 +0000 (UTC) (envelope-from pi@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 E49CF744C4; Sat, 9 Dec 2017 20:27:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9KRWFT016178; Sat, 9 Dec 2017 20:27:32 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB9KRWkC016176; Sat, 9 Dec 2017 20:27:32 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712092027.vB9KRWkC016176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 9 Dec 2017 20:27:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455876 - head/devel/py-attrs X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-attrs X-SVN-Commit-Revision: 455876 X-SVN-Commit-Repository: ports 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.25 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: Sat, 09 Dec 2017 20:27:34 -0000 Author: pi Date: Sat Dec 9 20:27:32 2017 New Revision: 455876 URL: https://svnweb.freebsd.org/changeset/ports/455876 Log: devel/py-attrs: update 17.1.0 -> 17.3.0 PR: 224149 Submitted by: Axel Rau (maintainer) Relnotes: https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst Modified: head/devel/py-attrs/Makefile head/devel/py-attrs/distinfo Modified: head/devel/py-attrs/Makefile ============================================================================== --- head/devel/py-attrs/Makefile Sat Dec 9 20:24:27 2017 (r455875) +++ head/devel/py-attrs/Makefile Sat Dec 9 20:27:32 2017 (r455876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attrs -PORTVERSION= 17.1.0 +PORTVERSION= 17.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-attrs/distinfo ============================================================================== --- head/devel/py-attrs/distinfo Sat Dec 9 20:24:27 2017 (r455875) +++ head/devel/py-attrs/distinfo Sat Dec 9 20:27:32 2017 (r455876) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495103265 -SHA256 (attrs-17.1.0.tar.gz) = 91a2160e61ffb778a8d017c9b1dcc60758d65d39bf7b480e5e9c6005a4462321 -SIZE (attrs-17.1.0.tar.gz) = 76069 +TIMESTAMP = 1512561736 +SHA256 (attrs-17.3.0.tar.gz) = c78f53e32d7cf36d8597c8a2c7e3c0ad210f97b9509e152e4c37fa80869f823c +SIZE (attrs-17.3.0.tar.gz) = 89046