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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 5 17:29:27 UTC 2019


Author: sunpoet
Date: Tue Mar  5 17:29:24 2019
New Revision: 494723
URL: https://svnweb.freebsd.org/changeset/ports/494723

Log:
  Update to 4.7.9
  
  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	Tue Mar  5 17:29:18 2019	(r494722)
+++ head/devel/py-hypothesis/Makefile	Tue Mar  5 17:29:24 2019	(r494723)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.8
+PORTVERSION=	4.7.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Mar  5 17:29:18 2019	(r494722)
+++ head/devel/py-hypothesis/distinfo	Tue Mar  5 17:29:24 2019	(r494723)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551599050
-SHA256 (hypothesis-4.7.8.tar.gz) = 3ad6a106026ce6b164b03910a9da8d1df2e8fd3ee7c27c90283663c1ecb893a0
-SIZE (hypothesis-4.7.8.tar.gz) = 185287
+TIMESTAMP = 1551799749
+SHA256 (hypothesis-4.7.9.tar.gz) = c7de3e34de2d239bf31bafb556775201f2ab5dc81d5279bd9c98f29cf86c21aa
+SIZE (hypothesis-4.7.9.tar.gz) = 185345


More information about the svn-ports-all mailing list