Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:31:56 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: 705ebfafd71c - main - devel/py-pyral: Update to 1.5.1
Message-ID:  <202107242031.16OKVuA7007438@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=705ebfafd71c4d4d16ab3c20768cd685f4dabc00

commit 705ebfafd71c4d4d16ab3c20768cd685f4dabc00
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:21:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:21:41 +0000

    devel/py-pyral: Update to 1.5.1
    
    Changes:        https://github.com/RallyTools/RallyRestToolkitForPython/releases
---
 devel/py-pyral/Makefile | 4 ++--
 devel/py-pyral/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pyral/Makefile b/devel/py-pyral/Makefile
index d8e9de22bf5a..b0821de49127 100644
--- a/devel/py-pyral/Makefile
+++ b/devel/py-pyral/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mark Felder <feld@FreeBSD.org>
 
 PORTNAME=	pyral
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Python toolkit for Agile Central (Rally) REST API
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.12.5:www/py-requests@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.6+ shebangfix
diff --git a/devel/py-pyral/distinfo b/devel/py-pyral/distinfo
index 10135953ff91..5d7508afa185 100644
--- a/devel/py-pyral/distinfo
+++ b/devel/py-pyral/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613478423
-SHA256 (pyral-1.5.0.tar.gz) = a0fefed6051dab1c593cb5201b74ed9daf73a1fa979b3cd01c4767841247ab68
-SIZE (pyral-1.5.0.tar.gz) = 972839
+TIMESTAMP = 1627120854
+SHA256 (pyral-1.5.1.tar.gz) = 2aa81e0c5e14f2dd5c0231f6e7bc5390fc37b4ba4ba1dbb7f4ba74b7a79365a9
+SIZE (pyral-1.5.1.tar.gz) = 26041677



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