FreeBSD Bugzilla – Attachment 195358 Details for
Bug 229946
devel/py-pip: Update to 19.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update
pip.diff (text/plain), 1.61 KB, created by
Nathan
on 2018-07-22 05:35:06 UTC
(
hide
)
Description:
Patch to update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-07-22 05:35:06 UTC
Size:
1.61 KB
patch
obsolete
>Index: devel/py-pip/Makefile >=================================================================== >--- devel/py-pip/Makefile (revision 475084) >+++ devel/py-pip/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pip >-PORTVERSION= 9.0.3 >+PORTVERSION= 10.0.1 > CATEGORIES= devel python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -23,11 +23,12 @@ > ${PYTHON_PKGNAMEPREFIX}pretend>0:devel/py-pretend@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} \ > git>0:devel/git \ >- bzr>0:devel/bzr >+ bzr>0:devel/bzr \ >+ OPTIONS_DEFINE= DOCS > >-OPTIONS_DEFINE= DOCS >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}tox:devel/py-tox@${PY_FLAVOR} > >-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} > DOCS_PORTDOCS= * > DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ > PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" >@@ -37,8 +38,6 @@ > USE_GITHUB= yes > USE_PYTHON= autoplist concurrent distutils > >-SHEBANG_FILES= pip/__init__.py >- > GH_ACCOUNT= pypa > > NO_ARCH= yes >Index: devel/py-pip/distinfo >=================================================================== >--- devel/py-pip/distinfo (revision 475084) >+++ devel/py-pip/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1521810422 >-SHA256 (pypa-pip-9.0.3_GH0.tar.gz) = a582a1b8649828b57c23788879bd5263b9ff4f12083c52fb73ff20ca3531056d >-SIZE (pypa-pip-9.0.3_GH0.tar.gz) = 6249079 >+TIMESTAMP = 1532235634 >+SHA256 (pypa-pip-10.0.1_GH0.tar.gz) = 2c39367b8529f50746b399d7e4563df48a148b8558ae6f7236b51c155359365a >+SIZE (pypa-pip-10.0.1_GH0.tar.gz) = 6180298
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 229946
:
195358
|
196245
|
199192
|
199193
|
204807
|
204808
|
205208
|
205234