mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Update to 0.13.0
This commit is contained in:
parent
d130a123af
commit
08ab4b3e2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489732
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= arrow
|
||||
PORTVERSION= 0.12.1
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +21,7 @@ USE_PYTHON= autoplist distutils
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3000
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=0:devel/py-backports.functools_lru_cache@${PY_FLAVOR}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=1.2.1:devel/py-backports.functools_lru_cache@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516987795
|
||||
SHA256 (arrow-0.12.1.tar.gz) = a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd
|
||||
SIZE (arrow-0.12.1.tar.gz) = 65356
|
||||
TIMESTAMP = 1546969424
|
||||
SHA256 (arrow-0.13.0.tar.gz) = 9cb4a910256ed536751cd5728673bfb53e6f0026e240466f90c2a92c0b79c895
|
||||
SIZE (arrow-0.13.0.tar.gz) = 92767
|
||||
|
Loading…
Reference in New Issue
Block a user