From a772b82051f553f44a01d8ba39889e543683481e Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 29 Jul 2017 15:05:44 -0500 Subject: [PATCH] dev-python/fixtures: fix up metadata.xml Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-python/fixtures/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fixtures/metadata.xml b/dev-python/fixtures/metadata.xml index 23eff3506711..b92d628502f3 100644 --- a/dev-python/fixtures/metadata.xml +++ b/dev-python/fixtures/metadata.xml @@ -10,12 +10,12 @@ Python - Fixtures defines a Python contract for reusable state / support logic, + Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward. - + fixtures python-fixtures -- 2.26.2