From nobody Mon Jul 15 06:28:23 2024 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 4WMshl4d5sz5QghD; Mon, 15 Jul 2024 06:28: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WMshl46CDz4ZyV; Mon, 15 Jul 2024 06:28:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721024903; 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=vg68QRvwMuCUZL0+12kU2u2qlXzzXaVzzB7DgB60qa8=; b=coPSjCmMhu5S9qFAG3mwMIuNT/ujTbxuziDVRD+9KsMuNcZxkxFRcmdowN6Tbq8tuy9dLF B7yHp1E9BsAJOc2utAks3zNkYXMnozbfD5y09ht1n9LbgJ1rBbu3N+/1jE2sHsAgvo8gng +UnQAoKmaao4MW+gNitEivNCp4ko2JzBrSCFp1FVM+57d8KSyCdBhmDjpdv/wmtTarF3j5 fhm/3ydKDUr7cF/TjG4t8837aCNcwMVbBluQ3+p7YMpr4IMpO5CgpVJGnNsSJUWyQiEZm8 KngX1Y9a0e9+TmRrQEMz8Z03KpofQbhhs3uF49c3HiIJUoozwKd+r7etwcFUJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721024903; a=rsa-sha256; cv=none; b=hEJILPntfL2jhMC06lymAdVu1oEXNUTTU9pC9oTr8+iT723JZwQbGEt/atBAhGy64Yd0lt zeebCyiT3+pCHXIlw9q/XB7BlNV89e3/B6Vz2C+O5KNIYczOXGAp1mf/FsBju3Ex6Jeb7H BzY0wO0TcHAiw8OVNFxdkN86yihc6Aw9C90g2gVaWgwk5QvxPNCdKG85tlJ0112usv/0vR Qpms69fZcE8SZ4J0EB/oSLujVb7D+Wjo6XrpI3ewHY+TWn74qFYO5Q+mu6HLGnjg/wPA4n HikEouB1WNA5at5bgm+Do+JgeRsPQJ1wFG01qYi34kqyD2xz1Wj4UeZsGveHng== 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=1721024903; 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=vg68QRvwMuCUZL0+12kU2u2qlXzzXaVzzB7DgB60qa8=; b=NEYwbe/hMUdvwR8NWFIQuDewtbSwrbb/T7H464cKVnE2pcU4NGaZCRFLxncl686A1W3Nmj MbuCVafcd+KqMRezpSOe81bsK9E6NU9QNGhIF1ARZzh0av1Q3+N1AGkXQjDRkw/WYwEnxo wSSV++mmvzSp24D0NDei0ZQkNRXV9K531VQtzYxck+yL4Cv1kdIR34aZ+j3mMCldp+MnVG 01IIbrnRar5lMe41tJeSxu+DKlTqWWVFmPogPoYNnYLTOFoXyj7N35GKPiAI7PbvocH2PH 6SwC2V0pzsp2nVSgeMvzSBE0wjs24kcdj25SERmwdZ4YZqnbHD9SAORJMOSsCA== 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 4WMshl3j3hzj3B; Mon, 15 Jul 2024 06:28:23 +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 46F6SNUZ030788; Mon, 15 Jul 2024 06:28:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46F6SNiJ030785; Mon, 15 Jul 2024 06:28:23 GMT (envelope-from git) Date: Mon, 15 Jul 2024 06:28:23 GMT Message-Id: <202407150628.46F6SNiJ030785@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 39e5749bc76b - main - devel/py-colored-traceback: Update to 0.4.2 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: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 39e5749bc76b16c6c420e2391103c5b46508812a Auto-Submitted: auto-generated The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=39e5749bc76b16c6c420e2391103c5b46508812a commit 39e5749bc76b16c6c420e2391103c5b46508812a Author: Emanuel Haupt AuthorDate: 2024-07-15 06:28:18 +0000 Commit: Emanuel Haupt CommitDate: 2024-07-15 06:28:18 +0000 devel/py-colored-traceback: Update to 0.4.2 --- devel/py-colored-traceback/Makefile | 4 +++- devel/py-colored-traceback/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/py-colored-traceback/Makefile b/devel/py-colored-traceback/Makefile index d731b5a4df59..ec00da61956d 100644 --- a/devel/py-colored-traceback/Makefile +++ b/devel/py-colored-traceback/Makefile @@ -1,5 +1,5 @@ PORTNAME= colored-traceback -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,4 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include diff --git a/devel/py-colored-traceback/distinfo b/devel/py-colored-traceback/distinfo index 8a716f77a8ff..fbec6f522977 100644 --- a/devel/py-colored-traceback/distinfo +++ b/devel/py-colored-traceback/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720769888 -SHA256 (colored-traceback-0.4.1.tar.gz) = b48ba2dcdd0c05316e8efb463f9b6ea548ce9ba9ee0bf1dd457468e531bd0a1e -SIZE (colored-traceback-0.4.1.tar.gz) = 4723 +TIMESTAMP = 1721024337 +SHA256 (colored-traceback-0.4.2.tar.gz) = ecbc8e41f0712ea81931d7cd436b8beb9f3eff1595d2498f183e0ef69b56fe84 +SIZE (colored-traceback-0.4.2.tar.gz) = 4707