Commit Graph

168 Commits

Author SHA1 Message Date
Miro Hrončok
04825a8dce Remove with_python3 (always true) and with_pypy (always false, not used) conditions 2017-04-11 11:31:59 +02:00
Miro Hrončok
1dadf74c5e Remove unused patches from git 2017-04-11 11:29:03 +02:00
Miro Hrončok
1c190afbd1 Provide ipython2/3 2017-03-17 13:54:44 +01:00
Miro Hrončok
6cd33467a4 Remove bogus shebangs 2017-03-17 01:10:51 +01:00
Miro Hrončok
924e372532 Don't BR PyQt4, it's not needed any more 2017-03-15 16:40:20 +01:00
Miro Hrončok
06f63068df Also require traitlets 2017-03-15 15:49:25 +01: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
Fedora Release Engineering
40c3699bd5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:33:38 +00:00
Thomas Spura
690ed8e39d Remove group tag 2017-01-02 22:19:03 +01:00
Thomas Spura
4ff0c9decc rename python-* packages to python2-* (#1409249) 2017-01-02 22:17:40 +01:00
Miro Hrončok
8c4d26fa43 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Dominik 'Rathann' Mierzejewski
af18e713bc rebuilt for matplotlib-2.0.0 2016-09-26 15:01:21 +02:00
Fedora Release Engineering
a56f981164 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 07:29:53 +00:00
Dennis Gilmore
37a3530c2c - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:39:05 +00:00
Peter Robinson
3e085a6aab - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:36:38 +00:00
Orion Poplawski
78bb7eb02d Require python-pexpect in Fedora 2015-10-09 09:23:43 -06:00
Orion Poplawski
0259e11c0c Own IPython/html directory 2015-09-25 10:00:33 -06:00
Orion Poplawski
4283f628bd Fix changelog date 2015-09-17 13:25:39 -06:00
Orion Poplawski
7f9f064af0 Add upstream patch to fix file execution vulnerability (bug #1264068) 2015-09-17 13:24:52 -06:00
Orion Poplawski
d75e4d68f1 Add upstream patch to fix XSS vulnerability (bug #1259405) 2015-09-02 10:01:09 -06:00
Orion Poplawski
ac6accd32a Update to 3.2.1 2015-07-13 08:25:43 -06:00
Dennis Gilmore
5ceada0f25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 11:33:51 +00:00
Orion Poplawski
87043d8403 Use python2 macros
Fix python3 shebang fix
2015-05-08 22:15:48 -06:00
Orion Poplawski
e42702cae5 Cleanup spec 2015-05-08 21:50:17 -06:00
Orion Poplawski
b773f86454 Do not package notebook on EPEL
Move IPython/html/static/custom/ into -console
2015-05-07 12:04:52 -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
c28b38c546 Remove some old patches 2015-02-25 13:35:18 -07:00
Orion Poplawski
81515fc20d update to 2.4.0 2015-02-25 13:17:02 -07:00
Orion Poplawski
ba9e12b586 Fix changelog date 2014-11-14 16:49:22 -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
96499a34e0 use __python shebang instead of python2 for main scripts 2014-08-07 21:39:02 +02:00
Thomas Spura
19eb4e61fc Replace python3 shebang with python2 one (#1123618) 2014-07-27 13:11:45 +02:00
Thomas Spura
c43dcf3662 port ipython to fontawesome-4 and regenerate css in build (#1006575) 2014-07-06 13:44:21 +02:00
Thomas Spura
86b1622a96 ignore failing qt test for now 2014-06-23 16:41:03 +02:00
Thomas Spura
df1cf3ca7a Don't run kernel tests in koji or it blocks on python3.4 2014-06-23 16:16:41 +02:00
Thomas Spura
c803d68063 enable python3 tests 2014-06-23 15:23:59 +02:00
Thomas Spura
7f0453527d Move pushd/popd to do_global_symlink macro 2014-06-23 15:22:55 +02:00
Thomas Spura
e7691bba23 use mathjax from _jsdir instead of cdn 2014-06-23 15:20:25 +02:00
Thomas Spura
6b14b3abf5 Use same R of notebook fonts and require tornado >= 3.1.0 2014-06-18 08:09:21 +02:00
Dennis Gilmore
b56d08c02d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:42:51 -05:00
Thomas Spura
f55105080c add BR python-sphinx 2014-06-01 20:42:53 +02:00
Thomas Spura
7a9c982912 package part of notebook in main package (#1103423) 2014-06-01 20:38:41 +02:00
Thomas Spura
c46596fc54 Add BR python-pexpect 2014-05-30 01:56:13 +02:00
Thomas Spura
8277719472 disable python3 tests for now
as we seem to hit some kind of blocking/race condition in koji with
python 3.4.
2014-05-30 01:36:35 +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
3f2ece06de Add BR Cython 2014-05-30 00:09:34 +02:00
Kalev Lember
6f90d6a7d5 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-27 16:00:38 +02:00
Thomas Spura
6cb5c42485 Delete marked from todo list to unbundle 2014-05-23 22:42:13 +02:00