mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.7.1
Changes: https://github.com/RaRe-Technologies/smart_open/releases https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md
This commit is contained in:
parent
85c27ad061
commit
8326a86786
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480197
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smart_open
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,8 +21,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${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 = 1530461203
|
||||
SHA256 (smart_open-1.6.0.tar.gz) = c2c2b44125a03d6e96efdf3e53e28be99e1f548e8a4fa8035f8fab448bbdbbda
|
||||
SIZE (smart_open-1.6.0.tar.gz) = 37047
|
||||
TIMESTAMP = 1537455379
|
||||
SHA256 (smart_open-1.7.1.tar.gz) = 57c568d104c37dbdf5598c41e94b5b143c38dd275bc2856242b8597cfede9453
|
||||
SIZE (smart_open-1.7.1.tar.gz) = 38198
|
||||
|
Loading…
Reference in New Issue
Block a user