From nobody Sun Sep 07 23:14:07 2025 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 4cKm9r0ZvHz66wYs; Sun, 07 Sep 2025 23:14:08 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cKm9q5dvpz3kf9; Sun, 07 Sep 2025 23:14:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757286847; 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=pflyK/dRUR1LybXu3ynNtPxQFI0EgY5bxSTCjynH8f8=; b=h3CskAHOdJqcOZE8tmf8WahJnWGDXljJ55D6fzp3ipkLvVKemyUiV7jbdflzladccLhS2e ms9y5jTxtLRrD8RV5sUmdsPLID0wkvjB12ra9WBnE63VOCzqcUkSuHoCTcgzbOkfsTvBlM syUT9msVk2Fn2jiAJhZfFDyPHUYX9D9CtD71p2I40OkIy/xSQrT8r5iOJGBfOkSyc1xEIA IO4YBOhg2UdpR2V002FTPOeXppf4CSMK5Xyek5U9ER0tHpo5mhC4MWC0lzyt9Cm91iq0zt SHFDlSGAfKTMeizUPjIuk+1k8cBDsQPygJ4wgIFzi1h3riowMdD21JLMovx51w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757286847; 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=pflyK/dRUR1LybXu3ynNtPxQFI0EgY5bxSTCjynH8f8=; b=wnWhug5wvGGeARCTQ9fKJCsmgScD0/CEiFlmDq/CyHCrzskf4sUovuOAzkIIebg0btdzRp QDxMXKxJ6fwQjF2s05B8b5tZWdClpCrjnp5DdC8N9czys0lq0QRhsTYKUburnP3mDVKakH hEsEwLN1i5hkBazE8IK0xRnJfQdP4Vrk5jBSTOiTUItuznB7sVZSmU78yEPpnL9MuwYfVe 7+dtD3qISubSlKEfPGbwi6wAW9X60Apjfw76IyPaRDmEABh1vw1nTsfBAPDT7SvRct9O/T VnYwMM3+mkzVpl8K8Lx3hAtEQb6Bz0H2AH7Vs1Ra07Oelx+VpeVoq7sYCuM2fw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1757286847; a=rsa-sha256; cv=none; b=pYlfSiU88QH6PLWQDwxKWm+Kju2VFOXIKaLWY28W2T/GvdRO7dSyqYZzg4GIDCGwkScfUx sGVR15bx4pe2O/j30Ptfibv6WAcCk72501jiZluD6V+2Kr4I701fSTBkWpR+zXWp2xejkJ EeaJciJn0DrCR/W8Indg6TIXcAnE3zhimBtUxIWrtFrGjyfs3NP+kJh+rflavufvVYDcxQ 2psKgXgiZq4w7lTetD4rOmcMCffZHYrziu3GdqtZAJAVuZm72a3sBrZeiHrpeHi8krjugb p1gyPOmMH8EWAKKgupuuQ+cSV0UO9us/VxDyE/mVdce+tnF5OrpEorm848CUxg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cKm9q50zMzhYn; Sun, 07 Sep 2025 23:14:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 587NE71p030806; Sun, 7 Sep 2025 23:14:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 587NE7rJ030803; Sun, 7 Sep 2025 23:14:07 GMT (envelope-from git) Date: Sun, 7 Sep 2025 23:14:07 GMT Message-Id: <202509072314.587NE7rJ030803@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 85878235ec39 - main - textproc/py-sphinx-autobuild: Update to 2025.8.25 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: 85878235ec3950940498637b4854215f0f9370f2 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=85878235ec3950940498637b4854215f0f9370f2 commit 85878235ec3950940498637b4854215f0f9370f2 Author: Po-Chuan Hsieh AuthorDate: 2025-09-07 22:39:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-09-07 23:04:11 +0000 textproc/py-sphinx-autobuild: Update to 2025.8.25 - Update WWW Changes: https://github.com/sphinx-doc/sphinx-autobuild/releases https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst --- textproc/py-sphinx-autobuild/Makefile | 6 +++--- textproc/py-sphinx-autobuild/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile index 20bc1ba1b6e5..dc3f881e8745 100644 --- a/textproc/py-sphinx-autobuild/Makefile +++ b/textproc/py-sphinx-autobuild/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autobuild -PORTVERSION= 2024.10.3 +PORTVERSION= 2025.8.25 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,7 @@ DISTNAME= sphinx_autobuild-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rebuild Sphinx documentation on changes, with hot reloading in the browser -WWW= https://github.com/executablebooks/sphinx-autobuild +WWW= https://github.com/sphinx-doc/sphinx-autobuild LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.20:devel/py-watchfiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=11:devel/py-websockets@${PY_FLAVOR} -USES= python +USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-sphinx-autobuild/distinfo b/textproc/py-sphinx-autobuild/distinfo index 6b79c986016a..e5ed4b63af63 100644 --- a/textproc/py-sphinx-autobuild/distinfo +++ b/textproc/py-sphinx-autobuild/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632482 -SHA256 (sphinx_autobuild-2024.10.3.tar.gz) = 248150f8f333e825107b6d4b86113ab28fa51750e5f9ae63b59dc339be951fb1 -SIZE (sphinx_autobuild-2024.10.3.tar.gz) = 14023 +TIMESTAMP = 1757120842 +SHA256 (sphinx_autobuild-2025.8.25.tar.gz) = 9cf5aab32853c8c31af572e4fecdc09c997e2b8be5a07daf2a389e270e85b213 +SIZE (sphinx_autobuild-2025.8.25.tar.gz) = 15200