Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
83bc78a02b Accepting request 785868 from home:pgajdos:python
- version update to 1.2.2
  - Improvements to :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`
    for multiple strings on a single line.
  - Better handling of files with Windows line endings on Linux under Python 2.
  - Fixes for pytest 3.1.0.

OBS-URL: https://build.opensuse.org/request/show/785868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=17
2020-03-17 10:19:25 +00:00
Tomáš Chvátal
54250010f6 Accepting request 700963 from home:pgajdos
- version update to 1.2.0
  * Only compile code in :ref:`codeblocks <codeblock-parser>` at evaluation time,
    giving :ref:`skip <skip-parser>` a chance to skip code blocks that won't
    compile on a particular version of Python.
  * Add warning about the limitations of
    :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`.
  * Support explicit filenames to include and patterns to exclude
    when instantiating a :class:`~sybil.Sybil`.
  * Add the :ref:`skip <skip-parser>` parser.
- deleted patches
  - sybil-pytest4.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/700963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=15
2019-05-06 07:51:15 +00:00
Tomáš Chvátal
180f95e977 Accepting request 688905 from home:jayvdb:coala:test-rig
- Remove irrelevant and invalid runtime dependencies
- Set pytest as a Recommends
- Remove unnecessary build dependencies
- Simplify %check routine

OBS-URL: https://build.opensuse.org/request/show/688905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=13
2019-03-28 08:39:51 +00:00
Tomáš Chvátal
b65d030a05 Accepting request 650653 from home:scarabeus_iv:branches:devel:languages:python
- Add patch to work with new pytest:
  * sybil-pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/650653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=11
2018-11-21 13:03:29 +00:00
Tomáš Chvátal
5d1efd00a0 - Raise pytest requirement to match up what is in setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=9
2018-08-29 11:07:20 +00:00
Tomáš Chvátal
8acd6c4997 - Version update to 1.0.9:
* Support pytest-3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=7
2018-08-11 09:17:31 +00:00
Tomáš Chvátal
feab7f1b74 Accepting request 626091 from home:jengelh:branches:devel:languages:python
- Do not let the description assume any specific use context.

OBS-URL: https://build.opensuse.org/request/show/626091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=5
2018-07-30 07:37:04 +00:00
Yuchen Lin
6c55fec779 Accepting request 612042 from devel:languages:python
Automated testing for the examples in your documentation

OBS-URL: https://build.opensuse.org/request/show/612042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sybil?expand=0&rev=1
2018-06-13 13:33:39 +00:00
Todd R
3bd8dd9f1f Accepting request 611988 from devel:languages:python:misc
Automated testing for the examples in your documentation

OBS-URL: https://build.opensuse.org/request/show/611988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=1
2018-05-24 20:56:56 +00:00