Commit Graph

221 Commits

Author SHA1 Message Date
Lumir Balhar
60d462e405 Fix tests with Python 3.10.0a5 2021-02-10 12:31:07 +01:00
Lumir Balhar
b7e3bf371c Update to 7.20.0 and fix tests with Python 3.10.0a4 2021-02-02 11:57:56 +01:00
Fedora Release Engineering
8ec6955e3e - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:29:53 +00:00
Tom Stellard
c25930a9af Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-13 02:33:12 +00: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
Fedora Release Engineering
00ac759e65 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:58:07 +00:00
Miro Hrončok
c3a41eb8a9 Add ipython[notebook] subpackage
https://fedoraproject.org/wiki/Changes/PythonExtras
2020-07-10 20:29:56 +02:00
Lumir Balhar
60f9c3d750 Spec compatibility with epel8 2020-07-10 10:10:08 +02:00
Lumir Balhar
795945b293 Update to 7.16.1 (#1851577) 2020-07-07 12:46:50 +02:00
Miro Hrončok
3d1746b07a Add missing docs BuildRequires
Exception in .../docs/source/sphinxext.rst at block ending on line 162
    Specify :okexcept: as an option in the ipython:: block to suppress this message
    ---------------------------------------------------------------------------
    ModuleNotFoundError                       Traceback (most recent call last)
    ...
    ----> 1 import numpy.random
    ModuleNotFoundError: No module named 'numpy'

    Exception in .../docs/source/sphinxext.rst at block ending on line None
    Specify :okexcept: as an option in the ipython:: block to suppress this message
    ---------------------------------------------------------------------------
    ModuleNotFoundError                       Traceback (most recent call last)
    ...
    ----> 1 from matplotlib.pylab import *
    ModuleNotFoundError: No module named 'matplotlib'
2020-07-01 11:40:06 +02:00
Miro Hrončok
7f044bb825 Drop manual requires, use setuptools, drop simplegeneric
See also dc0ceb16f9
See also https://src.fedoraproject.org/rpms/ipython/pull-request/9
See also https://bugzilla.redhat.com/show_bug.cgi?id=1758271
2020-06-03 11:12:14 +02:00
Lumir Balhar
3fe1c2746e Update to 7.15.0 (#1841983) 2020-06-01 14:24:55 +02:00
Miro Hrončok
acf9b550ac Rebuilt for Python 3.9 2020-05-25 17:06:21 +02:00
Miro Hrončok
a27d11b7c1 Bootstrap for Python 3.9 2020-05-24 22:03:39 +02:00
Lumir Balhar
f09ccf6503 Explicit tex dependencies for latextools (#1838474) 2020-05-22 07:10:53 +02:00
Lumir Balhar
2e065507c9 Remove tests not compatible with Python 3.9.0b1 (#1837372) 2020-05-20 08:36:39 +02:00
Lumir Balhar
0c393bd840 Remove tests not compatible with Python 3.9.0a6 (#1831182) 2020-05-05 16:41:28 +02:00
Lumir Balhar
d7371c5190 Update to 7.14.0 (#1830483) 2020-05-04 09:07:39 +02:00
Lumir Balhar
404298fcf1 Fix compatibility with Sphinx 3.0.0 2020-04-14 11:17:27 +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
Fedora Release Engineering
6fb3464826 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:38:59 +00: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
48d9c28f2f Rebuilt for Python 3.8 2019-08-18 20:59:15 +02:00
Miro Hrončok
7af7cfd4ae Bootstrap for Python 3.8 2019-08-18 16:53:35 +02:00
Fedora Release Engineering
794454d26e - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:42:28 +00:00
Miro Hrončok
1761e428ef Provide the ipython executable 2019-07-13 17:24:45 +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
dbe539c83b Python 3.8: PEP 570 positional only arguments (patch) 2019-05-27 14:04:11 +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
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