svn commit: r531810 - head/textproc/py-pyhamcrest

Richard Gallamore ultima at FreeBSD.org
Thu Apr 16 01:58:00 UTC 2020


Author: ultima
Date: Thu Apr 16 01:57:59 2020
New Revision: 531810
URL: https://svnweb.freebsd.org/changeset/ports/531810

Log:
  * Updated to 2.0.2
  
  Changes: https://github.com/hamcrest/PyHamcrest/blob/master/CHANGES.txt

Modified:
  head/textproc/py-pyhamcrest/Makefile
  head/textproc/py-pyhamcrest/distinfo

Modified: head/textproc/py-pyhamcrest/Makefile
==============================================================================
--- head/textproc/py-pyhamcrest/Makefile	Thu Apr 16 01:56:50 2020	(r531809)
+++ head/textproc/py-pyhamcrest/Makefile	Thu Apr 16 01:57:59 2020	(r531810)
@@ -3,7 +3,7 @@
 
 PORTNAME=	PyHamcrest
 DISTVERSIONPREFIX=	V
-DISTVERSION=	1.10.1
+DISTVERSION=	2.0.2
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,8 +12,6 @@ COMMENT=	Hamcrest matchers for Python
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>=1.11:devel/py-hypothesis@${PY_FLAVOR} \
        		${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \

Modified: head/textproc/py-pyhamcrest/distinfo
==============================================================================
--- head/textproc/py-pyhamcrest/distinfo	Thu Apr 16 01:56:50 2020	(r531809)
+++ head/textproc/py-pyhamcrest/distinfo	Thu Apr 16 01:57:59 2020	(r531810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579240747
-SHA256 (hamcrest-PyHamcrest-V1.10.1_GH0.tar.gz) = 6f5b5b6f9517b9be3f7812750903e73cbd422d4c383dde9dfdf28150bb0718b4
-SIZE (hamcrest-PyHamcrest-V1.10.1_GH0.tar.gz) = 59019
+TIMESTAMP = 1586998039
+SHA256 (hamcrest-PyHamcrest-V2.0.2_GH0.tar.gz) = d5f589020ecb100c2623189a2934750e207ef324688fc4db4261cec007e740ab
+SIZE (hamcrest-PyHamcrest-V2.0.2_GH0.tar.gz) = 55491


More information about the svn-ports-all mailing list