commit: 3e594daa7dfb96d0a33bd713521fb125d785ea07
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 04:17:10 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 04:23:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e594daa
dev-python/pytest-shutil: Fix descriptions
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild | 2 +-
dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild
b/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild
index 13b1847ff9c..88ce32a9dec 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
-DESCRIPTION="Virtualenv fixture for py.test"
+DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test"
HOMEPAGE="https://github.com/manahl/pytest-plugins
https://pypi.python.org/pypi/pytest-shutil"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild
b/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild
index 13b1847ff9c..88ce32a9dec 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
-DESCRIPTION="Virtualenv fixture for py.test"
+DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test"
HOMEPAGE="https://github.com/manahl/pytest-plugins
https://pypi.python.org/pypi/pytest-shutil"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"