git: c5f0a9082985 - main - devel/py-pip: Update to 20.3.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:22:09 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c5f0a90829853a4029026dcb4beab2b3c2186237

commit c5f0a90829853a4029026dcb4beab2b3c2186237
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:09 +0000

    devel/py-pip: Update to 20.3.4
    
    Changes:        https://github.com/pypa/pip/blob/master/NEWS.rst
                    https://pip.pypa.io/en/stable/news/
---
 devel/py-pip/Makefile | 7 ++++---
 devel/py-pip/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile
index e56b301e9085..b5c26166c749 100644
--- a/devel/py-pip/Makefile
+++ b/devel/py-pip/Makefile
@@ -1,7 +1,7 @@
 # Created by: Nicola Vitale <nivit at FreeBSD.org>
 
 PORTNAME=	pip
-PORTVERSION=	20.2.3
+PORTVERSION=	20.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	https://files.pythonhosted.org/packages/f9/d3/955738b20d3832dfa3cd3d9b07e29a8162edb480bf988332f5e6e48ca444/:test_setuptools \
 		https://files.pythonhosted.org/packages/a7/00/3df031b3ecd5444d572141321537080b40c1c25e1caa3d86cdd12e5e919c/:test_wheel
@@ -52,8 +52,9 @@ SHEBANG_FILES=	src/pip/__init__.py
 
 OPTIONS_DEFINE=	DOCS
 
-DOCS_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pypa-docs-theme>=g20180622:textproc/py-pypa-docs-theme@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}sphinx>=2.4.3,1:textproc/py-sphinx@${PY_FLAVOR}
+DOCS_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}furo>=0:textproc/py-furo@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}sphinx>=2.4.3,1:textproc/py-sphinx@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}sphinx-inline-tabs>=0:textproc/py-sphinx-inline-tabs@${PY_FLAVOR}
 DOCS_PORTDOCS=		*
 DOCS_VARS=		PYDISTUTILS_BUILD_TARGET=build_sphinx \
 			PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env"
diff --git a/devel/py-pip/distinfo b/devel/py-pip/distinfo
index 626a34c1cfcc..4ffebfbd54ca 100644
--- a/devel/py-pip/distinfo
+++ b/devel/py-pip/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1599653916
+TIMESTAMP = 1618321124
 SHA256 (pip/setuptools-44.0.0-py2.py3-none-any.whl) = 180081a244d0888b0065e18206950d603f6550721bd6f8c0a10221ed467dd78e
 SIZE (pip/setuptools-44.0.0-py2.py3-none-any.whl) = 583230
 SHA256 (pip/wheel-0.35.1-py2.py3-none-any.whl) = 497add53525d16c173c2c1c733b8f655510e909ea78cc0e29d374243544b77a2
 SIZE (pip/wheel-0.35.1-py2.py3-none-any.whl) = 33174
-SHA256 (pip/pypa-pip-20.2.3_GH0.tar.gz) = 57125defc81049b227fd81679664221d2d9b2bc5d3b855660a93bf87ecdc3509
-SIZE (pip/pypa-pip-20.2.3_GH0.tar.gz) = 8719284
+SHA256 (pip/pypa-pip-20.3.4_GH0.tar.gz) = cc21e03832d7ce96a0cf77ec1669661de35abb4366a9059fa54f1647e514ce3f
+SIZE (pip/pypa-pip-20.3.4_GH0.tar.gz) = 8758232


More information about the dev-commits-ports-all mailing list