FreeBSD Bugzilla – Attachment 199193 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]
Update
pip (text/plain), 2.73 KB, created by
Nathan
on 2018-11-13 05:23:49 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-11-13 05:23:49 UTC
Size:
2.73 KB
patch
obsolete
>Index: devel/py-pip/Makefile >=================================================================== >--- devel/py-pip/Makefile (revision 484801) >+++ devel/py-pip/Makefile (working copy) >@@ -2,8 +2,9 @@ > # $FreeBSD$ > > PORTNAME= pip >-PORTVERSION= 9.0.3 >+PORTVERSION= 18.1 > CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= python@FreeBSD.org >@@ -22,32 +23,13 @@ > ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ > ${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 >+ git>0:devel/git bzr>0:devel/bzr > >-OPTIONS_DEFINE= DOCS >- >-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" >- >-NO_ARCH= yes > USES= python shebangfix >-USE_GITHUB= yes > USE_PYTHON= autoplist concurrent distutils > >-SHEBANG_FILES= pip/__init__.py >- >-GH_ACCOUNT= pypa >- > NO_ARCH= yes > >-post-install-DOCS-on: >- @${MKDIR} ${STAGEDIR}${DOCSDIR} >- (cd ${WRKSRC}/build/sphinx/html && \ >- ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name .buildinfo -and ! -name objects.inv") >- > do-test: > cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test > >Index: devel/py-pip/distinfo >=================================================================== >--- devel/py-pip/distinfo (revision 484801) >+++ 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 = 1542085299 >+SHA256 (pip-18.1.tar.gz) = c0a292bd977ef590379a3f05d7b7f65135487b67470f6281289a94e015650ea1 >+SIZE (pip-18.1.tar.gz) = 1259370 >Index: devel/py-pip/files/patch-setup.py >=================================================================== >--- devel/py-pip/files/patch-setup.py (revision 484801) >+++ devel/py-pip/files/patch-setup.py (nonexistent) >@@ -1,11 +0,0 @@ >---- setup.py.orig 2015-11-14 14:08:36 UTC >-+++ setup.py >-@@ -78,8 +78,6 @@ setup( >- entry_points={ >- "console_scripts": [ >- "pip=pip:main", >-- "pip%s=pip:main" % sys.version[:1], >-- "pip%s=pip:main" % sys.version[:3], >- ], >- }, >- tests_require=tests_require, > >Property changes on: devel/py-pip/files/patch-setup.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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