NOTICE: This package has been removed from pkgsrc

./devel/py-ipython5, Interactive computing environment for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.10.0nb1, Package name: py27-ipython-5.10.0nb1, Maintainer: pkgsrc-users

The goal of IPython is to create a comprehensive environment for interactive and
exploratory computing. To support this goal, IPython has two main components:

* An enhanced interactive Python shell.
* An architecture for interactive parallel computing.


Required to run:
[devel/py-pexpect] [devel/py-setuptools] [textproc/py-pygments] [databases/py-sqlite3] [devel/py-decorator] [devel/py-prompt_toolkit] [devel/py-traitlets] [databases/py-pickleshare] [devel/py-simplegeneric] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4862.059 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 08:53:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-ipython5: convert to egg.mk

Simplify PLIST, this is python 2.7 only
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-01 16:54:01 by Nia Alarie | Files touched by this commit (1)
Log message:
Remove 36 from accepted pythons
   2021-06-29 10:34:19 by Nia Alarie | Files touched by this commit (5)
Log message:
py-traitlets: doesn't support Python 3.6 in version 5
   2021-06-10 09:03:53 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-ipython5: depend on appnope on Darwin, fix ALTERNATIVES
   2021-06-10 07:48:26 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipython5: updated to 5.10.0

IPython 5.10.0
==============
IPython 5.10 pins Pygments dependencies to version lower than ``2.6``, as it is
not compatible Python 2. See :ghpull:`12174`

IPython 5.9.0
=============
IPython 5.9 is a release that accumulated fixes for Python 2 over the past 18
month. Please see source and version control history for more informations.