Date: Wed, 5 Jun 2019 19:40:06 +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: r503520 - head/devel/py-hypothesis Message-ID: <201906051940.x55Je6TO018459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 5 19:40:06 2019 New Revision: 503520 URL: https://svnweb.freebsd.org/changeset/ports/503520 Log: Update to 4.24.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 Wed Jun 5 19:40:00 2019 (r503519) +++ head/devel/py-hypothesis/Makefile Wed Jun 5 19:40:06 2019 (r503520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.0 +PORTVERSION= 4.24.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Jun 5 19:40:00 2019 (r503519) +++ head/devel/py-hypothesis/distinfo Wed Jun 5 19:40:06 2019 (r503520) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559219558 -SHA256 (hypothesis-4.24.0.tar.gz) = b804bb87c2e963cc5f97e5da383db3a307e73a065eda2d5a9ec49c78583299ae -SIZE (hypothesis-4.24.0.tar.gz) = 201010 +TIMESTAMP = 1559751353 +SHA256 (hypothesis-4.24.1.tar.gz) = 0beadf7647fd7e5ae7c983d5562251667837fc475027f57c561f9d6f678612ba +SIZE (hypothesis-4.24.1.tar.gz) = 201026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906051940.x55Je6TO018459>