mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/py-pyodesys: Update 0.12.3 -> 0.12.4
Reported by: portscout
This commit is contained in:
parent
c41ddfb97e
commit
a0e7adfa1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482380
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyodesys
|
||||
DISTVERSION= 0.12.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.12.4
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -36,6 +35,6 @@ EXTRAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVO
|
||||
${PYTHON_PKGNAMEPREFIX}pyodeint>=0.10.1:math/py-pyodeint@${PY_FLAVOR}
|
||||
|
||||
do-test: # Tests fail because extra-dependencies are erroneously required: https://github.com/bjodah/pyodesys/issues/97
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest --pyargs ${PORTNAME}
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537215671
|
||||
SHA256 (pyodesys-0.12.3.tar.gz) = 1ca428744c68c9dfc44ae40b070745b6a934f2405d9675e5de79274b05614167
|
||||
SIZE (pyodesys-0.12.3.tar.gz) = 106513
|
||||
TIMESTAMP = 1539898181
|
||||
SHA256 (pyodesys-0.12.4.tar.gz) = 0c183bb71f7a8656668e8af99b129d46b7bf200eee1e0504cd6334ca6b9cb7e6
|
||||
SIZE (pyodesys-0.12.4.tar.gz) = 106638
|
||||
|
Loading…
Reference in New Issue
Block a user