Commit Graph

57 Commits

Author SHA1 Message Date
Lumir Balhar
b7e3bf371c Update to 7.20.0 and fix tests with Python 3.10.0a4 2021-02-02 11:57:56 +01:00
Lumir Balhar
c92b8a80e0 Update to 7.19.0 (#1893413) 2020-11-13 11:00:39 +01:00
Lumir Balhar
a4f253d554 Update to 7.18.1 (#1873693) 2020-09-08 11:31:49 +02:00
Lumir Balhar
fc7f4c439c Update to 7.18.0 (#1873693) 2020-08-31 09:59:13 +02:00
Lumir Balhar
a67e4ee066 Update to 7.17.0 (#1862672) 2020-08-04 08:35:10 +02:00
Lumir Balhar
795945b293 Update to 7.16.1 (#1851577) 2020-07-07 12:46:50 +02:00
Lumir Balhar
3fe1c2746e Update to 7.15.0 (#1841983) 2020-06-01 14:24:55 +02:00
Lumir Balhar
d7371c5190 Update to 7.14.0 (#1830483) 2020-05-04 09:07:39 +02:00
Lumir Balhar
0e70abac0e Update to 7.13.0 (#1808624) 2020-03-04 09:19:34 +01:00
Lumir Balhar
bb1d0b1647 Update to 7.12.0 (#1797183) 2020-02-10 11:21:35 +01:00
Lumir Balhar
e0a11b196a Update to 7.11.1 (#1786893) 2020-01-06 09:10:08 +01:00
Lumir Balhar
4b8f3d3240 Update to 7.10.2 (#1777612) 2019-12-16 07:11:25 +01:00
Lumir Balhar
f182ed968b Update to 7.9.0 (#1765760) 2019-11-19 15:41:56 +01:00
Lumir Balhar
88d9a3a4b6 Update to 7.8.0 (#1742354) 2019-09-02 10:35:01 +02:00
Miro Hrončok
1cc48cfb9c Update to 7.6.1 (#1725333)
This allows IPYTHON_TESTING_TIMEOUT_SCALE=4 to workaround random build failures.

We also cannot longer use decorators of numpy as they are gone (_private).

The Python 3.8 patch was merged upstream.
2019-07-03 20:57:33 +02:00
Miro Hrončok
25810e08f8 Update to 7.5.0 (#1678562) 2019-05-21 14:37:12 +02:00
Miro Hrončok
bff004b023 Update to 7.4.0 (#1678562) 2019-04-09 17:13:29 +02:00
David Cantrell
c0cb09f93c Upgrade to 7.2.0 (#1662990) 2019-01-02 13:25:07 -05:00
Miro Hrončok
74bce4d410 Update to 7.0.1 (#1610063) 2018-10-03 16:51:25 +02:00
Miro Hrončok
f00ad2052f Update to 6.4.0 (#1577182) 2018-05-11 16:41:37 +02:00
Miro Hrončok
33e0d06e10 Update to 6.3.1 (#1563215) 2018-04-10 15:15:06 +02:00
Miro Hrončok
b430bdd038 Update to 6.3.0
Also:

 - Require numpy at least from the tests package
 - Sort dependencies, remove unused
2018-04-10 13:22:20 +02:00
Miro Hrončok
01bebeab81 Update to 6.2.1 (#1497372) 2017-10-01 20:42:37 +02:00
Miro Hrončok
db45464a77 Update to 6.2.0 (#1492256) 2017-09-16 19:28:30 +02:00
Miro Hrončok
da20e881fe Update to 6.0.0 final (#1457581) 2017-06-01 11:53:56 +02:00
Miro Hrončok
e91de27413 Update to 6.0.0 final 2017-04-21 12:24:50 +02:00
Miro Hrončok
d6ad23305c Update to 6.0.0rc1 2017-04-11 12:40:00 +02:00
Tomas Orsava
eb72a81a8a Updated to 5.3.0
- Removed the gui and notebook subpackages as they are now distributed
  separately (packages python-qtconsole and python-notebook respectively)
- Binaries ipcluster, ipcontroller and ipengine no longer exist
- Removed all patches (0-2)
- Modified check section to fail the build upon test failures
- Fixed building of documentation
- Removed the pythonX-ipython-console subpackages, the functionality is now
  provided by the pythonX-ipython packages themselves

Tweaked a bit by Miro Hrončok <mhroncok@redhat.com>
2017-03-15 15:09:28 +01:00
Orion Poplawski
ac6accd32a Update to 3.2.1 2015-07-13 08:25:43 -06:00
Orion Poplawski
f404de9788 Update to 3.1.0
- Add BR/R on mistune
- Drop BR/R on jsonpointer
- Drop fabric
2015-04-25 18:22:46 -06:00
Orion Poplawski
df90d60c9a update to 2.4.1 2015-02-26 19:14:22 -07:00
Orion Poplawski
81515fc20d update to 2.4.0 2015-02-25 13:17:02 -07:00
Orion Poplawski
e47f12b9cd update to 2.3.0 2014-11-14 16:42:04 -07:00
Thomas Spura
17fe8c1f45 Update to 2.2.0 2014-08-07 21:49:18 +02:00
Thomas Spura
9a7bb2aa01 Merge branch 'next'
Conflicts:
	ipython.spec

This updates ipython to version 2.1.0 in rawhide.
I was forced to use a changelog date later than the last rebuilt
bump even though, I changed ipython to version 1 and then to 2 in
the side branch...
2014-05-30 00:36:14 +02:00
Thomas Spura
375c18d653 Update to 0.13.2
- update to 0.13.2 fixes #927169, #947633
- run tests in xvfb
- reword description of ipython-tests a bit
2013-04-06 14:55:05 +02:00
Thomas Spura
9df054e604 update to 0.13.1 and run tests with en_US.UTF-8 2012-10-24 10:11:57 +02:00
Adam Jackson
5fb5161baf Upload the actual 0.13 tarball and fix sources 2012-08-03 16:25:37 -04:00
Thomas Spura
40fb0db0ff - update to new version
- bcond_without run_testsuite
2011-12-23 14:07:16 +01:00
Thomas Spura
aad69996a2 - update to 0.11
- patches included upstream
- ipython changed bundled pretty, so redistributes it in lib now
- run testsuite
- new upstream url
2011-07-31 19:00:32 +02:00
Thomas Spura
3ad779ecc7 - update to new version
- patch3 is included upstream
- fixes #663823, #649281
2011-04-09 11:18:17 +02:00
Thomas Spura
a0d71d1521 update to 0.10.1 and unbundle a bit differently
Signed-off-by: Thomas Spura <tomspur@fedoraproject.org>
2010-10-13 10:12:44 +02:00
jbowes
312bcbb59b update to 0.10 2009-09-22 13:27:34 +00:00
jbowes
7a1ba7be31 ipython 0.8.1 2008-12-02 13:32:55 +00:00
jbowes
b99b1e56f3 update to 0.8.4 2008-06-11 12:38:35 +00:00
jbowes
d759a1de69 Update to 0.8.3 2008-05-30 12:00:07 +00:00
jbowes
9e57f5c6fb update to 0.8.2 2007-12-13 00:36:26 +00:00
jbowes
8662ad24f0 update to 0.8.1 2007-08-05 20:39:05 +00:00
Shahms King
836d59a16e update to new upstream version 2006-06-12 17:53:10 +00:00
Shahms King
8b7e39d0f2 Update to upstream 0.7.1.fix1 fixing KeyboardInterrupt problems 2006-01-30 23:47:09 +00:00