On Thu 20/05/2021 21:29, Bjorn Ketelaars wrote:
> On Thu 06/05/2021 08:04, Bjorn Ketelaars wrote:
> > Diff below updates ipython to 7.23.1, overview on changes can be found
> > at
> > https://github.com/ipython/ipython/blob/7.23.1/docs/source/whatsnew/version7.rst.
> >
> > Please note that this u
On Thu 06/05/2021 08:04, Bjorn Ketelaars wrote:
> Diff below updates ipython to 7.23.1, overview on changes can be found
> at
> https://github.com/ipython/ipython/blob/7.23.1/docs/source/whatsnew/version7.rst.
>
> Please note that this update depends on a newer version of py-jedi [0,
> 1] and on
Diff below updates ipython to 7.23.1, overview on changes can be found
at
https://github.com/ipython/ipython/blob/7.23.1/docs/source/whatsnew/version7.rst.
Please note that this update depends on a newer version of py-jedi [0,
1] and on py-matplotlib-inline [2], which has not yet been imported.
On Tue 28/07/2020 06:51, Bjorn Ketelaars wrote:
> On Tue 21/07/2020 16:15, Bjorn Ketelaars wrote:
> > On Tue 14/07/2020 18:51, Bjorn Ketelaars wrote:
> > > Diff below brings ipython to 7.16.1, which is a jump forward from what
> > > we currently have in ports. List of changes/additions is long, and
On Tue 21/07/2020 16:15, Bjorn Ketelaars wrote:
> On Tue 14/07/2020 18:51, Bjorn Ketelaars wrote:
> > Diff below brings ipython to 7.16.1, which is a jump forward from what
> > we currently have in ports. List of changes/additions is long, and can
> > be found at https://ipython.readthedocs.io/en/s
On Tue 14/07/2020 18:51, Bjorn Ketelaars wrote:
> Diff below brings ipython to 7.16.1, which is a jump forward from what
> we currently have in ports. List of changes/additions is long, and can
> be found at https://ipython.readthedocs.io/en/stable/whatsnew/.
>
> Note that this update depends on a
Diff below brings ipython to 7.16.1, which is a jump forward from what
we currently have in ports. List of changes/additions is long, and can
be found at https://ipython.readthedocs.io/en/stable/whatsnew/.
Note that this update depends on an update of devel/py-prompt_toolkit,
which will be send to
OK by me to do the update, there is at least a new version of
py-ipykernel, but if is not a problem I would prefer to push this
commit, fix the problem with the dependencies of ipykernel and ipython
and then update each for separate.
Cheers.
Elias.
El lun., 29 oct. 2018 a las 1:18, Björn Ketelaars
On Thu 06/09/2018 13:17, Elias M. Mariani wrote:
> You are right, I forgot to attach the diff...
> Here is the change in py-ipykernel that you requested.
>
> Cheers.
> Elias.
>
> 2018-08-30 14:39 GMT-03:00 Elias M. Mariani :
> > 2018-08-30 6:09 GMT-03:00 Edd Barrett :
> >> Hi Elias,
> >>
> >> I'v
Sorry for ping this but I really would like to update devel/spyder.
2018-09-07 13:27 GMT-03:00 Elias M. Mariani :
> OK edd@
>
> 2018-09-07 12:39 GMT-03:00 Edd Barrett :
>> On Thu, Sep 06, 2018 at 01:17:02PM -0300, Elias M. Mariani wrote:
>>> You are right, I forgot to attach the diff...
>>> Here i
OK edd@
2018-09-07 12:39 GMT-03:00 Edd Barrett :
> On Thu, Sep 06, 2018 at 01:17:02PM -0300, Elias M. Mariani wrote:
>> You are right, I forgot to attach the diff...
>> Here is the change in py-ipykernel that you requested.
>
> LGTM. OK edd@
>
> --
> Best Regards
> Edd Barrett
>
> http://www.theun
You are right, I forgot to attach the diff...
Here is the change in py-ipykernel that you requested.
Cheers.
Elias.
2018-08-30 14:39 GMT-03:00 Elias M. Mariani :
> 2018-08-30 6:09 GMT-03:00 Edd Barrett :
>> Hi Elias,
>>
>> I've installed and ran ipython for Python 2 and 3. Seems to be working.
>>
2018-08-30 6:09 GMT-03:00 Edd Barrett :
> Hi Elias,
>
> I've installed and ran ipython for Python 2 and 3. Seems to be working.
> I've not tested any QT stuff -- I'll take your word that that works.
>
> On Wed, Aug 29, 2018 at 11:37:35PM -0300, Elias M. Mariani wrote:
>> The self-test returns 1 err
Hi Elias,
I've installed and ran ipython for Python 2 and 3. Seems to be working.
I've not tested any QT stuff -- I'll take your word that that works.
On Wed, Aug 29, 2018 at 11:37:35PM -0300, Elias M. Mariani wrote:
> The self-test returns 1 error, I think that is related to
> graphics/py-matplo
%gui qt now uses Qt 5 by default rather than Qt 4, following a similar
change in terminal IPython.devel/ipython and devel/py-ipykernel must
get patched simultaneously to avoid generating a circular dependency.
- devel/ipython:
Changelog
https://ipython.readthedocs.io/en/stable/whatsnew/version5.ht
Hi,
This diff updates ipython to the latest LTS release.
Tested on amd64.
For update need py-pathlib2 (on ports@)
Comments ? OK ?
--
Alexandr Shadchin
Index: Makefile
===
RCS file: /cvs/ports/devel/ipython/Makefile,v
retrieving r
On Tue, Apr 25, 2017 at 10:58:55PM +0100, Edd Barrett wrote:
> On Tue, Apr 25, 2017 at 10:21:32PM +0500, Alexandr Shadchin wrote:
> > Hmm, I don't reproduce failures on my machines.
> > Can you give me test.log?
>
> If I move my ~/.local out the way, then all tests pass.
>
> This isn't the first
On Tue, Apr 25, 2017 at 10:21:32PM +0500, Alexandr Shadchin wrote:
> Hmm, I don't reproduce failures on my machines.
> Can you give me test.log?
If I move my ~/.local out the way, then all tests pass.
This isn't the first time I've seen these kind of shenanigans. I wonder
if we can exclude ~/.loc
On Mon, Apr 24, 2017 at 05:26:31PM +0100, Edd Barrett wrote:
> On Mon, Apr 24, 2017 at 05:22:16PM +0100, Edd Barrett wrote:
> > There are some test failures on the Python 2 failure.
>
> There are some test failures on the Python 2 *FLAVOR*, sorry.
>
> --
> Best Regards
> Edd Barrett
>
> http://
On Mon, Apr 24, 2017 at 05:22:16PM +0100, Edd Barrett wrote:
> There are some test failures on the Python 2 failure.
There are some test failures on the Python 2 *FLAVOR*, sorry.
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
On Sun, Apr 23, 2017 at 10:33:48PM +0500, Alexandr Shadchin wrote:
> Hi,
>
> This diff updates IPython to 5.3.0 (the latest LTS release).
> Tested on amd64.
>
> Comments ? OK ?
There are some test failures on the Python 2 failure. They all result
in:
AttributeError: StringIO instance has no
Hi,
This diff updates IPython to 5.3.0 (the latest LTS release).
Tested on amd64.
Comments ? OK ?
--
Alexandr Shadchin
Index: Makefile
===
RCS file: /cvs/ports/devel/ipython/Makefile,v
retrieving revision 1.43
diff -u -p -r1.43 Ma
On Sun, Jan 17, 2016 at 12:57:28PM +0500, Alexandr Shadchin wrote:
> Hi,
>
> This diff updates ipython to the latest release.
> Tested on amd64. Add python3 flavor.
>
> Also update and add py3 flavor for related ports.
>
> Comments ? OK ?
>
Correct diff for py-jupyter_core (I forgot add patche
On Sun, Jan 17, 2016 at 12:57:28PM +0500, Alexandr Shadchin wrote:
> Comments ? OK ?
Looks good. I'm going to throw this into a partial bulk today.
Will get back to you in a few days.
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
On 03/13/14 12:10, Edd Barrett wrote:
On Wed, Mar 12, 2014 at 11:35:23AM +, Edd Barrett wrote:
Hi,
The following diff updates ipython to the latest stable release. I have
been using this for work for a couple of weeks now without issue.
Fix duplicate TEST_DEPENDS, noticed by benoit@
OK?
On Thu, Mar 13, 2014 at 12:10:12PM +, Edd Barrett wrote:
> Fix duplicate TEST_DEPENDS, noticed by benoit@
>
> OK?
Anyone interested?
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
On Wed, Mar 12, 2014 at 11:35:23AM +, Edd Barrett wrote:
> Hi,
>
> The following diff updates ipython to the latest stable release. I have
> been using this for work for a couple of weeks now without issue.
Fix duplicate TEST_DEPENDS, noticed by benoit@
OK?
Index: Makefile
=
Hi,
The following diff updates ipython to the latest stable release. I have
been using this for work for a couple of weeks now without issue.
Please read the comments about unit tests. No biggie, I think we can put
it in.
OK?
Index: Makefile
=
This patch updates devel/ipython to version 0.8.2, released earlier
today (changes[0]). There's nothing big in this update, though I did
simplify patch-setup_py.
Tested on -current/i386. Patch below and available via HTTP:
http://www.lfod.us/files/ports/ipython-0.8.2.diff
diffstat:
4 fil
Will Maier <[EMAIL PROTECTED]> wrote:
> This patch updates devel/ipython to 0.8.1, this morning's bugfix
> release. See the wiki[0] for changes. The patch also enables most of
> the provided test suites; there's still a slight problem with one of
> them, so I've left it disabled.
make regress doe
This patch updates devel/ipython to 0.8.1, this morning's bugfix
release. See the wiki[0] for changes. The patch also enables most of
the provided test suites; there's still a slight problem with one of
them, so I've left it disabled.
The patch is attached and available via HTTP:
http://www.l
This patch updates devel/ipython from version 0.7.3 to the newly
released 0.8.0. 0.8.0 includes several small new features and a
number of bugfixes; see the WhatsNew[0] and the ChangeLog[1] for
more information.
Tested on i386/-current.
The patch is attached and available via HTTP:
http://ww
This diff updates ipython to version 0.7.3, released this morning.
Upstream has accepted a variation on the patch to the aliasing
system, so it is no longer necessary.
Version 0.7.3 includes, among other things, support for Python 2.5;
other improvements are listed here:
http://projects.scipy
On Wed, Jun 07, 2006 at 06:00:07PM -0500, Will Maier wrote:
> The diff pasted below should take care of it. Silly me...
Sorry to keep replying to myself; the patch should also remove the
'-o %l'.
Long day...
--
o--{ Will Maier }--o
| jabber:[EMAI
On Wed, Jun 07, 2006 at 11:46:54PM +0200, steven mestdagh wrote:
> Will Maier [2006-06-07, 11:25:37]:
> > This release no longer assumes the presence of GNU/color ls
> > (thanks to Aleksander).
>
> have you actually tried the ls aliases? they won't work since they
> are not using -l to get a long l
Will Maier [2006-06-07, 11:25:37]:
> .*-
>
> This patch updates ipython-0.7.1.1 to ipython-0.7.2, a bugfix
> release. This release no longer assumes the presence of GNU/color ls
> (thanks to Alexander). It also adds the script 'irunner', which
> allows users to more easily run scripts as if they h
On Wed, Jun 07, 2006 at 11:25:37AM -0500, Will Maier wrote:
> This release no longer assumes the presence of GNU/color ls
> (thanks to Alexander).
^
By which, of course, I meant Aleksander Piotrowski.
--
o--{ Will Maier }--o
.*-
This patch updates ipython-0.7.1.1 to ipython-0.7.2, a bugfix
release. This release no longer assumes the presence of GNU/color ls
(thanks to Alexander). It also adds the script 'irunner', which
allows users to more easily run scripts as if they had been typed in
IPython's interactive environm
38 matches
Mail list logo