Commit Graph

11 Commits

Author SHA256 Message Date
Alexandre Rogoski
558bcb3109 Accepting request 181898 from Cloud:OpenStack:Master
- update to 0.10:
  - add rpmlint-non-executable-scripts.diff
  * SmartQuotes transform for typographic quotes and dashes.
  * FileInput/FileOutput: no system-exit on IOError. The handle_io_errors option is ignored.
  * <code> tag for inline "code", do not drop nested inline nodes (syntax highlight tokens).
  * Customizable MathJax URL (based on patch by Dmitry Shachnev).
  * No line break after opening inline math tag.

OBS-URL: https://build.opensuse.org/request/show/181898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=20
2013-07-03 16:06:19 +00:00
Sascha Peilicke
190272c5bb Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=18
2013-06-17 12:50:56 +00:00
Sascha Peilicke
8512b17f1a - Run testsuite
- Correctly fix non-excutable script warning
- Remove outdated macros
- Also remove "*.py" ending in egg-info files

- Run testsuite
- Correctly fix non-excutable script warning
- Remove outdated macros
- 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-docutils?expand=0&rev=16
2012-11-20 19:35:54 +00:00
Sascha Peilicke
aad7f5c340 Accepting request 139388 from home:HighwayStar:branches:devel:languages:python
patch for python 3.3 (Factory) added
this resolves build failure for python3-Sphinx

OBS-URL: https://build.opensuse.org/request/show/139388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=14
2012-10-29 15:35:43 +00:00
Todd R
cc08cbbd1a Accepting request 121396 from home:TheBlackCat:branches:devel:languages:python
- Update to version 0.9:
- Cleaned up spec files
- Fix rpmlint warnings

OBS-URL: https://build.opensuse.org/request/show/121396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=12
2012-05-18 12:07:51 +00:00
Todd R
0b59ecd993 Accepting request 116066 from home:babelworx:ldig:branches:devel:languages:python
license update: Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and SUSE-Public-Domain
tools/editors/emacs/rst.el is GPL-3.0+ - see also COPYING file

OBS-URL: https://build.opensuse.org/request/show/116066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=10
2012-04-30 14:30:08 +00:00
Sascha Peilicke
ca9dca7322 - Disable testsuite altogether, fails also on the bleeding_edge_* repos
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=7
2012-04-24 09:02:56 +00:00
Sascha Peilicke
f9fed3c555 - Fixed SLE_11_SP2 build by disabling the testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=6
2012-02-28 08:59:33 +00:00
Sascha Peilicke
cbedcbe30b Accepting request 84593 from devel:languages:go
- Fixed build:
  * python-xml is only required on SUSE
  * pyxml is required on Fedora (and RHEL)

OBS-URL: https://build.opensuse.org/request/show/84593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=4
2011-09-23 10:27:18 +00:00
Sascha Peilicke
c3da627fb0 - Don't run tests on SLE, they break the build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=2
2011-09-21 10:17:05 +00:00
Sascha Peilicke
321a37a8eb - Renamed to python-docutils (from docutils), also fixes rpmlint
warning about naming policy
- Update to version 0.8.1:
  * Change last file with Apache license to BSD-2-Clause and correct copyright
    info for rst.el
  * Fix tests under py3k.
  * Clean up Babel language setting. Restores Sphinx compatibility.
- Changes from version 0.8.0:
  * Some additions to the Docutils core are released under the 2-Clause BSD
    license.
  * Handle language codes according to BCP 47.
  * If the specified langauage is not supported by Docutils, warn and fall
    back to English.
  * Math support: reStructuredText "math" role and directive, math and
    math_block doctree elements.
  * Orphaned "python" reader and "newlatex2e" writer moved to the sandbox.
  * Added lithuanian mappings.
- Changes from version 0.7.0:
  * Support SVG and SWF images
  * Generate valid XHTML for centered images with targets. Use CSS classes
    instead of "align" tags for image alignment.
  * Preserve runs of spaces in 'inline literals'.
  * Deprecate figure_footnotes setting.
  * Rename use_latex_footnotes setting to docutils_footnotes.
  * New latex_preamble setting.
  * Use PDF standard fonts (Times/Helvetica/Courier) as default.
  * hyperref package called with unicode option
  * Drop the special output_encoding default ("latin-1"). The Docutils wide
    default (usually "UTF-8") is used instead.
- Spec file cleanup:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=1
2011-09-21 10:04:49 +00:00