Miro Hrončok
23b5cdf21e
Backport another patch from upstream for Python 3.9 support
2020-05-20 09:58:45 +02:00
Miro Hrončok
7afb2d61aa
Skip latex tests
...
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/ILL6SD5U74RTVPDEK4WU743USLSQCIA3/
2020-05-20 09:58:38 +02:00
Miro Hrončok
d237e99bb9
Fix tests for Python3.9.0a5+
...
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1829705
2020-05-11 13:19:44 +02:00
Fedora Release Engineering
bf5a2d48d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 15:25:27 +00:00
Miro Hrončok
63a8f7aefb
Stop skipping some tests that used to fail
2019-12-10 18:15:58 +01:00
Miro Hrončok
153c8a4054
Update to 2.2.2 (rhbz#1743018)
2019-12-10 18:00:39 +01:00
Charalampos Stratakis
3a5b12f688
Update to 2.2.0 (rhbz#1743018)
2019-12-10 17:49:04 +01:00
Miro Hrončok
fea4d52ef1
Rebuilt for Python 3.8.0rc1 ( #1748018 )
2019-10-03 14:31:05 +02:00
Miro Hrončok
a42c28ce7c
Deselect test_gettext_definition_terms, test_text_definition_terms
2019-08-16 16:09:54 +02:00
Miro Hrončok
92839f3f56
Rebuilt for Python 3.8
2019-08-16 15:31:19 +02:00
Miro Hrončok
a06c535b39
Bootstrap for Python 3.8
2019-08-15 17:31:12 +02:00
Richard Shaw
8c43a53ed7
Rebuild for Python 3.8.
2019-08-15 01:28:28 -05:00
Fedora Release Engineering
e85e617e78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 16:23:39 +00:00
Miro Hrončok
90754897ab
Update to 2.1.2 ( #1716158 )
2019-06-23 12:29:55 +02:00
Miro Hrončok
dbb50a5e0f
Own the sphinxcontrib directory ( #1669790 )
2019-04-10 17:29:29 +02:00
Miro Hrončok
833015ffe7
Update to 2.0.1 ( #1697544 )
2019-04-10 17:25:24 +02:00
Charalampos Stratakis
7cdc32e4ae
Update to version 2.0.0b2
2019-03-27 21:40:25 +01:00
Miro Hrončok
d1c43fc658
Update to 2.0.0b1 and remove pyton2-sphinx
...
https://fedoraproject.org/wiki/Changes/Sphinx2
2019-03-11 14:06:48 +01:00
Alfredo Moralejo
016c639951
Update to 1.8.4
2019-02-13 10:37:15 +01:00
Fedora Release Engineering
bd7e5f534f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 09:25:25 +00:00
Igor Gnatenko
d38712d2c8
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:42 +01:00
Zbigniew Jędrzejewski-Szmek
de4211c65d
Drop explicit locale setting
...
Python3 now sets unicode locale automatically, this workaround
should not be necessary anymore. For python2, let's use the lighter locale.
2018-11-18 22:08:30 +01:00
Marcel Plch
644e00c17b
Update to 1.7.6
2018-07-23 18:00:01 +02:00
Miro Hrončok
9622ed923e
Remove unused dependencies on xapian and simplejson
2018-07-13 17:17:13 +02:00
Zbigniew Jędrzejewski-Szmek
10b412f00c
Add patch to fix build and another for #1589868
2018-07-05 18:51:53 +02:00
Miro Hrončok
88b03eafc5
Enable tests
2018-07-02 19:46:48 +02:00
Miro Hrončok
334b5cd671
Enable websupport
2018-07-02 19:18:45 +02:00
Miro Hrončok
6a162ce61a
Bootstrap for 3.7 once more
2018-07-02 19:04:20 +02:00
Miro Hrončok
80327ebb05
Rebuilt for Python 3.7
2018-07-02 18:23:56 +02:00
Charalampos Stratakis
b037848b60
Update to 1.7.5 (bz#1570451)
2018-06-19 17:50:51 +02:00
Miro Hrončok
46248b49f8
Rebuilt for Python 3.7
2018-06-18 11:14:15 +02:00
Miro Hrončok
6947effe2b
Bootstrap for Python 3.7
2018-06-15 11:49:53 +02:00
Miro Hrončok
74c8514689
Bootstrap for Python 3.7
2018-06-14 15:12:54 +02:00
Miro Hrončok
da1eff5e26
Allow bootstrapping sphinx
...
1. Introduce --without websupport
Sphinx (build)requires sphinxcontrib-websupport but that
(build)requires sphinx. This bcond can be used to bootstrap this.
2. Introduce --without tests
The tests bring a lot of additional dependencies that make
bootstrapping harder. This allows to build without tests.
3. Build the docs with self
The documentation was built with 'python', thus importing sphinx
from python2's sitelib. Sphinx was installed because of the above
mentioned buildrequirement of sphinxcontrib-websupport.
Now current sphinx from PWD is used, also python3 is used when
available, otherwise python2. Never just python.
2018-05-14 21:10:43 +02:00
Petr Viktorin
baac7bad24
Conditionalize the ImageMagick build dependency & tests
2018-04-12 11:04:57 +02:00
Charalampos Stratakis
9e75ecd41f
fix test_autodoc with Python 3.6.5
2018-04-11 19:05:47 +02:00
Petr Viktorin
61f25030e6
Update to 1.7.2
2018-04-11 16:00:06 +02:00
Charalampos Stratakis
3d9a6101c9
Update to 1.7.1 (bz#1534802)
2018-03-13 15:15:28 +01:00
Fedora Release Engineering
8e40c34f4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 10:57:14 +00:00
Charalampos Stratakis
ad1161d6bc
Update to 1.6.6 (bz#1532435)
2018-01-09 11:46:54 +01:00
Iryna Shcherbina
e5eb957b03
Fix ambiguous Python 2 dependency declarations
2017-12-11 14:09:56 +01:00
Charalampos Stratakis
fa7fa5e015
Update to 1.6.5 (bz#1508237)
2017-11-06 13:40:45 +01:00
Troy Dawson
e75c1dcce9
Cleanup spec file conditionals
2017-10-09 12:20:27 -07:00
Charalampos Stratakis
bf86b0e51b
Update to 1.6.4 (rhbz#1426928)
2017-09-26 15:29:32 +02:00
Charalampos Stratakis
3a77d8ce47
Provide the epoch tag in order to keep the upgrade path clean
...
after the downgrade of sphinx at F26.
2017-09-21 11:05:50 +02:00
Fedora Release Engineering
ce8ab307f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 11:53:11 +00:00
Charalampos Stratakis
6fe65c3b4d
Update to 1.6.3 (rhbz#1426928)
...
Mark the test_latex_remote_images as expected failure
since it tries to fetch images from the web which is not possible
in koji or mock.
Added dependencies on python-typing,
python-sphinxcontrib-websupport, tex(ctablestack.sty)
and ImageMagick.
2017-07-20 19:58:34 +02:00
Toshio Kuratomi
43596e5731
builddir => buildroot
2017-02-18 10:10:48 -08:00
Toshio Kuratomi
ffb77c7ed3
Cleanup source files that should not be installed
...
Fix the __init__.pyc that was byte compiled for the wrong python
2017-02-18 10:02:44 -08:00
Toshio Kuratomi
f73229b3b1
Add more buildrequires for tests
2017-02-17 09:33:29 -08:00