summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest.inc
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2020-02-14 18:01:45 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-15 08:05:08 -0800
commit056dbf5548a79486a41cfcd14f0aa8815c60dd7e (patch)
tree0e48e8499786a57ea0797576862c124c0374ce6a /meta-python/recipes-devtools/python/python-pytest.inc
parent3dcfe3269010de846e2a2b0cbc208e3634c5bf8f (diff)
downloadmeta-openembedded-056dbf5548a79486a41cfcd14f0aa8815c60dd7e.tar.gz
python-pytest: Fix typo in SUMMARY
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 402126300..40ca9c2f1 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,4 +1,4 @@
1SUMMARY = "Simple powerful teting with python" 1SUMMARY = "Simple powerful testing with python"
2HOMEPAGE = "http://pytest.org" 2HOMEPAGE = "http://pytest.org"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b"