From nobody Wed Mar 06 02:36:40 2024 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 4TqGlt0H3nz5Dwg5 for ; Wed, 6 Mar 2024 02:36:42 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TqGls6MVNz49tQ for ; Wed, 6 Mar 2024 02:36:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709692601; a=rsa-sha256; cv=none; b=BkgnWDoPPSN19KZxj1Xuw7VOueu2hSt5DPwpum8Fr3bCh9EyL3ymC3Wrntb3nTUbyqyWyK gWuInmHklZkeJYrxqUY5K3hg0DPWRX9XHUXQXnAfXptrCIXjuy8gnzonJWlI+pUSUFVtbD O7NxQEyFNBOaAIzb628/36I+ZgHIpnUVC5Qq2/EEJResWonUgjsSHDJ6ORPgZNCTP5opc0 Oa6n1HuVHSOlERxhv0JmpwUVL5yBBcyjV7uMbsm76qAajIHtvw5ek3+jS+ATQgt/8f5By5 0jnvWM0TWJP/e12ZG53PSEYtJs4IV5Sl35zwX0oMyvykerWl3UNr9jD3WTRLZQ== 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=1709692601; 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=+XRh0w9lsQh095cqYFNTGeO+ZLAOcRkjV3+e1TkXt4U=; b=fimuOvapxb4IQdnc9mQXwBKgEnTgHZcFMDMpjV+od0n36GUB6/PvD3XAp9zUPygfPsBnqu JfnO0gxHuegA6VtNGcqFkkFb3pqcCGjr32ujE2bGwI3ir0lTu9VDLnhG0sxWCD/fQXpBhd 6R6QK1oOZEl+DvMBCXMEaf+5khtllfm9PBCDLq1RbHR9VGCDbsxr0rhAd20xBOw0rJ0IY2 s5kVWameFH0mtBQTZMtZ4/znFqUinVkr0w9XiF7a5hYrOOvxSvrvreF45COewRPOPn9Zsd Or/Jztfi6tSZWeQWX6CDH4JEviJZv1CwwfHarIjY47Z+VUqRA/T0Myfaco4LaQ== 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 4TqGls5zq0zXS4 for ; Wed, 6 Mar 2024 02:36:41 +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 4262afND013590 for ; Wed, 6 Mar 2024 02:36:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4262afUd013582 for python@FreeBSD.org; Wed, 6 Mar 2024 02:36:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 277472] devel/py-setuptools-scm: AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version' Date: Wed, 06 Mar 2024 02:36:40 +0000 X-Bugzilla-Reason: 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 Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277472 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | CC| |vishwin@freebsd.org Status|New |Open --- Comment #6 from Charlie Li --- databases/py-duckdb doesn't specify this as a dependency in any form, so something else in your environments is not clean. And speaking of which, building Python package ports in environments other than something resembli= ng poudriere has not really been supported in the Python world for a while now. This will be elaborated on in CHANGES after some more setuptools changes are made. This version will not be cherry-picked to the current quarterly. --=20 You are receiving this mail because: You are the assignee for the bug.=