Commit Graph

256 Commits

Author SHA1 Message Date
Lumir Balhar
97909548c8 Update to 8.5.0 2022-09-09 14:04:08 +02:00
Lumir Balhar
9473367fe8 Fix FTBFS with Python 3.11b4 2022-07-29 09:15:05 +02:00
Fedora Release Engineering
25ab331ccf Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 14:51:03 +00:00
Python Maint
f8717adfc6 Rebuilt for Python 3.11 2022-06-15 15:56:06 +02:00
Python Maint
5a89b6ce66 Bootstrap for Python 3.11 2022-06-13 22:19:54 +02:00
Lumir Balhar
65a616dce5 Update to 8.4.0 2022-05-31 18:54:36 +02:00
Lumir Balhar
274ad6f6d8 Update to 8.3.0 2022-04-29 20:45:37 +02:00
Lumir Balhar
06e30bcc6f Update to 8.2.0 2022-03-28 11:18:13 +02:00
Lumir Balhar
016b66e000 Update to 8.1.1 2022-03-08 09:46:42 +01:00
Lumir Balhar
9074156d4e Update to 8.1.0 2022-02-28 07:11:30 +01:00
Lumir Balhar
f7c85fbf24 Update to 8.0.1 2022-01-24 09:38:45 +01:00
Fedora Release Engineering
9b1e40ce88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:27:05 +00:00
Lumir Balhar
34336da4f6 Update to 7.30.1 2022-01-04 10:23:55 +01:00
Lumir Balhar
9852425d15 Update to 7.29.0 2021-11-01 08:49:19 +01:00
Lumir Balhar
9b675ada80 Update to 7.28.0 2021-10-05 14:44:14 +02:00
Lumir Balhar
55c0e786e1 Update to 7.27.0 2021-08-30 11:31:04 +02:00
Lumir Balhar
8f9022efd1 Fix compatibility with Python 3.10rc1 2021-08-05 13:10:45 +02:00
Lumir Balhar
39ecaccf0f Update to 7.26.0 2021-08-02 08:38:55 +02:00
Fedora Release Engineering
8d36e06b96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:44:16 +00:00
Lumir Balhar
4f713327bc Update to 7.25.0 2021-06-28 09:28:09 +02:00
Lumir Balhar
d72aa60e0a Update to 7.24.1 2021-06-11 19:02:50 +02:00
Python Maint
cc0373b94b Rebuilt for Python 3.10 2021-06-04 18:08:51 +02:00
Python Maint
16ad60a647 Bootstrap for Python 3.10 2021-06-04 15:22:40 +02:00
Lumir Balhar
d3fed607f9 Update to 7.24.0 2021-05-31 08:30:54 +02:00
Lumir Balhar
028cff7a6c Update to 7.23.1 2021-05-07 08:01:58 +02:00
Karolina Surma
0f9737667f Update to 7.22.0 2021-03-29 16:43:18 +02:00
Lumir Balhar
4c2fd625c7 Update to 7.21.0 2021-02-28 10:27:43 +01:00
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