git: 58c75be23e55 - main - devel/py-crosshair-tool: Update to 0.0.75
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 15:59:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=58c75be23e557cce77b492f11d86bf719d1baa44 commit 58c75be23e557cce77b492f11d86bf719d1baa44 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 15:38:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 15:56:43 +0000 devel/py-crosshair-tool: Update to 0.0.75 - Update WWW Changes: https://github.com/pschanely/CrossHair/releases https://crosshair.readthedocs.io/en/latest/changelog.html --- devel/py-crosshair-tool/Makefile | 7 ++++--- devel/py-crosshair-tool/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-crosshair-tool/Makefile b/devel/py-crosshair-tool/Makefile index 7634bf527d89..a7691fdec1e8 100644 --- a/devel/py-crosshair-tool/Makefile +++ b/devel/py-crosshair-tool/Makefile @@ -1,12 +1,13 @@ PORTNAME= crosshair-tool -PORTVERSION= 0.0.74 +PORTVERSION= 0.0.75 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyze Python code for correctness using symbolic execution -WWW= https://github.com/pschanely/CrossHair +WWW= https://crosshair.readthedocs.io/en/latest/ \ + https://github.com/pschanely/CrossHair LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE @@ -21,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.0.0:devel/py-importlib ${PYTHON_PKGNAMEPREFIX}typing-inspect>=0.7.1:devel/py-typing-inspect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}z3-solver>=4.13.0.0:math/py-z3-solver@${PY_FLAVOR} -USES= python +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-crosshair-tool/distinfo b/devel/py-crosshair-tool/distinfo index 87b9f419aea0..755a6bca6f54 100644 --- a/devel/py-crosshair-tool/distinfo +++ b/devel/py-crosshair-tool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632222 -SHA256 (crosshair-tool-0.0.74.tar.gz) = 519be9cc21388686aa1181c3df6b10e58d5f3167eda88d77342d2ccb353eb32d -SIZE (crosshair-tool-0.0.74.tar.gz) = 447341 +TIMESTAMP = 1729856266 +SHA256 (crosshair-tool-0.0.75.tar.gz) = 110461760f002587ba353d20dcb6ead35dd87eba5adfd1f6e3314dbf6ffe55aa +SIZE (crosshair-tool-0.0.75.tar.gz) = 448377