Commit Graph

235 Commits

Author SHA1 Message Date
Miro Hrončok
bff004b023 Update to 7.4.0 (#1678562) 2019-04-09 17:13:29 +02:00
Fedora Release Engineering
08365d355d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:32:48 +00:00
David Cantrell
c0cb09f93c Upgrade to 7.2.0 (#1662990) 2019-01-02 13:25:07 -05:00
Miro Hrončok
573b33fae5 Drop LC_ALL setting, see PEP 538
https://www.python.org/dev/peps/pep-0538/
2018-11-06 11:02:27 +01:00
Miro Hrončok
971e3979b0 Fix RPM syntax typo 2018-10-04 00:15:09 +02:00
Miro Hrončok
74bce4d410 Update to 7.0.1 (#1610063) 2018-10-03 16:51:25 +02:00
Fedora Release Engineering
0bd03f4478 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:50:33 +00:00
Miro Hrončok
1bbe771c27 Rebuilt for Python 3.7
Enable doc and check again
2018-06-20 13:10:14 +02:00
Miro Hrončok
42dcf61ba3 Bootstrap for Python 3.7
Also add ipykernel to docs BRs (it is needed)
2018-06-20 13:02:46 +02:00
Miro Hrončok
c92fbcb990 Rebuilt for Python 3.7 2018-06-19 10:45:10 +02:00
Miro Hrončok
4ced9fe794 Fail early when trying to load intersphinx inventories 2018-05-11 17:27:39 +02:00
Miro Hrončok
7821903995 Stop running the tests in xvfb (not needed since 5.x) 2018-05-11 16:56:06 +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
Fedora Release Engineering
67f307533e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:39:31 +00: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
Fedora Release Engineering
a9db94089b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:41:40 +00:00
Miro Hrončok
cc7cf5a35c Typo in changelog and commit message 6.0.0 to 6.1.0 2017-06-01 12:00:03 +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
3b557d7ba1 New dependency: jedi 2017-04-11 12:40:00 +02:00
Miro Hrončok
d6ad23305c Update to 6.0.0rc1 2017-04-11 12:40:00 +02:00
Miro Hrončok
55250a48f9 Drop Python 2 2017-04-11 12:22:27 +02:00
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
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
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
Thomas Spura
04c4250220 python3-path is now also existing 2014-05-23 22:41:41 +02:00
Thomas Spura
6c5748bbc9 Delete obsolete R on mglob 2014-05-23 22:40:09 +02:00
Thomas Spura
5e5936451a Further cleanup of BR/R 2014-05-23 22:38:55 +02:00
Thomas Spura
faf26ceba2 Cleanup BR/R and R jsonpointer 2014-05-23 22:33:28 +02:00
Thomas Spura
3e72ece7e9 Add BR python-mock 2014-05-23 22:05:42 +02:00
Thomas Spura
9d0333fd58 Add provides for bundled exception fpc#416 2014-05-23 21:52:54 +02:00
Thomas Spura
2c1a7c1cf3 unbundle js-marked 2014-05-23 21:40:40 +02:00
Thomas Spura
f299ce0801 update to 2.1.0 2014-05-23 21:31:05 +02:00
Thomas Spura
45554aa187 Unbundle components again after installing (setuptools ignore symlinks...) 2014-04-29 16:08:39 +02:00
Thomas Spura
248f279a0d Do global symlinking in a function 2014-04-29 16:03:57 +02:00
Thomas Spura
d9f735363a Unbundle js-highlight 2014-04-29 16:00:42 +02:00
Thomas Spura
22d1333faf Bump release 2014-04-22 11:33:34 +02:00
Thomas Spura
adb6e405e7 fix %%files 2014-04-22 10:36:05 +02:00
Thomas Spura
abcab17b47 fix running testsuite 2014-04-22 10:35:19 +02:00
Thomas Spura
20a0a53595 fix python -> python3 sed replacement 2014-04-22 09:15:47 +02:00
Thomas Spura
8cd467d620 add BR/R on python-path 2014-04-22 09:15:06 +02:00
Thomas Spura
5e5d7dc3fb Unbundle underscore and highlight-js 2014-04-03 15:19:47 +02:00
Thomas Spura
8aaaaf8010 Unbundle nodejs-requirejs 2014-04-03 14:53:24 +02:00
Thomas Spura
db692bb4d9 unbundle fontawesome-fonts 2014-04-03 14:41:51 +02:00
Thomas Spura
07ef55a8fc Update to 2.0.0 2014-04-03 14:26:41 +02:00
Thomas Spura
1ac0a7bf6a ls IPython/external in build 2014-04-03 14:23:57 +02:00
Thomas Spura
3435d2a872 Add bug number of python-path unbundling effort 2014-02-05 10:54:02 +01:00
Thomas Spura
baf70d9c37 unbundle decorator 2014-02-05 10:50:19 +01:00
Thomas Spura
a3d7775da2 Always unbundle pexpect 2014-02-05 10:39:52 +01:00
Thomas Spura
f20c998efd Waiting for python3 support of jsonpointer 2014-02-05 10:36:18 +01:00
Thomas Spura
6b7f486f9c Unbundle jsonschema 2014-02-05 10:09:59 +01:00
Thomas Spura
94e35d059f Try to build docs (currently fails with an ascii error) 2014-02-05 10:03:32 +01:00