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
Toshio Kuratomi
b5d98f0f4d
Xapian patch no longer needed
2017-02-17 08:52:07 -08:00
Toshio Kuratomi
5bf198167c
Update to 1.5.2
...
Remove a few latex dependencies that are no longer needed
2017-02-17 07:59:44 -08:00
Fedora Release Engineering
9ea173bb1e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 10:32:17 +00:00
Toshio Kuratomi
ea98c3de4b
environment-modules is less featureful than Lmod.
...
Select the default version in a different way since environment-modules
didn't understand the symlink
Ignore error messsages in the shell startup script as environment-modules
prints an error message if a module has already been loaded. The command
is doing the right thing for this case except that it's also printing an
error message.
2017-01-31 11:52:19 -08:00
Toshio Kuratomi
74b3a560b8
Add recipe for setting the system default to the README.fedora
2017-01-26 18:13:59 -08:00
Toshio Kuratomi
baaecbbb4a
Move the unversioned executables into the python2 package as they are now
...
using python2 to run
2017-01-18 22:39:26 -08:00
Toshio Kuratomi
fa7e4f510b
Add README.fedora so people know how to use environment-modules to switch.
...
Change the default to be the python2 version to match with the guidelines
Switch to generic environment(modules) instead of Lmod specifically.
2017-01-18 22:12:32 -08:00
Toshio Kuratomi
4944f766cd
One more texlive dep
2016-12-30 23:57:27 -08:00
Toshio Kuratomi
1a1466a96e
Fix typo in one texlive dep
2016-12-30 22:58:18 -08:00
Toshio Kuratomi
2f352b47f7
Disable linkcheck tests as they hit the network
2016-12-30 22:35:04 -08:00
Toshio Kuratomi
93a4ba510a
Fix test_build_latex tests by adding more texlive packages as Requires/BuildRequires
2016-12-30 22:22:40 -08:00
Toshio Kuratomi
79d38f37ff
rpmlint fixes to python-sphinx spec file
2016-12-30 22:12:24 -08:00
Orion Poplawski
b6f4a595f7
Add needed BRs for testing
2016-12-30 16:28:03 -07:00
Orion Poplawski
cc11c8ff89
Add BR/R on python-requests
2016-12-30 16:10:25 -07:00
Orion Poplawski
c729227123
Update to 1.5.1
2016-12-30 15:10:00 -07:00
Toshio Kuratomi
ad8724f17a
Remove alternatives. Alternatives should only be used for a very small
...
number of packages (system daemons which also have a compatible command line
interface).
Use environment-modules to switch between the python2 and python3 packages
*but* be aware that no amount of manual switching can get this 100% right.
The code has to be fixed upstream, not in packaging.
2016-12-30 12:24:27 -08:00
Charalampos Stratakis
b45a413e6d
Update to 1.4.9
...
Enable python3 tests
2016-12-13 11:29:49 +01:00
Charalampos Stratakis
3b323a1e79
Rebuild for Python 3.6
...
Disable python3 tests for now
2016-12-12 23:03:19 +01:00
Avram Lubkin
80e09a56e7
Added tex(luatex85.sty) dependency to support TexLive 2016
2016-11-01 14:07:08 -04:00
Avram Lubkin
82066edb54
- Update to 1.4.8
...
- Alternatives fails for scripts sometimes (bz#1382405)
2016-10-06 13:48:36 -04:00
Avram Lubkin
9c436a4b96
Alternatives fails for man pages due to existing files
2016-09-04 14:20:26 -04:00
Avram Lubkin
a2c5476ecc
- Update to 1.4.6 (bz#1370810)
...
- Fix unversioned Obsoletes
- Add alternatives slaves for man pages
2016-09-02 15:33:12 -04:00
Avram Lubkin
6b1fa7ad66
- Update to 1.4.5 (bz#1356336)
...
- Remove Recommends for latex, locale, and doc subpackages (bz#1366624)
- Remove Requires from locale subpackage (bz#1366624)
- Set executable scripts via alternatives (bz#1321413)
- Change graphviz Requires to Recommends (bz#1366706)
2016-08-12 14:51:15 -04:00
Avram Lubkin
0ce41f300c
- doc and locale no longer specifically require python2-sphinx
...
- Colapsed python3-sphinx-latex into python-latex
2016-07-03 15:47:41 -04:00
Avram Lubkin
bef3af321e
- Updated to 1.4.4
...
- Added python-sphinx-locale for common locale files
2016-07-03 15:34:44 -04:00
Fedora Release Engineering
f9d75a3763
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 20:59:50 +00:00
Zbigniew Jędrzejewski-Szmek
16a3f9244e
Bump napoleon version that is obsoleted
...
Higher numbers might be needed in epel, so bump it high enough
that the package is still obsoleted even if there are a few updates.
2015-11-30 07:56:56 -05:00
Zbigniew Jędrzejewski-Szmek
c7b0a2a350
Rename python2-Sphinx to python2-sphinx
2015-11-27 13:13:31 -05:00
Zbigniew Jędrzejewski-Szmek
a451501ba7
Obsolete napoleon extension
2015-11-27 12:44:44 -05:00
Zbigniew Jędrzejewski-Szmek
bc5504a567
Restore using python2 scripts by default
...
sphinx imports code during, so sphinx-3 fails for python2-only projects.
Back out this change for now, so it can be revisited later and
dependent projects prepared.
2015-11-25 19:06:43 -05:00
Zbigniew Jędrzejewski-Szmek
6e19bc6384
Provide sphinx-*-{3.5,3} symlinks for each script
...
... following https://fedoraproject.org/wiki/Packaging:Python#Naming .
No need to put the full path in symlinks. It is actually better
to include only the last part of the path, because that the path
is resolved the same within and from outside of a chroot.
Rearange %files a bit to work when python3 is disabled.
Fix one more requirement on the python3 subpackage.
2015-11-25 11:58:21 -05:00
Zbigniew Jędrzejewski-Szmek
73971d1e98
Fix requirements of python2- subpackage
2015-11-25 11:31:25 -05:00
Zbigniew Jędrzejewski-Szmek
1e96511926
Restore patch and require mock for tests
2015-11-25 10:17:31 -05:00
Zbigniew Jędrzejewski-Szmek
e24435f061
Update to 1.3.1
...
(Patch posted by Julien on
https://bugzilla.redhat.com/show_bug.cgi?id=1136284#c10 .)
2015-11-25 10:11:57 -05:00
Robert Kuska
09de9d1710
Rebuilt for Python3.5 rebuild
2015-10-13 17:48:58 +02:00
Michel Alexandre Salim
a967b5849d
Fix line encoding of bundled jquery.js
2015-07-20 20:20:38 +07:00
Michel Alexandre Salim
791e01fe59
Re-introduce LaTeX subpackage, solely for pulling in LaTeX dependencies
2015-07-20 17:05:13 +07:00
Dennis Gilmore
731cbeb29c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 20:52:43 +00:00
Michel Alexandre Salim
ffb1bcc3eb
Update to 1.2.3
...
- Mark license file with %license instead of %doc
2015-02-05 21:34:13 +07:00
Michel Alexandre Salim
03e2822f6a
Complete LaTeX builder deps (fixes bz#882166)
...
- Make test output verbose
- Add BRs needed to enable all tests
2015-02-05 19:13:59 +07:00
Michel Alexandre Salim
d550a9e41a
python3-sphinx package also Provides: python3-sphinx-latex
2015-02-04 00:37:36 +07:00
Michel Alexandre Salim
466a673d10
If a separate LaTeX subpackage is not generated, the main package should have
...
a virtual Provides: for it (bz#1187989)
2015-02-03 22:23:56 +07:00
Michel Alexandre Salim
82623cae02
Disable separate LaTeX builder for now (bz#1185574)
2015-01-27 22:08:25 +07:00
Michel Alexandre Salim
59016161fc
Split off LaTeX builder into its own subpackages, to remove TeXLive
...
dependencies from the main package.
Thanks to Robert Kuska <rkuska@redhat.com> for feedback
- Clean up python3-sphinx's locale files, they ended up in the python2 package.
Share the locale files in /usr/share instead
2015-01-23 16:56:47 +07:00
Dennis Gilmore
d1ad3f6769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 18:14:13 -05:00
Slavek Kabrda
b89e221d55
Don't own the -3 scripts by python 2 package
2014-05-27 15:08:56 +02:00
Slavek Kabrda
05583324a9
Add python-*-3 links to scripts
...
Resolves : #1098109
2014-05-27 11:21:38 +02:00
Orion Poplawski
a5f5cdf496
Drop %defattr()
2014-05-09 21:34:04 -06:00
Orion Poplawski
8fa1fa5fca
Rebuild for Python 3.4
2014-05-09 21:33:34 -06:00
Orion Poplawski
3fae921c8f
Update to 1.2.2
2014-05-09 21:32:40 -06:00
Michel Alexandre Salim
5c3682d94b
Update to 1.2.1
2014-03-04 16:20:09 +07:00
Dennis Gilmore
0391881889
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 04:53:37 -05:00
Michel Alexandre Salim
90515d9f9d
Fix inheritance_diagram quoting bug, exposed by the newer, stricter dot
2013-03-09 10:27:22 +07:00
Dennis Gilmore
98372232f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 14:26:29 -06:00
David Malcolm
b116da03e7
add link to upstream report about manpage patch
2012-08-28 12:08:57 -04:00
Toshio Kuratomi
949853df27
Fix for use of sphinx's manpage writer with docutils-0.10
2012-08-24 06:47:45 -07:00
Michel Alexandre Salim
3b05e7e3e8
Rebuild for Python 3.3
2012-08-06 20:10:37 +07:00
David Malcolm
b4171b5eab
remove rhel logic from with_python3 conditional
2012-08-03 14:04:33 -04:00
Dennis Gilmore
6c82a1545f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 04:33:25 -05:00
Michel Alexandre Salim
a395fb6e81
Update to 1.1.3
2012-04-05 20:15:04 +07:00
Michel Alexandre Salim
6f5543e14a
Move python3 runtime dependencies to the right subpackage
...
- Properly exclude python3 binaries
2012-02-05 05:08:09 +01:00
Dennis Gilmore
bb7f33ebc7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 20:09:26 -06:00
Michel Alexandre Salim
1d3a0101f8
bump release number
2011-12-17 15:46:30 +01:00
Michel Alexandre Salim
40949725d6
BR on texlive-latex for LaTeX tests
2011-12-17 15:45:28 +01:00
Michel Alexandre Salim
7f502fb34d
Enable python3 subpackage
2011-12-08 18:46:16 +01:00
Toshio Kuratomi
f55dc614d6
Update to upstream 1.1.2
2011-11-28 13:15:03 -08:00
Dennis Gilmore
b1c0c82b46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 00:32:40 -06:00
Toshio Kuratomi
e0af5ebac0
- Update to upstream 1.0.7
2011-01-18 12:14:12 -08:00
Toshio Kuratomi
f9ba5a714c
- Update to upstream 1.0.6
2011-01-17 21:31:19 -08:00
Michel Alexandre Salim
ff20a4d877
note that patch to support locale files in %{_datadir} has been upstreamed
...
since 0.6.6
2010-11-01 21:07:27 +01:00
Michel Alexandre Salim
f0ffbd5999
- Fix -doc Makefile to allow regeneration of .rst files
2010-11-01 21:00:02 +01:00
Michel Alexandre Salim
0f518b7f08
- Actually include *.js locale files
...
- Generate manpages
2010-11-01 18:20:26 +01:00
Michel Alexandre Salim
77fdd8d536
Update Sphinx to 1.0.4
2010-09-17 14:50:58 +02:00
dmalcolm
12a32ebd2e
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 05:25:59 +00:00
Toshio くらとみ
dd5bd655af
Update license tag
2010-07-06 02:03:17 +00:00
Toshio くらとみ
7dd2f9eb6a
- Update to 1.0 beta 2
...
- Fixes problem building html documentation in non-English locales
2010-05-31 16:41:46 +00:00
Michel Alexandre Salim
140b900b5c
- Update to 1.0 beta 1
2010-05-25 22:34:11 +00:00
Toshio くらとみ
e361c26ece
- Few minor tweaks to Gareth's spec file update
...
Mon May 10 2010 Gareth Armstrong <gareth.armstrong@hp.com> - 0.6.5-1.hp
- Update to 0.6.5
- Initial import of python-sphinx from Fedora Rawhide for use in HP CMS
- Enforce that Sphinx requires Python 2.4 or later via an explicit BR
- Minor tweaks to spec file
- Move language files to %%{_datadir}, idea borrowed from Debian's sphinx
package
- Deliver man pages for sphinx-build & sphinx-quickstart
- Deliver rst documentation files to reST directory in doc sub-package
- Add %%check section for Python2 and add BR on python-nose
2010-05-22 01:08:12 +00:00
Toshio くらとみ
eb8d9046b7
- Update to 0.6.4
...
- Fixes a problem using autodoc with pylons projects.
2010-01-13 19:17:46 +00:00
Michel Alexandre Salim
80ae6c20e9
- Update to 0.6.3
2009-09-04 05:27:42 +00:00
Toshio くらとみ
194520652e
- Update to 0.6.2 -- upstream bugfix requested inside bz#512438
2009-08-17 19:55:10 +00:00
Jesse Keating
e2484de735
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-26 23:08:02 +00:00
Luke Macken
31070382c6
Add a patch to use our own setuptools package
2009-06-05 15:56:25 +00:00
Michel Alexandre Salim
746537fbfa
- Update to 0.6.1
2009-04-17 19:44:06 +00:00
Jesse Keating
0852abb4bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 23:33:07 +00:00
Michel Alexandre Salim
807d85b48f
- Update to 0.5.1
2009-01-02 18:35:34 +00:00
Ignacio Vazquez-Abrams
29e36a1060
Rebuild for Python 2.6
2008-11-29 15:52:26 +00:00
Michel Alexandre Salim
7382e0c9a1
- Update to 0.5
2008-11-25 01:48:19 +00:00
Michel Alexandre Salim
35a7eb1264
- Update to 0.4.3
2008-10-10 13:34:30 +00:00
Toshio くらとみ
bf53c8fbc1
Fix for EL-5. won't hurt Fedora so propagating back to the devel branch.
2008-08-27 22:06:21 +00:00
Michel Alexandre Salim
39a4bdc0cc
- Update to 0.4.2
2008-08-26 02:02:58 +00:00
Luke Macken
d8df43cb77
Fix a specfile typo
2008-07-11 00:55:15 +00:00
Michel Alexandre Salim
6deaeb9424
Package egginfo on F-8 too
2008-06-06 17:23:20 +00:00
Michel Alexandre Salim
6e4984ec59
python-sphinx-0.3
2008-06-05 19:21:49 +00:00