Date: Sat, 13 Jul 2019 20:47:31 +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: r506568 - head/devel/py-hypothesis Message-ID: <201907132047.x6DKlVSD030390@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 13 20:47:30 2019 New Revision: 506568 URL: https://svnweb.freebsd.org/changeset/ports/506568 Log: Update to 4.28.1 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 13 20:47:25 2019 (r506567) +++ head/devel/py-hypothesis/Makefile Sat Jul 13 20:47:30 2019 (r506568) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.28.0 +PORTVERSION= 4.28.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Jul 13 20:47:25 2019 (r506567) +++ head/devel/py-hypothesis/distinfo Sat Jul 13 20:47:30 2019 (r506568) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562927519 -SHA256 (hypothesis-4.28.0.tar.gz) = 28b37d04f1267fc40d4272883bde94e53b421b34c8d81cefae28dac8a8774fde -SIZE (hypothesis-4.28.0.tar.gz) = 202703 +TIMESTAMP = 1563013434 +SHA256 (hypothesis-4.28.1.tar.gz) = 4fdb4b9a3c41cb5b36692f5bd06bfa3ac424bbc81e9b628f74dfb1d062bf1ee5 +SIZE (hypothesis-4.28.1.tar.gz) = 202634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907132047.x6DKlVSD030390>