Date: Sat, 6 Jul 2019 21:41:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506043 - head/devel/py-hypothesis Message-ID: <201907062141.x66LfYFD010247@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 6 21:41:34 2019 New Revision: 506043 URL: https://svnweb.freebsd.org/changeset/ports/506043 Log: Update to 4.26.2 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sat Jul 6 21:41:29 2019 (r506042) +++ head/devel/py-hypothesis/Makefile Sat Jul 6 21:41:34 2019 (r506043) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.26.1 +PORTVERSION= 4.26.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Jul 6 21:41:29 2019 (r506042) +++ head/devel/py-hypothesis/distinfo Sat Jul 6 21:41:34 2019 (r506043) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562347455 -SHA256 (hypothesis-4.26.1.tar.gz) = d1e3e32a25feb8f52fcd460a04f48c70820175a2ae2b296111fa4b6bb7983a37 -SIZE (hypothesis-4.26.1.tar.gz) = 202811 +TIMESTAMP = 1562427744 +SHA256 (hypothesis-4.26.2.tar.gz) = 22d2bfb030baea313ca3f31d41ba0f0038d5794752d3947e2188ed67185471b2 +SIZE (hypothesis-4.26.2.tar.gz) = 203166
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907062141.x66LfYFD010247>