75 Commits

Author SHA1 Message Date
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
e5780fd782 update to ipython-8.4.0, many thanks to bket@ for testing with
jupyter-notebook.  ok bket@
2022-08-16 19:30:17 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
bket
76145d66ea Drop maintainership 2022-01-13 19:05:04 +00:00
bket
4bd362cbad Update to ipython-7.31.0
Changes:
https://github.com/ipython/ipython/blob/7.31.0/docs/source/whatsnew/version7.rst
2022-01-06 06:25:28 +00:00
bket
032868d170 Update to ipython-7.30.1 2021-12-04 12:35:02 +00:00
bket
6dc2677938 Update to ipython-7.30.0
Changes:
https://github.com/ipython/ipython/blob/7.30.0/docs/source/whatsnew/version7.rst
2021-11-29 18:21:00 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +00:00
bket
97ba0b92fc Update to ipython-7.29.0
Changes:
https://github.com/ipython/ipython/blob/7.29.0/docs/source/whatsnew/version7.rst
2021-10-30 14:53:01 +00:00
bket
68e8f69019 Update to ipython-7.28.0
Changes:
https://github.com/ipython/ipython/blob/7.28.0/docs/source/whatsnew/version7.rst
2021-10-25 06:34:03 +00:00
bket
f2fcb6255b Update to ipython-7.23.1
Changes:
https://github.com/ipython/ipython/blob/7.23.1/docs/source/whatsnew/version7.rst
2021-06-04 03:17:39 +00:00
bket
3496900bba Update to ipython-7.22.0
Changes:https://github.com/ipython/ipython/blob/7.22.0/docs/source/whatsnew/version7.rst
2021-03-28 04:56:45 +00:00
bket
8688e272d4 Update to ipython-7.21.0
Changes:
https://github.com/ipython/ipython/blob/7.21.0/docs/source/whatsnew/version7.rst
2021-02-28 06:17:30 +00:00
bket
f6ac015f7b Update to ipython-7.20.0
Changes:
https://github.com/ipython/ipython/blob/7.20.0/docs/source/whatsnew/version7.rst
2021-02-03 15:27:53 +00:00
bket
2f1d2c68ea Update to 7.19.0
Changes:
https://github.com/ipython/ipython/blob/7.19.0/docs/source/whatsnew/version7.rst
2020-11-01 09:46:08 +00:00
bket
7666b6d588 Update to ipython-7.18.1 2020-09-02 16:23:25 +00:00
bket
981b126e3c Update to ipython-7.17.0
Changes:
https://github.com/ipython/ipython/blob/7.17.0/docs/source/whatsnew/version7.rst
2020-08-07 16:56:13 +00:00
bket
03a9b56370 Update to ipython-7.16.1
Changes: https://ipython.readthedocs.io/en/stable/whatsnew/.
2020-08-05 02:25:55 +00:00
bket
b227efe82e Update to ipython-5.10.0
Maintenance update.

Taking over maintainership from edd@.

OK edd@
2020-07-11 15:17:51 +00:00
bket
739506e510 Fix ipython-5.8.0 on python-3.8
Fix issue due to changes in ast.Module.

"...fine by me. Please go ahead." edd@ (maintainer)
2020-07-08 13:01:23 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
bket
f27b76e27a Remove python2 FLAVOR, migrate to python3 by default.
- devel/ipython
- devel/py-jupyter_client
- devel/py-jupyter_core
- devel/py-nbformat
- devel/py-traitlets
- devel/py-ipykernel

These need to be migrated at the same time as they depend upon each
other.

"reads fine for me" edd@ (MAINTAINER ipython)
OK paco@
2020-03-23 05:05:02 +00:00
ajacoutot
b37c140635 Loosen py-prompt_toolkit dependency. 2019-11-24 19:40:48 +00:00
kmos
52910b17a3 Change DEPENDS to reflect reversion and EPOCH bump of py-prompt_toolkit
Bump REVISION

ok kn
2019-11-12 10:00:28 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
60cd7534f1 move some REVISION lines that are buried away low down in the Makefile 2019-07-05 15:43:42 +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
59d6d73821 Update to ipython-5.8.0.
From Elias M. Mariani.

OK edd@
2018-10-31 12:37:33 +00:00
sthen
fd1730a0e1 move REVISION towards the top, don't hide it on line 58
(no actual change to the port, this is only reordering).
2018-08-28 19:04:53 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
shadchin
c01d84eecf Update to ipython 5.3.0
ok edd@ (maintainer)
2017-05-01 15:37:15 +00:00
naddy
d8c2b78a49 fix dependency path: www/py-mako 2017-03-12 21:11:51 +00:00
edd
e32fb5d46e devel/ipython: Fix a dependency race condition when built under dpb.
Reported by naddy@. OK naddy@, shadchin@. Thanks.
2017-03-12 17:55:36 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
shadchin
22fcc719b1 Update to ipython 5.1.0. Add py3 flavor.
ok edd@ (maintainer)
2016-12-13 14:50:45 +00:00
shadchin
75127f9ff9 -py-logilab-astng
+py-logilab-common,python3
+pylint,python3
2016-04-27 12:08:06 +00:00
shadchin
525cd9c2bd Unbreak after py-sphinx update to 1.4 2016-04-15 08:53:48 +00:00
edd
adc6ebe736 devel/ipython: add missing dependency.
Spotted by Fabian Raetz. OK sthen@. Thanks.
2015-12-28 17:41:54 +00:00
edd
059b1496b5 Update IPython to version 4.0.0.
This concludes my IPython rampage for now.

OK shadchin@. Thanks.
2015-12-01 22:45:49 +00:00
ajacoutot
75f49c1991 Sync after py-numpydoc and set PORTHOME. 2015-11-23 14:32:45 +00:00
jasper
ec2c119944 Security fix for CVE-2015-5607 2015-07-23 12:46:01 +00:00
jasper
028737fceb Security fix for CVE-2015-4707, IPython XSS in JSON error responses
ok edd@ (MAINTAINER)
2015-06-25 10:51:31 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
daniel
cb50896098 Update ipython to 2.3.1; ok edd@ (MAINTAINER) 2014-12-21 05:01:42 +00:00
edd
fd7f74f375 devel/ipython: Fix fallout due to recent py-pygments update.
Spotted by naddy@, OK sthen@.
2014-12-01 09:53:50 +00:00
jasper
f6456fbfd2 fixup an old XXX by adjusting EXAMPLES_DIR; it's been long enough for people
to have updated their packages.

ok edd@ (MAINTAINER)
2014-07-21 08:59:10 +00:00
edd
d2ee4815dc Update devel/ipython to version 2.1.0.
From rpointel@ then with tweaks from myself.

OK rpointel@
2014-06-22 19:50:59 +00:00
edd
32793e9e50 Missing IPython BUILD_DEPENDS.
OK rpe@
2014-05-05 12:13:33 +00:00
edd
a98444ea99 Update to ipython-2.0.0.
OK rpointel@, and some input from ajacoutot@, thanks.
2014-04-28 21:19:41 +00:00
edd
c514de1cc9 Update to ipython-1.2.1.
OK benoit@
2014-03-17 23:15:01 +00:00