From owner-svn-ports-head@freebsd.org Fri May 24 09:44:07 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCE4415A5765; Fri, 24 May 2019 09:44:07 +0000 (UTC) (envelope-from koobs@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 6EF4F85852; Fri, 24 May 2019 09:44:07 +0000 (UTC) (envelope-from koobs@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 4BA871B02B; Fri, 24 May 2019 09:44:07 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4O9i7Vf059701; Fri, 24 May 2019 09:44:07 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4O9i6n2059700; Fri, 24 May 2019 09:44:06 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201905240944.x4O9i6n2059700@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 24 May 2019 09:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502439 - head/devel/py-tox X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/devel/py-tox X-SVN-Commit-Revision: 502439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6EF4F85852 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 24 May 2019 09:44:08 -0000 Author: koobs Date: Fri May 24 09:44:06 2019 New Revision: 502439 URL: https://svnweb.freebsd.org/changeset/ports/502439 Log: devel/py-tox: Update to 3.12.1 Changelog: https://tox.readthedocs.io/en/latest/changelog.html#v3-12-1-2019-05-23 Modified: head/devel/py-tox/Makefile head/devel/py-tox/distinfo Modified: head/devel/py-tox/Makefile ============================================================================== --- head/devel/py-tox/Makefile Fri May 24 09:41:19 2019 (r502438) +++ head/devel/py-tox/Makefile Fri May 24 09:44:06 2019 (r502439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tox -PORTVERSION= 3.11.1 +PORTVERSION= 3.12.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-tox/distinfo ============================================================================== --- head/devel/py-tox/distinfo Fri May 24 09:41:19 2019 (r502438) +++ head/devel/py-tox/distinfo Fri May 24 09:44:06 2019 (r502439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558165803 -SHA256 (tox-3.11.1.tar.gz) = 1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9 -SIZE (tox-3.11.1.tar.gz) = 284226 +TIMESTAMP = 1558671786 +SHA256 (tox-3.12.1.tar.gz) = f87fd33892a2df0950e5e034def9468988b8d008c7e9416be665fcc0dd45b14f +SIZE (tox-3.12.1.tar.gz) = 287477