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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 25 20:41:18 UTC 2019


Author: sunpoet
Date: Wed Sep 25 20:41:17 2019
New Revision: 512827
URL: https://svnweb.freebsd.org/changeset/ports/512827

Log:
  Update to 4.36.1
  
  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	Wed Sep 25 20:41:11 2019	(r512826)
+++ head/devel/py-hypothesis/Makefile	Wed Sep 25 20:41:17 2019	(r512827)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.36.0
+PORTVERSION=	4.36.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Sep 25 20:41:11 2019	(r512826)
+++ head/devel/py-hypothesis/distinfo	Wed Sep 25 20:41:17 2019	(r512827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568132227
-SHA256 (hypothesis-4.36.0.tar.gz) = e4d70db2086215c90d8235c764ccf2371e34837e03daf2b14ea5fb227b47fa55
-SIZE (hypothesis-4.36.0.tar.gz) = 210037
+TIMESTAMP = 1568892780
+SHA256 (hypothesis-4.36.1.tar.gz) = 832b9fbd44a8b1a784c5081b803e8cc91ebaac095ac1c84bea62877dce02971c
+SIZE (hypothesis-4.36.1.tar.gz) = 210025


More information about the svn-ports-all mailing list