From nobody Wed Mar 06 05:59:29 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 4TqMFt1W2nz5BpDq for ; Wed, 6 Mar 2024 05:59:30 +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 4TqMFt0TKSz4V5k for ; Wed, 6 Mar 2024 05:59:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709704770; a=rsa-sha256; cv=none; b=m8ppJyxau871Y0ekMjilRBs8Zg4N5woFRKoAaY1mR/SdvTPb4MmYN4INSJUejkEFcfz5Fw uq1hwY64F+O1MYfZi2jwvJL9VIisDSWsHTThMDmYiVh6s3K0MqL2Wb7FOIoDkmHQLozJhE 7tUTuaRAFn5gmgwUGVbAxX6J2kAOZwr9whhjOBbLWE4ZzUPh6tHoZBFsKh5C/YcBFgMlX2 BxN8+X3FQuvZym6e9FTC5M9LKOsgJzO9cIC5bXUogxJtgKr19lZgLco6g+ui0jHQAjAlK9 C2aXJxa7RJR9OTBwzHokL/Yba1ZrfQTEGs8IETbbBhQRAH30SZw1FZNNBxokDg== 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=1709704770; 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=mr2HM86dyVNtwXOS54jMCyr+ZG1FdnqZXIzJb/yl1YU=; b=Csw78jG71VITIGaaosizeteuvLW2EEsycWdGNYEtMmrOePA4xU2L554xw+hqeToSE/vur8 DYu1CZaDIC5ursvx5/rX1tyBbt2NX5TPbiI2HZHEADA2Z56GoVW6NidC5ElbCWWOVNY3wJ 2Omjhti88mNAISwa/Z1bN9aGeHCWqr8MZIFKKiq1+QyB8eDvpdV7u4/UcV6NNYVNqOB/xy bYeuBYgBbsKktwNSXUieH8PKsKAIJnsQ8pUmNpd2YiJPpU8hn3hGCwebOykTEk9pwvQD6f 6EkXqHiv2HdnRy3YS9Znw/Yc0ci8ur1npbqdxhZtLWR0Xo/4Jl+YnygoCEvF5A== 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 4TqMFs75Bzzdhj for ; Wed, 6 Mar 2024 05:59:29 +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 4265xTYr031678 for ; Wed, 6 Mar 2024 05:59:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4265xTO9031673 for python@FreeBSD.org; Wed, 6 Mar 2024 05:59:29 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 05:59:29 +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: freebsd-bt@beatsnet.com 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: 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 --- Comment #7 from Sigi --- In my case it is plain py-setuptools-scm make that fails missing infer_vers= ion 14.0-STABLE FreeBSD 14.0-STABLE #0 009c8a3d2 [myuser@myhost:/usr/ports/devel/py-setuptools-scm] # make clean =3D=3D=3D> Cleaning for git-2.44.0 =3D=3D=3D> Cleaning for py39-setuptools-scm-8.0.4 [myuser@myhost:/usr/ports/devel/py-setuptools-scm] # make =3D=3D=3D> License MIT accepted by the user =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on file: /usr/local/sbin/pkg= - found =3D=3D=3D> Fetching all distfiles required by py39-setuptools-scm-8.0.4 for= building =3D=3D=3D> Extracting for py39-setuptools-scm-8.0.4 =3D> SHA256 Checksum OK for setuptools-scm-8.0.4.tar.gz. =3D=3D=3D> Patching for py39-setuptools-scm-8.0.4 =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on package: py39-setuptools>= 0 - found =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on package: py39-wheel>0 - f= ound =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on file: /usr/local/bin/pyth= on3.9 - found =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on package: py39-tomli>0 - f= ound =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on package: py39-build>=3D0 = - found =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on package: py39-installer>= =3D0 - found =3D=3D=3D> py39-setuptools-scm-8.0.4 depends on file: /usr/local/bin/ccac= he - found =3D=3D=3D> Configuring for py39-setuptools-scm-8.0.4 =3D=3D=3D> Building for py39-setuptools-scm-8.0.4 * Getting build dependencies for wheel... Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_pro= cess.py", line 353, in main() File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_pro= cess.py", line 335, in main json_out['return_val'] =3D hook(**hook_input['kwargs']) File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_pro= cess.py", line 118, in get_requires_for_build_wheel return hook(config_settings) File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", l= ine 177, in get_requires_for_build_wheel return self._get_build_requires( File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", l= ine 159, in _get_build_requires self.run_setup() File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", l= ine 174, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 1, in File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 87, in setup return distutils.core.setup(**attrs) File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.p= y", line 139, in setup _setup_distribution =3D dist =3D klass(attrs) File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 47= 6, in __init__ _Distribution.__init__( File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/dist.p= y", line 275, in __init__ self.finalize_options() File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 89= 9, in finalize_options for ep in sorted(loaded, key=3Dby_order): File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 89= 8, in loaded =3D map(lambda e: e.load(), filtered) File "/usr/local/lib/python3.9/site-packages/setuptools/_vendor/importlib_metada= ta/__init__.py", line 196, in load return functools.reduce(getattr, attrs, module) AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version' ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-setuptools-scm --=20 You are receiving this mail because: You are the assignee for the bug.=