forked from pool/python-sybil
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:
committed by
Git OBS Bridge
parent
6c55fec779
commit
feab7f1b74
@@ -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
|
Thu May 24 17:49:50 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-sybil
|
Name: python-sybil
|
||||||
Version: 1.0.8
|
Version: 1.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Automated testing for the examples in your documentation
|
Summary: Automated testing of examples in documentation
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/cjw296/sybil
|
Url: https://github.com/cjw296/sybil
|
||||||
@@ -51,9 +51,9 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%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
|
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.
|
test runners.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Reference in New Issue
Block a user