FreeBSD Bugzilla – Attachment 172508 Details for
Bug 205308
devel/py-pip and devel/py-virtualenv don't aggree on version suffix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use pip2.7 over pip-2.7 (a la PkgSrc), v2
pip_suffix.2.diff (text/plain), 628 bytes, created by
Jan Beich
on 2016-07-14 13:06:51 UTC
(
hide
)
Description:
Use pip2.7 over pip-2.7 (a la PkgSrc), v2
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-07-14 13:06:51 UTC
Size:
628 bytes
patch
obsolete
>Index: devel/py-pip/Makefile >=================================================================== >--- devel/py-pip/Makefile (revision 418520) >+++ devel/py-pip/Makefile (working copy) >@@ -33,9 +33,12 @@ DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ > PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" > > NO_ARCH= yes >-USES= python shebangfix >+USES= python shebangfix uniquefiles > USE_GITHUB= yes >-USE_PYTHON= autoplist concurrent distutils >+USE_PYTHON= autoplist distutils >+# Keep suffix(es) in sync with devel/py-virtualenv >+UNIQUE_SUFFIX= ${PYTHON_VER} >+UNIQUE_SUFFIX_FILES= bin/pip > > SHEBANG_FILES= pip/__init__.py >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205308
:
172499
| 172508