Date: Sat, 6 Apr 2019 14:43:28 +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: r498109 - head/devel/py-hypothesis Message-ID: <201904061443.x36EhSUf008122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 6 14:43:28 2019 New Revision: 498109 URL: https://svnweb.freebsd.org/changeset/ports/498109 Log: Update to 4.14.4 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 Apr 6 14:43:23 2019 (r498108) +++ head/devel/py-hypothesis/Makefile Sat Apr 6 14:43:28 2019 (r498109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.14.3 +PORTVERSION= 4.14.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Apr 6 14:43:23 2019 (r498108) +++ head/devel/py-hypothesis/distinfo Sat Apr 6 14:43:28 2019 (r498109) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554485994 -SHA256 (hypothesis-4.14.3.tar.gz) = 48437a159936775e099827107742cd4cb53866a559b00a4bd923619529c1aa67 -SIZE (hypothesis-4.14.3.tar.gz) = 196216 +TIMESTAMP = 1554549783 +SHA256 (hypothesis-4.14.4.tar.gz) = 70ebb943620dec8c99c7c7f837e71b48e6912540c51588f22cae3ece618eeae1 +SIZE (hypothesis-4.14.4.tar.gz) = 196210
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904061443.x36EhSUf008122>