From nobody Mon Apr 27 13:09:52 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 4g43nY4znWz6b2Yc for ; Mon, 27 Apr 2026 13:09:53 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g43nX5Jvfz3tWc for ; Mon, 27 Apr 2026 13:09:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295392; 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=lIeMVTlODHgzzIMPo+9/ttDkiUItiawuo2B0xIluusY=; b=EXtvnV+pXAyvVoBXOsfuWyFB3LUSAyqKp4eTMTK6RSNLXHndCywgzFZo6YWXgDxV1mU+yM qDvfCshON6y/L0QCGZ+sJMIYQ+DKdx6mku2rLBlzoP5wGye4i6wvqLT2OpFrISSBLdVq7N fYPhVL8LU5nf5uAuCDwJsh7OgGGezjtoQ/DcE0NMYGgp5aOtpz7Wf5i083M7/8NR+yurpA ab+Vy2zu57k6x0HVr/JAh/up/KDqPhwJRyD/jJt+Satr0HwjUPoFT6k93uQ24Qo5SkoXJl Gh60rce2kOVLiiNTsx/zlzOf2hNO6ldOfAHXae3knx1FTCwIlCAO80McZf3ZDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295392; a=rsa-sha256; cv=none; b=fdNzYLhmLwMADMsEfz9VapakPl417qH/LC6QdHcLcFyVUoPONQSagq6EC7cfuTX1Yntg76 9TV78Fjv2G1OtCu1Rl/CRHNq646b/F6az4tMW0f+HN/w7jhGWEY9TJLcJ+57rv/UXnIQhh L9TYJ4V84QuM04cpF9dd6Z0nxvaylcrOumoWERfWbLTwNWNDYM4HhWGg4z+GyMk8BUcpF1 NT8Z+wdVp+GHadh3b0/iMUxb53PB4NGrL+fYtpMkdHyQinABHBeRRrI4IEIkJzD/JUAX3n 9/TPqLhN5xleBw2idNJdptnuRO5Y46+AbhC/9Qh6xUPuVjDAlM/AEBSJ3Mmb4Q== 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=1777295392; 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=lIeMVTlODHgzzIMPo+9/ttDkiUItiawuo2B0xIluusY=; b=OIp2VeE/mUiw14hvJgPFWNS8E1zvit4yIGD24OmgB4TeY0FpVQ90G0aZEa2wvMUbbqXWVL aPUB9BnOGcTI/7hg6+8ferpQ2cwN4k8xgXOBEfOldA5nu5iIlxuFlKwg9A4Frx/r6h3DgU 6tcQbLBn6CzzyV2gOwHknL6dvGWqbTOmeVC6VHGp8SXi3HmOH82VMBb165eo5WLpnUf9g/ GqwOAOIKd4NphSypRcIRnkOMiv5UtCbbzXw+r4MqkHwYxuXuwrhJii/8vAnN091huu3gnE fmulbU4XQoO7cZdU8TABC7fetgtcBMEbu7XYK8+CfufQ2UdyuewQLgFBlyACYQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43nX4pVBz17G5 for ; Mon, 27 Apr 2026 13:09:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30cbf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:09:52 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: bd02a4923800 - main - devel/py-session-info2: Add py-session-info2 0.4.1 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: bd02a49238002725be5c5531a9c8dd6706c840b5 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:09:52 +0000 Message-Id: <69ef6020.30cbf.1d483bc6@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd02a49238002725be5c5531a9c8dd6706c840b5 commit bd02a49238002725be5c5531a9c8dd6706c840b5 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:01:18 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:06:47 +0000 devel/py-session-info2: Add py-session-info2 0.4.1 Use the session-info CLI program (see session-info -h) or use it programmatically. Import whayever your script/notebook relies on, as well as session_info. --- devel/Makefile | 1 + devel/py-session-info2/Makefile | 25 +++++++++++++++++++++++++ devel/py-session-info2/distinfo | 3 +++ devel/py-session-info2/pkg-descr | 4 ++++ 4 files changed, 33 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 87bb966a77c1..7a92fecbac29 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6053,6 +6053,7 @@ SUBDIR += py-sentry-sdk SUBDIR += py-serializable SUBDIR += py-session-info + SUBDIR += py-session-info2 SUBDIR += py-setoptconf SUBDIR += py-setproctitle SUBDIR += py-setupmeta diff --git a/devel/py-session-info2/Makefile b/devel/py-session-info2/Makefile new file mode 100644 index 000000000000..4f815f84f257 --- /dev/null +++ b/devel/py-session-info2/Makefile @@ -0,0 +1,25 @@ +PORTNAME= session-info2 +PORTVERSION= 0.4.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= session_info2-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Print versions of imported packages +WWW= https://session-info2.readthedocs.io/en/stable/ \ + https://github.com/scverse/session-info2 + +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-docstring-description>=0:devel/py-hatch-docstring-description@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include diff --git a/devel/py-session-info2/distinfo b/devel/py-session-info2/distinfo new file mode 100644 index 000000000000..c7c828ebbfe8 --- /dev/null +++ b/devel/py-session-info2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1777252472 +SHA256 (session_info2-0.4.1.tar.gz) = 3bb2bf7b73b2e13a1737e9aa91a6dae55e2c49e83bee973f24245f31ae264a1f +SIZE (session_info2-0.4.1.tar.gz) = 25207 diff --git a/devel/py-session-info2/pkg-descr b/devel/py-session-info2/pkg-descr new file mode 100644 index 000000000000..0fa814e1f0b8 --- /dev/null +++ b/devel/py-session-info2/pkg-descr @@ -0,0 +1,4 @@ +Use the session-info CLI program (see session-info -h) or use it +programmatically. + +Import whayever your script/notebook relies on, as well as session_info.