1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 1.10.0

Changes:	https://github.com/RaRe-Technologies/smart_open/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-03-28 12:54:48 +00:00
parent 99d866d47d
commit 0f7a092ded
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529423
2 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smart_open
PORTVERSION= 1.9.0
PORTVERSION= 1.10.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,10 +13,11 @@ COMMENT= Utils for streaming large files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=2.32:devel/py-boto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1572806146
SHA256 (smart_open-1.9.0.tar.gz) = e64c2b5e62a452fa7fc4d21aecbada826ca21097bbe117841f8f4fc53dbab676
SIZE (smart_open-1.9.0.tar.gz) = 70582
TIMESTAMP = 1585064132
SHA256 (smart_open-1.10.0.tar.gz) = bea5624c0c2e49987c227bdf3596573157eccd96fd1d53198856c8d53948fa2c
SIZE (smart_open-1.10.0.tar.gz) = 99188