FreeBSD Bugzilla – Attachment 212582 Details for
Bug 244934
devel/py-ipykernel: Mark as deprecated and set an expiry date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-ipykernel-deprecated-v02.patch
py-ipykernel-deprecated-v02.patch (text/plain), 1.43 KB, created by
Danilo G. Baio
on 2020-03-21 14:15:05 UTC
(
hide
)
Description:
py-ipykernel-deprecated-v02.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2020-03-21 14:15:05 UTC
Size:
1.43 KB
patch
obsolete
>Index: devel/py-ipykernel/Makefile >=================================================================== >--- devel/py-ipykernel/Makefile (revisão 528818) >+++ devel/py-ipykernel/Makefile (cópia de trabalho) >@@ -12,6 +12,9 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING.md > >+DEPRECATED= Old version, use devel/py-ipykernel5 instead >+EXPIRATION_DATE=2020-04-22 >+ > BUILD_DEPENDS= ${RUN_DEPENDS} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython5>=4.0.0:devel/ipython5@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jupyter_client>=0:devel/py-jupyter_client@${PY_FLAVOR} \ >Index: www/py-notebook/Makefile >=================================================================== >--- www/py-notebook/Makefile (revisão 528818) >+++ www/py-notebook/Makefile (cópia de trabalho) >@@ -2,6 +2,7 @@ > > PORTNAME= notebook > PORTVERSION= 6.0.3 >+PORTREVISION= 1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,7 +14,7 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}ipykernel>=0:devel/py-ipykernel@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}ipykernel5>=0:devel/py-ipykernel5@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ipython_genutils>=0:devel/py-ipython_genutils@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jupyter_client>=5.3.4:devel/py-jupyter_client@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jupyter_core>=4.6.1:devel/py-jupyter_core@${PY_FLAVOR} \
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 244934
:
212550
| 212582