Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 2020 15:35:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 248981] Mk/Uses/python.mk: Do not surround plist entries in quotes
Message-ID:  <bug-248981-21822-Uzz8ByJfQP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248981-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248981-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=3D248981

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: jrm
Date: Tue Sep  1 15:34:25 UTC 2020
New revision: 547280
URL: https://svnweb.freebsd.org/changeset/ports/547280

Log:
  Mk/Use/python.mk: Do not surround package list entries in quotes

  When python package lists are generated by distutils, any file entry that
  includes a space will be surrounded in double quotes.  This is unnecessary
  and causes problems elsewhere such as when stripping ${PREFIX} for staging
  or checking the package list in stage-qa.

  PR:           248981
  Approved by:  kevans, portmgr (mat), python (koobs)
  Differential Revision:        https://reviews.freebsd.org/D26221

Changes:
  head/Mk/Uses/python.mk

--=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-248981-21822-Uzz8ByJfQP>