git: fdf0f5de63d4 - main - net/py-softlayer: Update to 5.9.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 1 22:22:19 UTC 2021


The branch main has been updated by sunpoet:

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

commit fdf0f5de63d4b4657ca4aa8681cb1e2ddb6b115e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-01 22:15:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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 at 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


More information about the dev-commits-ports-all mailing list