Date: Wed, 25 Feb 2026 16:03:16 +0000 From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f59ddaaff7e1 - main - devel/py-inline-snapshot: Update to 0.32.3 Message-ID: <699f1d44.266a9.13f6d445@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=f59ddaaff7e14c38be9d56df85d4eb32a789203f commit f59ddaaff7e14c38be9d56df85d4eb32a789203f Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-02-15 14:17:14 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-02-25 16:01:26 +0000 devel/py-inline-snapshot: Update to 0.32.3 * Update testsuite while I'm here. Changelog since 0.31.0: https://github.com/15r10nk/inline-snapshot/blob/0.32.3/CHANGELOG.md --- devel/py-inline-snapshot/Makefile | 10 +++++----- devel/py-inline-snapshot/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-inline-snapshot/Makefile b/devel/py-inline-snapshot/Makefile index 6fe998e87e2f..79cab1d62bd6 100644 --- a/devel/py-inline-snapshot/Makefile +++ b/devel/py-inline-snapshot/Makefile @@ -1,5 +1,5 @@ PORTNAME= inline-snapshot -DISTVERSION= 0.31.1 +DISTVERSION= 0.32.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,21 +17,21 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asttokens>=2.0.5:devel/py-asttokens@${PY_FLA ${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-subtests>=0.11.0:devel/py-pytest-subtests@${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 fails and require some more investigation -PYTEST_BROKEN_TESTS= test_typing_args[pyright] test_typing_call[pyright] # These tests require www/node -PYTEST_IGNORED_TESTS= test_black_formatting_error test_no_black test_compare +PYTEST_IGNORED_TESTS= test_compare test_typing_args[pyright] test_typing_call[pyright] NO_ARCH= yes diff --git a/devel/py-inline-snapshot/distinfo b/devel/py-inline-snapshot/distinfo index e50a0e1288e1..74f8e9215611 100644 --- a/devel/py-inline-snapshot/distinfo +++ b/devel/py-inline-snapshot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762929446 -SHA256 (inline_snapshot-0.31.1.tar.gz) = 4ea5ed70aa1d652713bbfd750606b94bd8a42483f7d3680433b3e92994495f64 -SIZE (inline_snapshot-0.31.1.tar.gz) = 2606338 +TIMESTAMP = 1772007722 +SHA256 (inline_snapshot-0.32.3.tar.gz) = c606d2551de08a293d29bfcd1df2edde9d478f57c83f063b4642f45906b2d748 +SIZE (inline_snapshot-0.32.3.tar.gz) = 2625275home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699f1d44.266a9.13f6d445>
