Overview

Request 966231 accepted

- update to 0.17.1:
* Fix bug #406 (MathML translation of ``\mathbf``).
* Open "docutils.sty" with encoding set to "utf8".
* Provide fallbacks for parser config settings
to facilitate programmatic use.
* Installing with ``setup.py`` now requires ``setuptools``.
Alternatively, install with `pip`_ (or "manually").
* Use importlib.import_module() to programmatically import modules.
* Fix bug #385: Import of language modules.
* Arabic mappings by Shahin.
* Fixes in Korean translation by Shinjo Park.
* Fix error when copying `system_message` node
* Make the sidebar's "title" argument optional
* Make "meta" elements available for "latex" and "odt".
* Prevent infinite inclusion loops.
* Move non-essential styling to ``plain.css``.
* Support "captionbelow" class value for tables.
* Display code line numbers as pseudo-elements which are skipped
when copying text from code blocks. Solves feature request #32.
* Support numbered figures.
* New optional style that adapts to different screen sizes.
* Fix #394 fix missing new line after rubric.
* Patch #168 fix crashing on empty citation (by Takeshi KOMIYA).
* Fix #126 manpage title with spaces.
* Fix #380 commandline option problem in sphinx.
* Fix/improve metadata handling:
fix "keyword" splitting,
allow generic fields (stored as "Custom Properties").
__ docs/user/config.html#detailled
* Run python3 test like python2 against source not the build/-directory


Benjamin Greiner's avatar

@dimstar, now that @dirkmueller has reduced the update step from 18.1 to 17.1 this sr does not need to rot in the same staging as pytest 7 (which will take considerable time to straighten out)


Benjamin Greiner's avatar

Needs an update for Sphinx and co.

[    7s] + python3.8 setup.py build_sphinx
[    7s] Traceback (most recent call last):
[    7s]   File "setup.py", line 25, in <module>
[    7s]     setup(
[    7s]   File "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 159, in setup
[    7s]     return distutils.core.setup(**attrs)
[    7s]   File "/usr/lib64/python3.8/distutils/core.py", line 134, in setup
[    7s]     ok = dist.parse_command_line()
[    7s]   File "/usr/lib64/python3.8/distutils/dist.py", line 483, in parse_command_line
[    7s]     args = self._parse_command_opts(parser, args)
[    7s]   File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 1042, in _parse_command_opts
[    7s]     nargs = _Distribution._parse_command_opts(self, parser, args)
[    7s]   File "/usr/lib64/python3.8/distutils/dist.py", line 539, in _parse_command_opts
[    7s]     cmd_class = self.get_command_class(command)
[    7s]   File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 886, in get_command_class
[    7s]     ep.require(installer=self.fetch_build_egg)
[    7s]   File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2472, in require
[    7s]     items = working_set.resolve(reqs, env, installer, extras=self.extras)
[    7s]   File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 777, in resolve
[    7s]     raise VersionConflict(dist, req).with_context(dependent_req)
[    7s] pkg_resources.VersionConflict: (docutils 0.18.1 (/usr/lib/python3.8/site-packages), Requirement.parse('docutils<0.18,>=0.14'))
[    7s] error: Bad exit status from /var/tmp/rpm-tmp.8ZkYoC (%build)
abuild@skylab:~/rpmbuild/BUILD/manuel-1.10.1> grep 'docutils<' /usr/lib/python3.8/site-packages/*info/*
/usr/lib/python3.8/site-packages/Sphinx-4.5.0-py3.8.egg-info/requires.txt:docutils<0.18,>=0.14
/usr/lib/python3.8/site-packages/docutils-0.18.1-py3.8.egg-info/top_level.html:<p>docutils</p>
/usr/lib/python3.8/site-packages/sphinx_rtd_theme-1.0.0-py3.8.egg-info/requires.txt:docutils<0.18
Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 0.17.1:
* Fix bug #406 (MathML translation of ``\mathbf``).
* Open "docutils.sty" with encoding set to "utf8".
* Provide fallbacks for parser config settings
to facilitate programmatic use.
* Installing with ``setup.py`` now requires ``setuptools``.
Alternatively, install with `pip`_ (or "manually").
* Use importlib.import_module() to programmatically import modules.
* Fix bug #385: Import of language modules.
* Arabic mappings by Shahin.
* Fixes in Korean translation by Shinjo Park.
* Fix error when copying `system_message` node
* Make the sidebar's "title" argument optional
* Make "meta" elements available for "latex" and "odt".
* Prevent infinite inclusion loops.
* Move non-essential styling to ``plain.css``.
* Support "captionbelow" class value for tables.
* Display code line numbers as pseudo-elements which are skipped
when copying text from code blocks. Solves feature request #32.
* Support numbered figures.
* New optional style that adapts to different screen sizes.
* Fix #394 fix missing new line after rubric.
* Patch #168 fix crashing on empty citation (by Takeshi KOMIYA).
* Fix #126 manpage title with spaces.
* Fix #380 commandline option problem in sphinx.
* Fix/improve metadata handling:
fix "keyword" splitting,
allow generic fields (stored as "Custom Properties").
__ docs/user/config.html#detailled
* Run python3 test like python2 against source not the build/-directory


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:M as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:M"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:M"


Dominique Leuenberger's avatar

dimstar_suse added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Unstaged from project "openSUSE:Factory:Staging:M"


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:G as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:G"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:G"


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:G got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:G got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:G got accepted.

openSUSE Build Service is sponsored by