Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2022 14:06:45 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: 0f8114b3c5ae - main - www/py-requests: Update to 2.28.0
Message-ID:  <202206161406.25GE6j7Q014485@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=0f8114b3c5ae86096a108a0d1b186f785bcf828f

commit 0f8114b3c5ae86096a108a0d1b186f785bcf828f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 14:01:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 14:01:02 +0000

    www/py-requests: Update to 2.28.0
    
    Changes:        https://github.com/psf/requests/releases
---
 www/py-requests/Makefile | 4 ++--
 www/py-requests/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile
index 53943c2e152c..e5aa0d176d6f 100644
--- a/www/py-requests/Makefile
+++ b/www/py-requests/Makefile
@@ -1,7 +1,7 @@
 # Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
 
 PORTNAME=	requests
-PORTVERSION=	2.27.1
+PORTVERSION=	2.28.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.6:net/py-pysocks@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR}
 
-USES=		cpe python:3.6+
+USES=		cpe python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/www/py-requests/distinfo b/www/py-requests/distinfo
index f4003e24d89f..a3fdf955fa02 100644
--- a/www/py-requests/distinfo
+++ b/www/py-requests/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648249002
-SHA256 (requests-2.27.1.tar.gz) = 68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61
-SIZE (requests-2.27.1.tar.gz) = 106758
+TIMESTAMP = 1655208332
+SHA256 (requests-2.28.0.tar.gz) = d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b
+SIZE (requests-2.28.0.tar.gz) = 109748



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