Date: Sat, 18 May 2019 08:07:14 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501921 - head/devel/py-tox Message-ID: <201905180807.x4I87E4E034413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat May 18 08:07:14 2019 New Revision: 501921 URL: https://svnweb.freebsd.org/changeset/ports/501921 Log: devel/py-tox: Update to 3.11.1 Changelog: https://tox.readthedocs.io/en/latest/changelog.html#v3-11-1-2019-05-16 Modified: head/devel/py-tox/Makefile head/devel/py-tox/distinfo Modified: head/devel/py-tox/Makefile ============================================================================== --- head/devel/py-tox/Makefile Sat May 18 07:51:56 2019 (r501920) +++ head/devel/py-tox/Makefile Sat May 18 08:07:14 2019 (r501921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tox -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-tox/distinfo ============================================================================== --- head/devel/py-tox/distinfo Sat May 18 07:51:56 2019 (r501920) +++ head/devel/py-tox/distinfo Sat May 18 08:07:14 2019 (r501921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557837744 -SHA256 (tox-3.10.0.tar.gz) = fee5b4fa2fb1638b57879a1fcaefbfd16201d8d7ecb9956406855a85d518ac4c -SIZE (tox-3.10.0.tar.gz) = 283016 +TIMESTAMP = 1558165803 +SHA256 (tox-3.11.1.tar.gz) = 1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9 +SIZE (tox-3.11.1.tar.gz) = 284226
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905180807.x4I87E4E034413>