diff --git a/devel/py-inline-snapshot/Makefile b/devel/py-inline-snapshot/Makefile index ee2362075a17..ba7127f8e103 100644 --- a/devel/py-inline-snapshot/Makefile +++ b/devel/py-inline-snapshot/Makefile @@ -1,47 +1,47 @@ PORTNAME= inline-snapshot -DISTVERSION= 0.32.5 +DISTVERSION= 0.32.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= inline_snapshot-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Create and update inline snapshots in your Python code WWW= https://github.com/15r10nk/inline-snapshot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asttokens>=2.0.5:devel/py-asttokens@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}executing>=2.2.0:devel/py-executing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=8.3.4:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.7.1:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PY_TOMLI} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.75.5:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isort>0:devel/py-isort@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy>=1.2.0:devel/py-mypy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=1:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyright>=1.1.359:devel/py-pyright@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-freezer>=0.4.9:devel/py-pytest-freezer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.6.1,1:devel/py-pytest-xdist@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest # These tests require www/node PYTEST_IGNORED_TESTS= test_compare test_typing_args[pyright] test_typing_call[pyright] NO_ARCH= yes OPTIONS_DEFINE= BLACK DIRTY-EQUALS OPTIONS_DEFAULT= BLACK DIRTY-EQUALS BLACK_DESC= Format generated code with Black DIRTY-EQUALS_DESC= Support for normalization of data that changes frequently BLACK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=23.3.0:devel/py-black@${PY_FLAVOR} DIRTY-EQUALS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dirty-equals>=0.9.0:devel/py-dirty-equals@${PY_FLAVOR} .include diff --git a/devel/py-inline-snapshot/distinfo b/devel/py-inline-snapshot/distinfo index fed81032a8bb..3773884f0abb 100644 --- a/devel/py-inline-snapshot/distinfo +++ b/devel/py-inline-snapshot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773745758 -SHA256 (inline_snapshot-0.32.5.tar.gz) = 5025074eab5c82a88504975e2655beeb5e96fd57ed2d9ebb38538473748f2065 -SIZE (inline_snapshot-0.32.5.tar.gz) = 2626796 +TIMESTAMP = 1776875799 +SHA256 (inline_snapshot-0.32.6.tar.gz) = 224a96eeb86c4b2831d274239d3468dc0b7819264f608f595b2f9d01f79a6e38 +SIZE (inline_snapshot-0.32.6.tar.gz) = 2627401