FreeBSD Bugzilla – Attachment 237335 Details for
Bug 267084
science/py-scipy: Update to 1.9.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update to 1.9.2
scipy-1.9.2.diff.txt (text/plain), 2.42 KB, created by
Wen Heping
on 2022-10-15 14:29:06 UTC
(
hide
)
Description:
Update to 1.9.2
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2022-10-15 14:29:06 UTC
Size:
2.42 KB
patch
obsolete
>diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile >index 5878970bec2a..1b2d8f6da72f 100644 >--- a/science/py-scipy/Makefile >+++ b/science/py-scipy/Makefile >@@ -1,12 +1,12 @@ > PORTNAME= scipy >-DISTVERSION= 1.9.1 >+DISTVERSION= 1.9.2 > CATEGORIES= science python >-MASTER_SITES= https://docs.scipy.org/doc/scipy-1.8.1/:doc \ >+MASTER_SITES= https://docs.scipy.org/doc/${PORTNAME}-${DISTVERSION}/:doc \ > CHEESESHOP:source \ > SF:source > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ >- scipy-ref-1.8.1.pdf:doc >+ scipy-html-${DISTVERSION}.zip:doc > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} > > MAINTAINER= python@FreeBSD.org >@@ -19,7 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt > BUILD_DEPENDS= ${PYNUMPY} \ > ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pythran>=0:devel/py-pythran@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}pythran>=0:devel/py-pythran@${PY_FLAVOR} \ >+ unzip>0:archivers/unzip > LIB_DEPENDS= libblas.so:math/blas \ > libopenblas.so:math/openblas > RUN_DEPENDS= ${PYNUMPY} >@@ -32,7 +33,7 @@ LDFLAGS+= -shared > PYDISTUTILS_BUILDARGS= --fcompiler=gnu95 > PYDISTUTILS_CONFIGUREARGS= --fcompiler=gnu95 > >-PORTDOCS= scipy-ref-1.8.1.pdf >+PORTDOCS= * > > OPTIONS_DEFINE= DOCS > >@@ -41,7 +42,8 @@ post-install: > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${DISTDIR}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} >+ @${UNZIP_CMD} -d ${STAGEDIR}${DOCSDIR} ${DISTDIR}/scipy-html-${DISTVERSION}.zip >+ @${RM} ${STAGEDIR}${PREFIX}/share/doc/py39-scipy/.buildinfo > > do-test: > @cd ${WRKSRC} && ${PYTHON_CMD} runtests.py >diff --git a/science/py-scipy/distinfo b/science/py-scipy/distinfo >index 950b18fe9ce0..cbea7be02a30 100644 >--- a/science/py-scipy/distinfo >+++ b/science/py-scipy/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1662765133 >-SHA256 (scipy-1.9.1.tar.gz) = 26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9 >-SIZE (scipy-1.9.1.tar.gz) = 42019478 >-SHA256 (scipy-ref-1.8.1.pdf) = b7cb6a203a7bafc97bd643122ad7d23d7b7f9df9d9634ba2156d0c7256d81c88 >-SIZE (scipy-ref-1.8.1.pdf) = 35035765 >+TIMESTAMP = 1665585025 >+SHA256 (scipy-1.9.2.tar.gz) = 99e7720caefb8bca6ebf05c7d96078ed202881f61e0c68bd9e0f3e8097d6f794 >+SIZE (scipy-1.9.2.tar.gz) = 42068300 >+SHA256 (scipy-html-1.9.2.zip) = b1d9d438e5b9e46c288a132a1f050947a78807e065528535d54060ddd4f369e0 >+SIZE (scipy-html-1.9.2.zip) = 59128418
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 Raw
Actions:
View
Attachments on
bug 267084
: 237335