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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 25 23:35:48 UTC 2019


Author: sunpoet
Date: Mon Feb 25 23:35:45 2019
New Revision: 493910
URL: https://svnweb.freebsd.org/changeset/ports/493910

Log:
  Update to 4.7.2
  
  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 Feb 25 23:35:39 2019	(r493909)
+++ head/devel/py-hypothesis/Makefile	Mon Feb 25 23:35:45 2019	(r493910)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.1
+PORTVERSION=	4.7.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Feb 25 23:35:39 2019	(r493909)
+++ head/devel/py-hypothesis/distinfo	Mon Feb 25 23:35:45 2019	(r493910)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551003895
-SHA256 (hypothesis-4.7.1.tar.gz) = e3ee15de855f14c9d31314c69a4df24edceedc7662e08e5e4a651520a24dd055
-SIZE (hypothesis-4.7.1.tar.gz) = 183795
+TIMESTAMP = 1551135570
+SHA256 (hypothesis-4.7.2.tar.gz) = 87944c6379f77634474b88abbf1e5ed5fe966637cc926131eda5e2af5b54a608
+SIZE (hypothesis-4.7.2.tar.gz) = 184206


More information about the svn-ports-all mailing list