aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-04-20 15:19:56 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-04-20 15:27:47 +0000
commit0fc0b6565351506fc408b4ec8873bec522e57ad6 (patch)
tree67606a199a5dc23122621ed77172736d0e92eaac
parentdf2bdad2dfbca594d37fd7727e68f3b03f32eba3 (diff)
downloadaports-0fc0b6565351506fc408b4ec8873bec522e57ad6.tar.bz2
aports-0fc0b6565351506fc408b4ec8873bec522e57ad6.tar.xz
testing/py-fixtures: changed description
-rw-r--r--testing/py-fixtures/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-fixtures/APKBUILD b/testing/py-fixtures/APKBUILD
index 9e1b280026..9d8555b145 100644
--- a/testing/py-fixtures/APKBUILD
+++ b/testing/py-fixtures/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py-fixtures
_pkgname=fixtures
pkgver=3.0.0
pkgrel=0
-pkgdesc="Useful extra bits for Python - things that shold be in the standard library"
+pkgdesc="Fixtures, reusable state for writing clean tests and more."
url="https://pypi.python.org/pypi/fixtures/"
arch="noarch"
license="MIT"