From nobody Sun Apr 5 17:26:22 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fpfWg4fzRz6WhZv for ; Sun, 05 Apr 2026 17:26:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fpfWf4S4tz43N5 for ; Sun, 05 Apr 2026 17:26:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775409982; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PQmAjHfYNP7bYPJ6SdcgStbAknt+SqVv23C54FGe2Uc=; b=AivSYgJgQXtmywXMeyDeZPQzV228LgOE80OH5n+1p2nhi22guUUjj/4IOHRtTJgc/qGn2D XKHWogwiHVKalm0W5v9jr3KKMp+XnA4LH03IXyNrg4FlVpEo5E1ot6z2N6POLA1YafeSGA 2x2dmTFgtwb+GCbCcI2gddVuWVQZbAkPObQ37XxL1q0pYJC8frFozkyuu/kAX/vN4r54cd eJX82juRdEOEWUNV+uVdcrqZTtFAQhcnHeAiC7Nyc5MplJUZxBsPhmrH4JMRhNnNLpP7St vp6fbv8Fn9mvGhZMG5RYEfW6yW25t6jSL5VLcYrdvnQBI8UzeWVbLBM3SEHHCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775409982; a=rsa-sha256; cv=none; b=yRxYlDqouBbdyS7zdz7PBdABzbz4RAoA4IOfvPyYqRUrLd5puClt91fcfFXEmpXZ3AZyJC dHoi7R6sNwUhhTMaOYVmLBQ/Egbiuu7PQL1A2Y/GfjNwIzvVI8+cEB+g06VWOY2FuNVmdV AR9rrT4MB8UIbip5aA83o1O7DOELnIwm3eC0hAaSfnE40fpwLTz4RJIWCG/LPY9zx3jx2m qGeNlIuVqGyfkkzbAuqd3zl+f5HckSgSt6RkTpqBqCIAHBLAiTCsT61rKne4R73qt4I+7c oMXPVGe9SysiCoGuCZfnq3LeAqPc8xBZJZr8N49YK+hCD98zQ7Q+O4PVDjFUYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775409982; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PQmAjHfYNP7bYPJ6SdcgStbAknt+SqVv23C54FGe2Uc=; b=Zhu8JfOrKc+P842RXaSwHvANG0jxPJFLRYSF2pKUb/qjQkg3nAf+IHknqCS+04X2cOjqp0 9Fyx2vcBfIkvM59HA0ekSVsMsVBtIStRuaxsG/fPRgrgR+WryTTKu/vu0BRJM/vCmaQDeU E5CWAXW5CtWsSjAw9tN/gqn3626jE8trXmoDnKZ7x69aGLH7sEbpultASCk+SeoUrsGsmO 825E57iVwS5P9C4lylC3nIfRL0UwDy3XzOmD3bs1kN8vUDhii7/7DkgX5PeA7GMVM6FT+g oDd18ESSr7hxJ6HQ9SHRUN6cAyBW4FXJjmh+SXIa/p9k3LstYlG2BLQRDxkxLw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fpfWf3vP5zrf for ; Sun, 05 Apr 2026 17:26:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e15e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 05 Apr 2026 17:26:22 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 470e134a7255 - main - textproc/py-pystache: Update to 0.6.8 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 470e134a725573c530f796cdd7a78949ba82ba60 Auto-Submitted: auto-generated Date: Sun, 05 Apr 2026 17:26:22 +0000 Message-Id: <69d29b3e.1e15e.14215371@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=470e134a725573c530f796cdd7a78949ba82ba60 commit 470e134a725573c530f796cdd7a78949ba82ba60 Author: Po-Chuan Hsieh AuthorDate: 2026-04-05 17:10:26 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-05 17:18:55 +0000 textproc/py-pystache: Update to 0.6.8 - Update COMMENT - Update WWW - Convert to USE_PYTHON=pep517 - Update pkg-descr - Take maintainership Changes: https://github.com/PennyDreadfulMTG/pystache/releases https://github.com/PennyDreadfulMTG/pystache/blob/master/CHANGELOG.rst --- textproc/py-pystache/Makefile | 17 +++++++++++------ textproc/py-pystache/distinfo | 6 +++--- textproc/py-pystache/pkg-descr | 15 ++++++++++++--- 3 files changed, 26 insertions(+), 12 deletions(-) diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile index 067e61c62b69..b0b4335eecff 100644 --- a/textproc/py-pystache/Makefile +++ b/textproc/py-pystache/Makefile @@ -1,19 +1,24 @@ PORTNAME= pystache -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.6.8 CATEGORIES= textproc www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org -COMMENT= Logic-less templates for Python -WWW= https://github.com/sarnold/pystache +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Mustache for Python +WWW= https://mustache.github.io/ \ + https://github.com/PennyDreadfulMTG/pystache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils concurrent autoplist +USE_PYTHON= autoplist concurrent pep517 + NO_ARCH= yes .include diff --git a/textproc/py-pystache/distinfo b/textproc/py-pystache/distinfo index 0c85cc34653b..855c622d70c1 100644 --- a/textproc/py-pystache/distinfo +++ b/textproc/py-pystache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639291223 -SHA256 (pystache-0.6.0.tar.gz) = 93bf92b2149a4c4b58d12142e2c4c6dd5c08d89e4c95afccd4b6efe2ee1d470d -SIZE (pystache-0.6.0.tar.gz) = 78240 +TIMESTAMP = 1773966930 +SHA256 (pystache-0.6.8.tar.gz) = 3707518e6a4d26dd189b07c10c669b1fc17df72684617c327bd3550e7075c72c +SIZE (pystache-0.6.8.tar.gz) = 101892 diff --git a/textproc/py-pystache/pkg-descr b/textproc/py-pystache/pkg-descr index e72bbdec7490..0bf610225d42 100644 --- a/textproc/py-pystache/pkg-descr +++ b/textproc/py-pystache/pkg-descr @@ -1,3 +1,12 @@ -Pystache is a Python implementation of Mustache. -Inspired by ctemplate and et, Mustache is a framework-agnostic -way to render logic-free views. +Pystache is a Python implementation of Mustache. Mustache is a +framework-agnostic, logic-free templating system inspired by ctemplate and et. +Like ctemplate, Mustache "emphasizes separating logic from presentation: it is +impossible to embed application logic in this template language." + +The mustache(5) man page provides a good introduction to Mustache's syntax. For +a more complete (and more current) description of Mustache's behavior, see the +official Mustache spec. + +Pystache is semantically versioned and older versions can still be found on +PyPI. This version of Pystache now passes all tests in version 1.1.3 of the +spec.