diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:00 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:38 -0500 |
commit | 8a4888786e16e5044729cfaa03bb4c960321e913 (patch) | |
tree | 7bc1ad4b50651b6e5324ecb2983a4607e4fbb438 /development/nose/slack-desc | |
parent | f65d5eafae9a808f9f4dfd632ba6430827dbf576 (diff) | |
download | slackbuilds-8a4888786e16e5044729cfaa03bb4c960321e913.tar.gz |
development/nose: Updated for version 1.2.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/nose/slack-desc')
-rw-r--r-- | development/nose/slack-desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/nose/slack-desc b/development/nose/slack-desc index fa197112a9..6a2889b01e 100644 --- a/development/nose/slack-desc +++ b/development/nose/slack-desc @@ -1,15 +1,15 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| nose: nose (a discovery-based unittest extension) nose: -nose: nose provides an alternate test discovery and running process for -nose: unittest, one that is intended to mimic the behavior of py.test as +nose: nose provides an alternate test discovery and running process for +nose: unittest, one that is intended to mimic the behavior of py.test as nose: much as is reasonably possible without resorting to too much magic. nose: nose: http://www.somethingaboutorange.com/mrl/projects/nose/ |