mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/py-smart-open: Update to 5.1.0
Changes: https://github.com/RaRe-Technologies/smart_open/releases
This commit is contained in:
parent
a5e9515621
commit
dda68ca62a
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= smart-open
|
||||
PORTVERSION= 5.0.0
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,7 @@ COMMENT= Utils for streaming large files
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${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} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1618320244
|
||||
SHA256 (smart_open-5.0.0.tar.gz) = 02e5e02207d955a1f9fd924c37900ac272536bd24393ae731b6945d4f766015f
|
||||
SIZE (smart_open-5.0.0.tar.gz) = 63585
|
||||
TIMESTAMP = 1622037984
|
||||
SHA256 (smart_open-5.1.0.tar.gz) = e4dc1350b240ef0759e343e4e2f361bfd4e5477bb2619866e97f80240652e92e
|
||||
SIZE (smart_open-5.1.0.tar.gz) = 64834
|
||||
|
|
Loading…
Add table
Reference in a new issue