mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 5.5.3
Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md
This commit is contained in:
parent
a62026ed91
commit
af8489e9e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481345
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= softlayer
|
||||
PORTVERSION= 5.5.2
|
||||
PORTVERSION= 5.5.3
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -22,8 +22,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5:devel/py-click@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}urllib3>=1.22:net/py-urllib3@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1535829088
|
||||
SHA256 (SoftLayer-5.5.2.tar.gz) = 5565b9640d9300d3645074c9e7d4bff024f496746acc4d6b37bea8bddb6b21d2
|
||||
SIZE (SoftLayer-5.5.2.tar.gz) = 272198
|
||||
TIMESTAMP = 1538663122
|
||||
SHA256 (SoftLayer-5.5.3.tar.gz) = dde0801a32bcb5fe96fb88c0aaf3612994ea0eedd56b765443fed7df12d02848
|
||||
SIZE (SoftLayer-5.5.3.tar.gz) = 276555
|
||||
|
|
Loading…
Add table
Reference in a new issue