Accepting request 626414 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/626414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sybil?expand=0&rev=2
This commit is contained in:
2018-07-31 14:02:01 +00:00
committed by Git OBS Bridge
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