Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:36:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82fc3b1ace8f - main - devel/py-pip: Update to 23.2.1
Message-ID:  <202308161836.37GIaNAQ043384@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 82fc3b1ace8fbb9c8bd304685f6fc4eec109115a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:16:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:26:23 +0000

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

diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile
index 5325a5bca413..7932bb50d942 100644
--- a/devel/py-pip/Makefile
+++ b/devel/py-pip/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pip
-PORTVERSION=	23.1.2
+PORTVERSION=	23.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	https://files.pythonhosted.org/packages/c3/9e/8a7ba2c9984a060daa6c6f9fff4d576b7ace3936239d6b771541eab972ed/:test_setuptools \
 		https://files.pythonhosted.org/packages/61/86/cc8d1ff2ca31a312a25a708c891cf9facbad4eae493b3872638db6785eb5/:test_wheel
diff --git a/devel/py-pip/distinfo b/devel/py-pip/distinfo
index 47996d3afcd8..a48801067275 100644
--- a/devel/py-pip/distinfo
+++ b/devel/py-pip/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1682616760
+TIMESTAMP = 1691070480
 SHA256 (pip/setuptools-67.6.0-py3-none-any.whl) = b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2
 SIZE (pip/setuptools-67.6.0-py3-none-any.whl) = 1089190
 SHA256 (pip/wheel-0.40.0-py3-none-any.whl) = d236b20e7cb522daf2390fa84c55eea81c5c30190f90f29ae2ca1ad8355bf247
 SIZE (pip/wheel-0.40.0-py3-none-any.whl) = 64545
-SHA256 (pip/pypa-pip-23.1.2_GH0.tar.gz) = ac5c959a099b88840db897451678810a8b9aec469f296cfd04a88131d64b4c29
-SIZE (pip/pypa-pip-23.1.2_GH0.tar.gz) = 9345911
+SHA256 (pip/pypa-pip-23.2.1_GH0.tar.gz) = 975e6b09fe9d14927b67db05d7de3a60503a1696c8c23ca2486f114c20097ad4
+SIZE (pip/pypa-pip-23.2.1_GH0.tar.gz) = 9370625



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161836.37GIaNAQ043384>