Commit Graph

65 Commits

Author SHA256 Message Date
Dominique Leuenberger
11c56f32d3 Accepting request 319415 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/319415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=31
2015-08-06 22:21:27 +00:00
Todd R
f748cef8f1 Accepting request 319414 from home:frispete:python
minor change, but tired of carrying around...

OBS-URL: https://build.opensuse.org/request/show/319414
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=60
2015-07-29 13:26:03 +00:00
Todd R
3463f6252d Accepting request 318952 from home:seife:OpenStack:Master
fix build on CentOS/RHEL

OBS-URL: https://build.opensuse.org/request/show/318952
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=59
2015-07-27 14:32:26 +00:00
Stephan Kulow
0d7a980e00 Accepting request 314396 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/314396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=30
2015-07-18 12:38:58 +00:00
Todd R
80296645d7 Accepting request 314395 from home:TheBlackCat:branches:devel:languages:python
- Fix directory for man update-alternatives
- Suggests are poorly-supported in openSUSE so use Recommends

OBS-URL: https://build.opensuse.org/request/show/314395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=57
2015-06-29 14:14:41 +00:00
Michal Čihař
9b09f19733 Accepting request 295782 from home:alarrosa:branches:KDE:Frameworks5
- Added python-six as a requirement, not only as build requirement.
  This fixes compilation of packages that require python-Sphinx and fail
  because python-six is not available

OBS-URL: https://build.opensuse.org/request/show/295782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=56
2015-04-14 11:02:24 +00:00
Denisart Benjamin
a43ae1908e Accepting request 295355 from home:termim:branches:devel:languages:python
update to 1.3.1

OBS-URL: https://build.opensuse.org/request/show/295355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=55
2015-04-13 13:33:30 +00:00
Stephan Kulow
64ecada30a Accepting request 248217 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/248217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=29
2014-09-10 15:02:06 +00:00
Todd R
948c98fac9 Accepting request 248215 from home:TheBlackCat:branches:devel:languages:python
Update to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/248215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=53
2014-09-09 17:03:22 +00:00
Stephan Kulow
f9da9d78fb Accepting request 225034 from devel:languages:python
- Update to 1.2.2:
  - PR#211: When checking for existence of the html_logo file, check the full
    relative path and not the basename.
  - PR#212: Fix traceback with autodoc and __init__ methods without docstring.
  - PR#213: Fix a missing import in the setup command.
  - #1357: Option names documented by option are now again allowed to not start
    with a dash or slash, and referencing them will work correctly.
  - #1358: Fix handling of image paths outside of the source directory when
    using the “wildcard” style reference.
  - #1374: Fix for autosummary generating overly-long summaries if first line
    doesn’t end with a period.
  - #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
  - #1391: Actually prevent using “pngmath” and “mathjax” extensions at the
    same time in sphinx-quickstart.
  - #1386: Fix bug preventing more than one theme being added by the entry
    point mechanism.
  - #1370: Ignore “toctree” nodes in text writer, instead of raising.
  - #1364: Fix ‘make gettext’ fails when the ‘.. todolist::’ directive is
    present.
  - #1367: Fix a change of PR#96 that break
    sphinx.util.docfields.Field.make_field interface/behavior for item argument
    usage.

- Update to version 1.2.1
  + See CHANGES
- Fix update-alternatives usage
- Removed sphinx-setup_command_unicode.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/225034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=27
2014-03-11 19:33:13 +00:00
Denisart Benjamin
fe00a967aa Accepting request 224882 from home:Nijel:branches:devel:languages:python
- Update to 1.2.2:
  - PR#211: When checking for existence of the html_logo file, check the full
    relative path and not the basename.
  - PR#212: Fix traceback with autodoc and __init__ methods without docstring.
  - PR#213: Fix a missing import in the setup command.
  - #1357: Option names documented by option are now again allowed to not start
    with a dash or slash, and referencing them will work correctly.
  - #1358: Fix handling of image paths outside of the source directory when
    using the “wildcard” style reference.
  - #1374: Fix for autosummary generating overly-long summaries if first line
    doesn’t end with a period.
  - #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
  - #1391: Actually prevent using “pngmath” and “mathjax” extensions at the
    same time in sphinx-quickstart.
  - #1386: Fix bug preventing more than one theme being added by the entry
    point mechanism.
  - #1370: Ignore “toctree” nodes in text writer, instead of raising.
  - #1364: Fix ‘make gettext’ fails when the ‘.. todolist::’ directive is
    present.
  - #1367: Fix a change of PR#96 that break
    sphinx.util.docfields.Field.make_field interface/behavior for item argument
    usage.

OBS-URL: https://build.opensuse.org/request/show/224882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=51
2014-03-06 18:01:31 +00:00
Sascha Peilicke
182c2682a3 - Update to version 1.2.1
+ See CHANGES
- Fix update-alternatives usage
- Removed sphinx-setup_command_unicode.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=50
2014-02-11 14:17:09 +00:00
Tomáš Chvátal
ea27e34134 Accepting request 207422 from devel:languages:python
- Fix %preun update-alternatives, used wrong master

- Only ghost /etc/alternatives on 12.3 or newer

OBS-URL: https://build.opensuse.org/request/show/207422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=26
2013-11-18 09:55:58 +00:00
Sascha Peilicke
e58853863a - Fix %preun update-alternatives, used wrong master
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=48
2013-11-18 09:06:15 +00:00
Sascha Peilicke
7f26011c3f - Only ghost /etc/alternatives on 12.3 or newer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=47
2013-11-15 12:17:49 +00:00
Stephan Kulow
91f45ec0c0 Accepting request 206770 from devel:languages:python
- Add sphinx-setup_command_unicode.patch: Backport of 
  https://bitbucket.org/birkenfeld/sphinx/pull-request/193/

OBS-URL: https://build.opensuse.org/request/show/206770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=25
2013-11-14 07:43:32 +00:00
Sascha Peilicke
c4d8a9803f - Add sphinx-setup_command_unicode.patch: Backport of
https://bitbucket.org/birkenfeld/sphinx/pull-request/193/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=45
2013-11-13 14:54:33 +00:00
Stephan Kulow
731db9b97d Accepting request 205956 from devel:languages:python
- Updateo version 1.2b3:
  + The Sphinx error log files will now include a list of the loaded extensions
    for help in debugging.
  + PR#154: Remove "sphinx" prefix from LaTeX class name except 'sphinxmanual'
    and 'sphinxhowto'. Now you can use your custom document class without
    'sphinx' prefix. Thanks to Erik B.
  + #1265: Fix i18n: crash when translating a section name that is pointed to from
    a named target.
  + A wrong condition broke the search feature on first page that is usually
    index.rst.  This issue was introduced in 1.2b1.
  + #703: When Sphinx can't decode filenames with non-ASCII characters, Sphinx now
    catches UnicodeError and will continue if possible instead of raising the
    exception.
- Changes from version 1.2b2 and prior:
  + See CHANGES file
- Own /etc/alternatives/sphinx-* by ghosting (update-alternatives)
- Dropped sphinx-docutils-0.10.patch (merged upstream)
  

  * PR#40: Fix safe_repr function to decode bytestrings with non-ASCII
  * PR#37: Allow configuring sphinx-apidoc via SPHINX_APIDOC_OPTIONS.
  * #864: Fix crash with some settings of :confval:modindex_common_prefix.
  * #862: Fix handling of -D and -A options on Python 3.
  * #831: Provide --project flag in setup_command as advertised.
  * #873: Fix assertion errors with empty only directives.
  * #805: Make the Sphinx.add_index_to_domain method work correctly.
  * #599: Import PIL as from PIL import Image.
  * #571: Implement ~ cross-reference prefix for the C domain.
  * Fix traceback with only directives preceded by targets.
  * Fix JavaScript domain links to objects with $ in their name.

OBS-URL: https://build.opensuse.org/request/show/205956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=24
2013-11-07 07:43:50 +00:00
Sascha Peilicke
44b2c9490d fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=43
2013-11-06 11:49:52 +00:00
Sascha Peilicke
4deeb18527 fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=42
2013-11-06 11:49:20 +00:00
Sascha Peilicke
5f35dda70d - Updateo version 1.2b3:
+ The Sphinx error log files will now include a list of the loaded extensions
    for help in debugging.
  + PR#154: Remove "sphinx" prefix from LaTeX class name except 'sphinxmanual'
    and 'sphinxhowto'. Now you can use your custom document class without
    'sphinx' prefix. Thanks to Erik B.
  + #1265: Fix i18n: crash when translating a section name that is pointed to from
    a named target.
  + A wrong condition broke the search feature on first page that is usually
    index.rst.  This issue was introduced in 1.2b1.
  + #703: When Sphinx can't decode filenames with non-ASCII characters, Sphinx now
    catches UnicodeError and will continue if possible instead of raising the
    exception.
- Changes from version 1.2b2 and prior:
  + See CHANGES file
- Own /etc/alternatives/sphinx-* by ghosting (update-alternatives)
  
  * PR#40: Fix safe_repr function to decode bytestrings with non-ASCII
  * PR#37: Allow configuring sphinx-apidoc via SPHINX_APIDOC_OPTIONS.
  * #864: Fix crash with some settings of :confval:modindex_common_prefix.
  * #862: Fix handling of -D and -A options on Python 3.
  * #831: Provide --project flag in setup_command as advertised.
  * #873: Fix assertion errors with empty only directives.
  * #805: Make the Sphinx.add_index_to_domain method work correctly.
  * #599: Import PIL as from PIL import Image.
  * #571: Implement ~ cross-reference prefix for the C domain.
  * Fix traceback with only directives preceded by targets.
  * Fix JavaScript domain links to objects with $ in their name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=41
2013-11-06 11:47:17 +00:00
Tomáš Chvátal
a816c4fd29 Accepting request 204663 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=23
2013-10-25 09:32:50 +00:00
Sascha Peilicke
2f717976c9 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=39
2013-10-24 11:14:56 +00:00
Stephan Kulow
6341cc0777 Accepting request 200744 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/200744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=22
2013-09-27 16:02:39 +00:00
Sascha Peilicke
40ddee7c63 revert
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=37
2013-09-16 13:40:02 +00:00
Sascha Peilicke
933f53a54b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=36 2013-09-16 13:39:00 +00:00
Sascha Peilicke
fdaf164829 - Make sure %python_sitelib/sphinxcontrib is an importable module.
Some 3rd-party extensions assume this

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=35
2013-09-16 09:26:51 +00:00
Sascha Peilicke
83ef806690 - Drop runtime req on python-distribute
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=34
2013-07-18 09:13:10 +00:00
Stephan Kulow
78600b0054 Accepting request 182841 from devel:languages:python
- add sphinx-docutils-0.10.patch:
  * add support for docutils 0.10 (forwarded request 182659 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/182841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=20
2013-07-11 18:13:36 +00:00
Sascha Peilicke
ed4b10d16c Accepting request 182659 from home:dirkmueller:branches:devel:languages:python
- add sphinx-docutils-0.10.patch:
  * add support for docutils 0.10

OBS-URL: https://build.opensuse.org/request/show/182659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=32
2013-07-11 15:02:12 +00:00
Stephan Kulow
27afe604cf Accepting request 179712 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=19
2013-06-19 14:23:38 +00:00
Sascha Peilicke
bab92b73ae Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=30
2013-06-17 12:54:09 +00:00
Stephan Kulow
f450e03e6a Accepting request 175857 from devel:languages:python
- Fix update-alternatives and support upgrade from previous versions

- Fix update-alternatives and support upgrade from previous versions

OBS-URL: https://build.opensuse.org/request/show/175857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=18
2013-05-16 14:18:50 +00:00
Sascha Peilicke
348e922e3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=28 2013-05-16 11:45:34 +00:00
Sascha Peilicke
f153df2d3d - Fix update-alternatives and support upgrade from previous versions
- Fix update-alternatives and support upgrade from previous versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=27
2013-05-16 10:30:52 +00:00
Stephan Kulow
2d040baf21 Accepting request 174795 from devel:languages:python
- fix building under openSUSE 12.1, 12.2: 
 BuildRequires: python3-2to3 should be explicitly stated (forwarded request 174681 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/174795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=17
2013-05-13 13:28:25 +00:00
Todd R
45cf43dddc Accepting request 174681 from home:HighwayStar:branches:devel:languages:python
- fix building under openSUSE 12.1, 12.2: 
 BuildRequires: python3-2to3 should be explicitly stated

OBS-URL: https://build.opensuse.org/request/show/174681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=25
2013-05-08 09:01:18 +00:00
Sascha Peilicke
734fb23613 - Apply update-alternatives for binaries and man-pages
- Apply update-alternatives for binaries and man-pages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=24
2013-04-30 14:38:55 +00:00
Stephan Kulow
2c5c6828b5 Accepting request 143338 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/143338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=15
2012-11-28 13:34:46 +00:00
Sascha Peilicke
c6e0b97f65 - Name Python3 binaries consistently:
+ Fix in setup.py to have correct egg-info data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=22
2012-11-20 18:37:31 +00:00
Sascha Peilicke
7a1b202559 Fix commenT
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=21
2012-11-20 17:37:30 +00:00
Sascha Peilicke
6d324acb0a - Run testsuite
- Build and install man-pages

- Build and install man-pages
- Python3 binaries should have the prefix "python3-"
  + Matches Fedora's Python packaging policies
  + Uniform pattern, we currently have a wild mix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=20
2012-11-20 17:27:36 +00:00
Ismail Dönmez
d5d9a79b3f Accepting request 141793 from devel:languages:python
- Revert last "locale" change, it was a false positive

OBS-URL: https://build.opensuse.org/request/show/141793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=14
2012-11-18 20:38:25 +00:00
Sascha Peilicke
75501e3698 - Revert last "locale" change, it was a false positive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=18
2012-11-18 18:16:56 +00:00
Stephan Kulow
0e0305cede Accepting request 140931 from devel:languages:python
- Remove obsolete SUSE version checks
- Don't package locale files twice

- Remove obsolete SUSE version checks
- Don't package locale files twice

OBS-URL: https://build.opensuse.org/request/show/140931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=13
2012-11-13 08:43:15 +00:00
Sascha Peilicke
8c304edb56 - Remove obsolete SUSE version checks
- Don't package locale files twice

- Remove obsolete SUSE version checks
- Don't package locale files twice

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=16
2012-11-12 10:25:50 +00:00
Stephan Kulow
0bd41f0c25 Accepting request 122240 from devel:languages:python
python3 package added (forwarded request 122103 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/122240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=11
2012-05-29 09:44:22 +00:00
Todd R
2a0d246f68 Accepting request 122103 from home:HighwayStar:branches:devel:languages:python
python3 package added

OBS-URL: https://build.opensuse.org/request/show/122103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=14
2012-05-25 07:03:32 +00:00
Sascha Peilicke
efae107de7 - Update to version 1.1.13:
* PR#40: Fix ``safe_repr`` function to decode bytestrings with non-ASCII
    characters correctly.
  * PR#37: Allow configuring sphinx-apidoc via ``SPHINX_APIDOC_OPTIONS``.
  * PR#34: Restore Python 2.4 compatibility.
  * PR#36: Make the "bibliography to TOC" fix in LaTeX output specific to
    the document class.
  * #695: When the highlight language "python" is specified explicitly,
    do not try to parse the code to recognize non-Python snippets.
  * #859: Fix exception under certain circumstances when not finding
    appropriate objects to link to.
  * #860: Do not crash when encountering invalid doctest examples, just
    emit a warning.
  * #864: Fix crash with some settings of :confval:`modindex_common_prefix`.
  * #862: Fix handling of ``-D`` and ``-A`` options on Python 3.
  * #851: Recognize and warn about circular toctrees, instead of running
    into recursion errors.
  * #853: Restore compatibility with docutils trunk.
  * #852: Fix HtmlHelp index entry links again.
  * #854: Fix inheritance_diagram raising attribute errors on builtins.
  * #832: Fix crashes when putting comments or lone terms in a glossary.
  * #834, #818: Fix HTML help language/encoding mapping for all Sphinx
    supported languages.
  * #844: Fix crashes when dealing with Unicode output in doctest extension.
  * #831: Provide ``--project`` flag in setup_command as advertised.
  * #875: Fix reading config files under Python 3.
  * #876: Fix quickstart test under Python 3.
  * #870: Fix spurious KeyErrors when removing documents.
  * #892: Fix single-HTML builder misbehaving with the master document in a
    subdirectory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=13
2012-05-23 13:00:54 +00:00
Stephan Kulow
3617efcca4 Accepting request 93073 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/93073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=9
2011-11-25 10:13:24 +00:00