mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-hypothesis: Update to 6.122.3
Changes: https://github.com/HypothesisWorks/hypothesis/releases https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst https://hypothesis.readthedocs.io/en/latest/changes.html
This commit is contained in:
parent
58ad0dcf25
commit
ce5046041a
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= hypothesis
|
||||
PORTVERSION= 6.119.3
|
||||
PORTVERSION= 6.122.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -45,7 +45,7 @@ CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=19.10b0:devel/py-black@${PY_FLAVO
|
|||
${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rich>=9.0.0:textproc/py-rich@${PY_FLAVOR}
|
||||
CODEMODS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.3.16:devel/py-libcst@${PY_FLAVOR}
|
||||
CROSSHAIR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.77:devel/py-crosshair-tool@${PY_FLAVOR} \
|
||||
CROSSHAIR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.78:devel/py-crosshair-tool@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hypothesis-crosshair>=0.0.18:devel/py-hypothesis-crosshair@${PY_FLAVOR}
|
||||
DATEUTIL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.4:devel/py-python-dateutil@${PY_FLAVOR}
|
||||
DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732202532
|
||||
SHA256 (hypothesis-6.119.3.tar.gz) = 1403676d95bc9f118a30ce2c97fcbdd28dd99f3a1ffe3456970d98a56b370f36
|
||||
SIZE (hypothesis-6.119.3.tar.gz) = 412497
|
||||
TIMESTAMP = 1734888198
|
||||
SHA256 (hypothesis-6.122.3.tar.gz) = f4c927ce0ec739fa6266e4572949d0b54e24a14601a2bc5fec8f78e16af57918
|
||||
SIZE (hypothesis-6.122.3.tar.gz) = 414395
|
||||
|
|
Loading…
Add table
Reference in a new issue