mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
science/py-openpiv: Update to 0.21.0
This commit is contained in:
parent
957ad8ff81
commit
b04bb8cf9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489571
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openpiv
|
||||
PORTVERSION= 0.20.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.21.0
|
||||
CATEGORIES= science python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -30,6 +29,7 @@ GH_PROJECT= openpiv-python
|
||||
post-patch:
|
||||
# Do not install supplementing data to allow concurrent installion
|
||||
${REINPLACE_CMD} -e '/data_files = data_files,/d' ${WRKSRC}/setup.py
|
||||
${REINPLACE_CMD} -e '/version/s,0.20.9,0.21.0,' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521535609
|
||||
SHA256 (OpenPIV-openpiv-python-0.20.9_GH0.tar.gz) = cbee966f9d5479db24d32c7844e8be6fd1e8033cb51e83485c84ce1874bfd488
|
||||
SIZE (OpenPIV-openpiv-python-0.20.9_GH0.tar.gz) = 21118182
|
||||
TIMESTAMP = 1546449802
|
||||
SHA256 (OpenPIV-openpiv-python-0.21.0_GH0.tar.gz) = 09747e5a49bede8547c0b8a2b6db8ac96afdaad9f9528f358349f47aeca6b7fd
|
||||
SIZE (OpenPIV-openpiv-python-0.21.0_GH0.tar.gz) = 20623127
|
||||
|
Loading…
Reference in New Issue
Block a user