Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 02:25:49 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: 378ff1618b23 - main - devel/py-requirementslib: Update to 2.0.2
Message-ID:  <202210030225.2932PnQg098548@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=378ff1618b23ac3b5173804e92ff81c51cf0c72c

commit 378ff1618b23ac3b5173804e92ff81c51cf0c72c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:15:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:15:07 +0000

    devel/py-requirementslib: Update to 2.0.2
    
    Changes:        https://github.com/sarugaku/requirementslib/releases
---
 devel/py-requirementslib/Makefile | 4 +---
 devel/py-requirementslib/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/devel/py-requirementslib/Makefile b/devel/py-requirementslib/Makefile
index 8c09649c53b2..05fd981d4968 100644
--- a/devel/py-requirementslib/Makefile
+++ b/devel/py-requirementslib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	requirementslib
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,12 +14,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=19.2:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}distlib>=0.2.8:devel/py-distlib@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}packaging>=19.0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pep517>=0.5.0:devel/py-pep517@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pip>=22.2:devel/py-pip@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}plette>=0:devel/py-plette@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyparsing2>=0<3.0.0:devel/py-pyparsing2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tomlkit>=0.5.3:textproc/py-tomlkit@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}vistir>=0.6.1<0.6.1_99:devel/py-vistir@${PY_FLAVOR}
diff --git a/devel/py-requirementslib/distinfo b/devel/py-requirementslib/distinfo
index 4925887ce70c..08817931e61f 100644
--- a/devel/py-requirementslib/distinfo
+++ b/devel/py-requirementslib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661950926
-SHA256 (requirementslib-2.0.1.tar.gz) = c26e8f9b62e64cbebf2f58ddb77d28effb2ef9832a12792b6bb4578503d0378b
-SIZE (requirementslib-2.0.1.tar.gz) = 118327
+TIMESTAMP = 1663672858
+SHA256 (requirementslib-2.0.2.tar.gz) = ee87374f33923b6a3f3c435f95844b59efd5048d796a44fb6f61c8f83364c1f9
+SIZE (requirementslib-2.0.2.tar.gz) = 117895



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