From nobody Thu Feb 12 10:37:00 2026 X-Original-To: python@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 4fBWvJ3XYmz6RK2x for ; Thu, 12 Feb 2026 10:37:00 +0000 (UTC) (envelope-from bugzilla-noreply@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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fBWvJ3061z3HLb for ; Thu, 12 Feb 2026 10:37:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770892620; 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: in-reply-to:in-reply-to:references:references; bh=TguzoSLq3MG8q5GtDIyWZ8pIUgJVPzABsEO0lN1LMOU=; b=EKoDBhdGIdw7efS5FATBNRKavi92H+zDhV4qQamJ/qnXk+rmwHCTu2q/1AkClbghob+u5x oRJBPbYcRtNTvizyax6u/9kJXDulvoV7/yr6LAObQ33sfsUihYY1HWLI/zQWok3t4s9qMX v9GA+ffMORjzZsZ5FBoBrkxJ8hIPPRJAlAY3RIgL0jw1hWcMmNAtZYyRjTWCpo7k+u3SPj VvUEcAf/9Z3l9kkQTGTFv9owLclCudzapHaotWMFag5H7+XrKx9bvHoCP4yItTbOZlfEVK TZIRY8vqcfn22uqtBCo0mSyvVK8+lPinbhi4Qe23TMS8NO6nM2AAP6UO+2RFCw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770892620; a=rsa-sha256; cv=none; b=l8tYcAMvSzHT8HJ99XVNbSmJ3VvYW1DNFNanHhydQEb/NSCOM40Eg4oo8PC0cm0LudxO9t Vc2nC1/TInvy11iESCEz2LQAfhaNz5D9wLFZnsx3G/sZEAOG6I6y5O7I5vV1If0F4r7FBP wjxQGMsoxie9XnyfqZUIuz9gnklWLSV4HAuA6+XkMGOtQ9976sAiN4bF7yujOACA9CH7Qn sJn3emKT/Qg0Ig0QDumFvrQWTZgClTTeJdgg5Z5wgj1BrKGjmgYVaDIo2jeJ/22jQaor9q 7owZqPjwD7h1Jf3zXWZ3sGzeO/ACURwI/E7guTP53Ga6R3+5P1NY0lJMdT6a6A== 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=1770892620; 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: in-reply-to:in-reply-to:references:references; bh=TguzoSLq3MG8q5GtDIyWZ8pIUgJVPzABsEO0lN1LMOU=; b=C9552tsXLta6GGsYddHuc58VsTRkPrmpIrnDVPLzRkx/nftZKFxwJLEGJxqEwYh+kHTZQ9 bTRyqppYKFsf0PWlIV2694qnk/55scYQ12hcuyZz9FqjXleFPOXU7jBaaL3+vV87gX2D1e cf/pBaI9ZioNWsjzuay81yjH0oemINFqCfJ2hQaWYO6bHffviJ+BvrCdV3DRJwZqRCZDzc /rsehx3KCq0BktpA3I5hx2sqpW+tXhHEknxqtKqGHEfLfs+hZFwh2B/+gbyU7pas7Q3Dhp Io303G/LEw16k/xytyCK5v9b4hFK0ZyEAZSnQtRt0iWKjeAj33rDDu43yweYig== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4fBWvJ2Z9QzXW5 for ; Thu, 12 Feb 2026 10:37:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 61CAb0IX079043 for ; Thu, 12 Feb 2026 10:37:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 61CAb0Cj079042 for python@FreeBSD.org; Thu, 12 Feb 2026 10:37:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 286779] devel/py-setuptools-scm: update to 9.2.2 Date: Thu, 12 Feb 2026 10:37:00 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D286779 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dcc12761dbbcdbdebceb6806c772860d= 6c6245067 commit cc12761dbbcdbdebceb6806c772860d6c6245067 Author: Charlie Li AuthorDate: 2026-02-12 10:36:05 +0000 Commit: Charlie Li CommitDate: 2026-02-12 10:36:05 +0000 devel/py-setuptools-scm: update to 9.2.2 Changelog: https://setuptools-scm.readthedocs.io/en/v9.2.2/changelog/ Reported by: ngie PR: 286779 exp-run by: antoine Tested by: John Hein Differential Revision: https://reviews.freebsd.org/D52368 devel/py-setuptools-scm/Makefile | 38 +++++++++++++++++++-----------------= -- devel/py-setuptools-scm/distinfo | 6 +++--- 2 files changed, 22 insertions(+), 22 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=