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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 2 17:47:08 UTC 2019


Author: sunpoet
Date: Sat Mar  2 17:47:01 2019
New Revision: 494433
URL: https://svnweb.freebsd.org/changeset/ports/494433

Log:
  Update to 4.7.7
  
  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  2 17:46:56 2019	(r494432)
+++ head/devel/py-hypothesis/Makefile	Sat Mar  2 17:47:01 2019	(r494433)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.6
+PORTVERSION=	4.7.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Mar  2 17:46:56 2019	(r494432)
+++ head/devel/py-hypothesis/distinfo	Sat Mar  2 17:47:01 2019	(r494433)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551423992
-SHA256 (hypothesis-4.7.6.tar.gz) = 5d5c3bef4c206ddb06c82faf33bd91f4598447b35b3d695adeba9ec28f80f5af
-SIZE (hypothesis-4.7.6.tar.gz) = 184845
+TIMESTAMP = 1551529757
+SHA256 (hypothesis-4.7.7.tar.gz) = 29fcf6972b6183cf12067d789a8d56ff4f062309403cf84a299f7ffac4921c35
+SIZE (hypothesis-4.7.7.tar.gz) = 185346


More information about the svn-ports-all mailing list