FreeBSD Bugzilla – Attachment 220417 Details for
Bug 251718
science/py-scipy: Update 1.2.2 -> 1.5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-scipy.patch (text/plain), 1.97 KB, created by
Yuri Victorovich
on 2020-12-10 02:47:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2020-12-10 02:47:37 UTC
Size:
1.97 KB
patch
obsolete
>Index: science/py-scipy/Makefile >=================================================================== >--- science/py-scipy/Makefile (revision 557408) >+++ science/py-scipy/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= scipy >-PORTVERSION= 1.2.2 >-PORTREVISION= 1 >+DISTVERSION= 1.5.4 > CATEGORIES= science python > MASTER_SITES= https://docs.scipy.org/doc/scipy-${PORTVERSION:R}.1/:doc \ > CHEESESHOP:source \ >@@ -19,10 +18,13 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-BUILD_DEPENDS= ${PYNUMPY} >+BUILD_DEPENDS= ${PYNUMPY} \ >+ ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} >+LIB_DEPENDS= libblas.so:math/blas > RUN_DEPENDS= ${PYNUMPY} > >-USES= fortran python shebangfix >+USES= blaslapack:openblas fortran python shebangfix > USE_PYTHON= autoplist concurrent distutils > > FFLAGS+= -std=legacy >@@ -37,8 +39,6 @@ > OPTIONS_DEFINE= DOCS > > post-patch: >-# Syntax error with GCC 5 >- @${REINPLACE_CMD} -e "s|) IF(| .AND. |" ${WRKSRC}/scipy/odr/odrpack/d_lpkbls.f > # This line help fix the plist error because autoplist list it as a file but it is a directory > @${TOUCH} ${WRKSRC}/scipy/stats/tests/data/tmp > >Index: science/py-scipy/distinfo >=================================================================== >--- science/py-scipy/distinfo (revision 557408) >+++ science/py-scipy/distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1562167398 >-SHA256 (scipy-1.2.2.tar.gz) = a4331e0b8dab1ff75d2c67b5158a8bb9a83c799d7140094dda936d876c7cfbb1 >-SIZE (scipy-1.2.2.tar.gz) = 23140580 >-SHA256 (scipy-ref-1.2.1.pdf) = 57161b57061976cc48c42eff8be7d60dbb4d0e9f099c3c70d8a17eed1b25c54f >-SIZE (scipy-ref-1.2.1.pdf) = 36697229 >+TIMESTAMP = 1607564070 >+SHA256 (scipy-1.5.4.tar.gz) = 4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b >+SIZE (scipy-1.5.4.tar.gz) = 25237512 >+SHA256 (scipy-ref-1.5.1.pdf) = 3171296406bf50db70dd398a22376a446332ffcd4b7409137dcdc9bbc0ac372e >+SIZE (scipy-ref-1.5.1.pdf) = 33456480
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251718
: 220417
Working