mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/nose: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring"
|
||||
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring"
|
||||
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
|
||||
HOMEPAGE="
|
||||
https://pypi.python.org/pypi/nose
|
||||
http://readthedocs.org/docs/nose/
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring"
|
||||
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
|
||||
HOMEPAGE="
|
||||
https://pypi.python.org/pypi/nose
|
||||
http://readthedocs.org/docs/nose/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -14,7 +14,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
inherit distutils-r1 eutils
|
||||
|
||||
DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring"
|
||||
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://github.com/nose-devs/nose"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user