aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-testscenarios/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-testscenarios/APKBUILD b/testing/py-testscenarios/APKBUILD
index 1035fea748..679c7ed617 100644
--- a/testing/py-testscenarios/APKBUILD
+++ b/testing/py-testscenarios/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py-testscenarios
_pkgname=testscenarios
pkgver=0.5.0
pkgrel=0
-pkgdesc="Useful extra bits for Python - things that shold be in the standard library"
+pkgdesc="Testscenarios, a pyunit extension for dependency injection"
url="https://pypi.python.org/pypi/testscenarios/"
arch="noarch"
license="MIT"