svn commit: r506450 - head/devel/py-hypothesis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 12 11:02:01 UTC 2019


Author: sunpoet
Date: Fri Jul 12 11:01:59 2019
New Revision: 506450
URL: https://svnweb.freebsd.org/changeset/ports/506450

Log:
  Update to 4.28.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	Fri Jul 12 11:01:53 2019	(r506449)
+++ head/devel/py-hypothesis/Makefile	Fri Jul 12 11:01:59 2019	(r506450)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.27.0
+PORTVERSION=	4.28.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Jul 12 11:01:53 2019	(r506449)
+++ head/devel/py-hypothesis/distinfo	Fri Jul 12 11:01:59 2019	(r506450)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562689559
-SHA256 (hypothesis-4.27.0.tar.gz) = ad01a2a4ba7da42372bc78a024b1d7e0f7ae886feca32779a36ca7dd0f6a3c45
-SIZE (hypothesis-4.27.0.tar.gz) = 202704
+TIMESTAMP = 1562927519
+SHA256 (hypothesis-4.28.0.tar.gz) = 28b37d04f1267fc40d4272883bde94e53b421b34c8d81cefae28dac8a8774fde
+SIZE (hypothesis-4.28.0.tar.gz) = 202703


More information about the svn-ports-all mailing list