Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 16:02:59 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 16175e4f822f - main - devel/py-circuits: Update version 3.2.3=>3.2.4
Message-ID:  <6a1b0a33.3fca6.5f8a9635@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=16175e4f822f2c11cb76a1916a4172fe4428830d

commit 16175e4f822f2c11cb76a1916a4172fe4428830d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-30 12:50:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-30 16:02:35 +0000

    devel/py-circuits: Update version 3.2.3=>3.2.4
    
    Changelog: https://github.com/circuits/circuits/releases/tag/3.2.4
---
 devel/py-circuits/Makefile | 8 ++++----
 devel/py-circuits/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-circuits/Makefile b/devel/py-circuits/Makefile
index d9370cf6b20c..4af5ea2ed8c5 100644
--- a/devel/py-circuits/Makefile
+++ b/devel/py-circuits/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	circuits
-DISTVERSION=	3.2.3
+DISTVERSION=	3.2.4
 CATEGORIES=	devel python
-#MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -16,8 +16,8 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@$
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python
-USE_GITHUB=	yes
-GH_ACCOUNT=	circuits
+#USE_GITHUB=	yes
+#GH_ACCOUNT=	circuits
 USE_PYTHON=	autoplist concurrent pep517
 
 MAKE_ENV=	SETUPTOOLS_SCM_PRETEND_VERSION=${DISTVERSION}
diff --git a/devel/py-circuits/distinfo b/devel/py-circuits/distinfo
index da64b9ca2b9c..ef999e71814b 100644
--- a/devel/py-circuits/distinfo
+++ b/devel/py-circuits/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779054951
-SHA256 (circuits-circuits-3.2.3_GH0.tar.gz) = 8c078217b194a8159322b600beb089063b8541350299b385d897b8dcf0073067
-SIZE (circuits-circuits-3.2.3_GH0.tar.gz) = 414501
+TIMESTAMP = 1780145390
+SHA256 (circuits-3.2.4.tar.gz) = 78a46658d446983ac4032f5d4820267d7215cda0bc3cbded0a9b3d62cf1011b7
+SIZE (circuits-3.2.4.tar.gz) = 188352


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1b0a33.3fca6.5f8a9635>