Commit Graph

23 Commits

Author SHA1 Message Date
daniel
4b0128a0e6 update to jupyter-notebook 6.2.0 2023-01-08 02:57:01 +00:00
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
daniel
74d3eecb62 update jupyter-notebook to 6.1.6 addressing cve-2020-26215
ok bket@
2021-01-23 21:41:20 +00:00
bket
a970f5eb3b Update to jupyter-notebook-6.1.0
Changes:
https://github.com/jupyter/notebook/blob/6.1.0/docs/source/changelog.rst

Update has been prepared by daniel@. One minor tweak by me.

OK daniel@
2021-01-20 05:58:42 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
bket
cdd0d98953 Update to jupyter-notebook-6.0.3
Changelog:
https://jupyter-notebook.readthedocs.io/en/stable/changelog.html

python3 only now, so drop the FLAVOR.

OK kmos@
2020-02-19 17:16:48 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +00:00
bket
5c5f0aafd4 Update to jupyter-notebook-5.7.8.
This update introduces numerous fixes, and addresses CVE-2018-8768
(bypass sanitization), CVE-2019–9644 (cross-site inclusion
vulnerability) and CVE-2019-10255 (Open Redirect vulnerability). It also
includes a newer Bootstrap, which addresses CVE-2018-14041 (XSS
vulnerability).

Changelog can be found at
https://github.com/jupyter/notebook/blob/5.7.8/docs/source/changelog.rst

While here change HOMEPAGE to https.

OK shadchin@
2019-05-10 11:36:55 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
bket
7920bd9671 Unbreak jupyter-notebook.
Fix issue caused by recent update of py-tornado.

sthen@: "If it works for you then please go ahead..."
2019-04-28 14:45:01 +00:00
shadchin
7e786dc71d Update to jupyter-notebook 5.0.0 2017-05-23 17:44:39 +00:00
shadchin
436fd1a51d Update to jupyter-notebook 4.4.1 2017-02-23 14:00:50 +00:00
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
shadchin
0a6613ad37 Security update to jupyter-notebook 4.3.1.
CVE-2016-9971. Fix CSRF vulnerability

ok edd@
2016-12-26 13:21:46 +00:00
shadchin
60317be7a3 Update to jupyter-notebook 4.2.3. Add py3 flavor and take maintainership.
ok edd@
2016-12-13 14:52:15 +00:00
edd
bcbc077845 Fix a too loose dependency in www/jupyter-notebook.
OK shadchin@, benoit@. Thanks.
2015-12-03 16:52:56 +00:00
edd
3bcaec9d66 Import www/jupyter-notebook.
OK shadchin@ and benoit@. Thanks.
2015-12-01 22:37:10 +00:00