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
This commit is contained in:
Tomáš Chvátal
2018-07-30 07:37:04 +00:00
committed by Git OBS Bridge
parent 6c55fec779
commit feab7f1b74
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jul 29 12:31:09 UTC 2018 - jengelh@inai.de
- Do not let the description assume any specific use context.
-------------------------------------------------------------------
Thu May 24 17:49:50 UTC 2018 - toddrme2178@gmail.com

View File

@@ -20,7 +20,7 @@
Name: python-sybil
Version: 1.0.8
Release: 0
Summary: Automated testing for the examples in your documentation
Summary: Automated testing of examples in documentation
License: MIT
Group: Development/Languages/Python
Url: https://github.com/cjw296/sybil
@@ -51,9 +51,9 @@ BuildArch: noarch
%python_subpackages
%description
python-sybil provides a way to test examples in your documentation by parsing
python-sybil provides a way to test examples in one's documentation by parsing
them from the documentation source and evaluating the parsed examples as part
of your normal test run. Integration is provided for the three main Python
of the normal test run. Integration is provided for the three main Python
test runners.
%prep