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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 8 19:20:54 UTC 2019


Author: sunpoet
Date: Mon Apr  8 19:20:52 2019
New Revision: 498416
URL: https://svnweb.freebsd.org/changeset/ports/498416

Log:
  Update to 4.14.6
  
  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	Mon Apr  8 19:20:47 2019	(r498415)
+++ head/devel/py-hypothesis/Makefile	Mon Apr  8 19:20:52 2019	(r498416)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.14.5
+PORTVERSION=	4.14.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Apr  8 19:20:47 2019	(r498415)
+++ head/devel/py-hypothesis/distinfo	Mon Apr  8 19:20:52 2019	(r498416)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554643583
-SHA256 (hypothesis-4.14.5.tar.gz) = 4e254385fdc6b83d71197f606c357d48c5e8bdbe16364840f69ffa60a38f737b
-SIZE (hypothesis-4.14.5.tar.gz) = 196437
+TIMESTAMP = 1554740466
+SHA256 (hypothesis-4.14.6.tar.gz) = 57139f7aa305426bc47945b63e9859eacd3f78d5cb8356427cc0d9b4b45d8dc9
+SIZE (hypothesis-4.14.6.tar.gz) = 196452


More information about the svn-ports-all mailing list