Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2019 23:22:59 +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: r495993 - head/devel/py-hypothesis
Message-ID:  <201903162322.x2GNMxOY027061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 16 23:22:59 2019
New Revision: 495993
URL: https://svnweb.freebsd.org/changeset/ports/495993

Log:
  Update to 4.8.0
  
  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 Mar 16 23:22:54 2019	(r495992)
+++ head/devel/py-hypothesis/Makefile	Sat Mar 16 23:22:59 2019	(r495993)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.19
+PORTVERSION=	4.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Mar 16 23:22:54 2019	(r495992)
+++ head/devel/py-hypothesis/distinfo	Sat Mar 16 23:22:59 2019	(r495993)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552638909
-SHA256 (hypothesis-4.7.19.tar.gz) = 5ed6d40ee9e5bf44a954fe33affcdb2f0a595b9f0adafe777d9ec87de702e4a0
-SIZE (hypothesis-4.7.19.tar.gz) = 190019
+TIMESTAMP = 1552771197
+SHA256 (hypothesis-4.8.0.tar.gz) = 2f2f8d798fdddf676c0ff266265c580a65e42b14a57c1f9852ac768ec6ae0af1
+SIZE (hypothesis-4.8.0.tar.gz) = 190346



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903162322.x2GNMxOY027061>