mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 1.11.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases
This commit is contained in:
parent
3cca54a71b
commit
5836a6d8b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531355
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smart_open
|
||||
PORTVERSION= 1.10.0
|
||||
PORTVERSION= 1.11.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -19,6 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${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}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>=0:devel/py-pytest-rerunfailures@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585064132
|
||||
SHA256 (smart_open-1.10.0.tar.gz) = bea5624c0c2e49987c227bdf3596573157eccd96fd1d53198856c8d53948fa2c
|
||||
SIZE (smart_open-1.10.0.tar.gz) = 99188
|
||||
TIMESTAMP = 1586534815
|
||||
SHA256 (smart_open-1.11.0.tar.gz) = 813ec7fe54a0f6589699ffee105b04940c49dc5a8b06cf14a8b52f6924802299
|
||||
SIZE (smart_open-1.11.0.tar.gz) = 101823
|
||||
|
Loading…
Reference in New Issue
Block a user