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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 15 15:54:28 UTC 2019


Author: sunpoet
Date: Wed May 15 15:54:26 2019
New Revision: 501714
URL: https://svnweb.freebsd.org/changeset/ports/501714

Log:
  Update to 4.23.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	Wed May 15 15:54:21 2019	(r501713)
+++ head/devel/py-hypothesis/Makefile	Wed May 15 15:54:26 2019	(r501714)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.23.1
+PORTVERSION=	4.23.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed May 15 15:54:21 2019	(r501713)
+++ head/devel/py-hypothesis/distinfo	Wed May 15 15:54:26 2019	(r501714)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557679681
-SHA256 (hypothesis-4.23.1.tar.gz) = 4b98a5d05dbdf517d72452467225aa737d055407a109e6a7e72aa1d34dc98938
-SIZE (hypothesis-4.23.1.tar.gz) = 200974
+TIMESTAMP = 1557747376
+SHA256 (hypothesis-4.23.2.tar.gz) = ba8ab6ba05908293b553f24901a8b32ca4235e7aea9d430cca053553580ac63f
+SIZE (hypothesis-4.23.2.tar.gz) = 200961


More information about the svn-ports-all mailing list