* Updated to 2.0.2
Changes: https://github.com/hamcrest/PyHamcrest/blob/master/CHANGES.txt
This commit is contained in:
parent
a0c858bf9c
commit
140ba364cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531810
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= PyHamcrest
|
||||
DISTVERSIONPREFIX= V
|
||||
DISTVERSION= 1.10.1
|
||||
DISTVERSION= 2.0.2
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -13,8 +13,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} \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user