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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 29 01:24:55 UTC 2019


Author: sunpoet
Date: Mon Jul 29 01:24:52 2019
New Revision: 507549
URL: https://svnweb.freebsd.org/changeset/ports/507549

Log:
  Update to 4.31.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	Mon Jul 29 01:24:46 2019	(r507548)
+++ head/devel/py-hypothesis/Makefile	Mon Jul 29 01:24:52 2019	(r507549)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.31.0
+PORTVERSION=	4.31.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jul 29 01:24:46 2019	(r507548)
+++ head/devel/py-hypothesis/distinfo	Mon Jul 29 01:24:52 2019	(r507549)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564058243
-SHA256 (hypothesis-4.31.0.tar.gz) = ee0ad8885964ffb8a5a00c0bac76b9e0576fc033e32b38c050a3559ffd48ebf9
-SIZE (hypothesis-4.31.0.tar.gz) = 202283
+TIMESTAMP = 1564331521
+SHA256 (hypothesis-4.31.1.tar.gz) = ca7ca6a2cb8765da2894c574b4cca348c6b8b0e3aa564ad1fef7904ea41dd820
+SIZE (hypothesis-4.31.1.tar.gz) = 202308


More information about the svn-ports-all mailing list