Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2021 06:03:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 259981] devel/py-setuptools_scm: Fix incorrect *_DEPENDS, causing devel/py-pyparsing (and others) Fails to configure: The 'packaging>=20.0' distribution was not found
Message-ID:  <bug-259981-21822-kFDXwOpwAu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259981-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259981-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259981

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|sunpoet@FreeBSD.org         |kai@FreeBSD.org
           Keywords|needs-qa                    |needs-patch, regression
            Summary|devel/py-pyparsing: Fails   |devel/py-setuptools_scm:
                   |to configure: The           |Fix incorrect *_DEPENDS,
                   |'packaging>=3D20.0'           |causing devel/py-pyparsi=
ng
                   |distribution was not found  |(and others) Fails to
                   |                            |configure: The
                   |                            |'packaging>=3D20.0'
                   |                            |distribution was not found
                 CC|                            |kai@FreeBSD.org,
                   |                            |python@FreeBSD.org
              Flags|                            |maintainer-feedback?(kai@Fr
                   |                            |eeBSD.org)

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
Upstream declares:

  ./work-py39/setuptools_scm-6.3.2/pyproject.toml:    "packaging>=3D20.0"

But devel/pysetuptools_scm declares packaging as a RUN_DEPENDS, but should =
be a
BUILD_DEPENDS.

Workaround until resolved: install devel/py-packaging manually

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259981-21822-kFDXwOpwAu>