Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2021 22:22:16 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: fdf0f5de63d4 - main - net/py-softlayer: Update to 5.9.4
Message-ID:  <202105012222.141MMGmE082704@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=fdf0f5de63d4b4657ca4aa8681cb1e2ddb6b115e

commit fdf0f5de63d4b4657ca4aa8681cb1e2ddb6b115e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-01 22:15:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-01 22:19:19 +0000

    net/py-softlayer: Update to 5.9.4
    
    Changes:        https://github.com/softlayer/softlayer-python/releases
---
 net/py-softlayer/Makefile | 4 ++--
 net/py-softlayer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile
index e768212c2810..2dfcc6f03260 100644
--- a/net/py-softlayer/Makefile
+++ b/net/py-softlayer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	softlayer
-PORTVERSION=	5.9.3
+PORTVERSION=	5.9.4
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urllib3>=1.24:net/py-urllib3@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo
index 0eac3c0c8661..5f39a5fb12dc 100644
--- a/net/py-softlayer/distinfo
+++ b/net/py-softlayer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320248
-SHA256 (SoftLayer-5.9.3.tar.gz) = 30b71bd830f683fd0430003230a76de73e82fee27df7117f2c9dddf2f3bce440
-SIZE (SoftLayer-5.9.3.tar.gz) = 402020
+TIMESTAMP = 1619725359
+SHA256 (SoftLayer-5.9.4.tar.gz) = a0ecd9348775dd4cd535f03f81a3ff8dd0f8b783657896d83e1906a46812ab2d
+SIZE (SoftLayer-5.9.4.tar.gz) = 410780



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