summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyperclip.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyperclip.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyperclip.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyperclip.inc b/meta-python/recipes-devtools/python/python-pyperclip.inc
index 4ee47eef59..85a4312c25 100644
--- a/meta-python/recipes-devtools/python/python-pyperclip.inc
+++ b/meta-python/recipes-devtools/python/python-pyperclip.inc
@@ -1,9 +1,9 @@
1DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)" 1DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)"
2LICENSE = "BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=4a3129a2c1b8bdc0e2895a1ec0e2dae2" 3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a428356ada7737b416ec4b63dc65d581"
4 4
5SRC_URI[md5sum] = "3680607974f99d6e4411b102358b1884" 5SRC_URI[md5sum] = "6bbb8598579cc3ee50554b4c59d0cfae"
6SRC_URI[sha256sum] = "43496f0a1f363a5ecfc4cda5eba6a2a3d5056fe6c7ffb9a99fbb1c5a3c7dea05" 6SRC_URI[sha256sum] = "979325468ccf682104d5dcaf753f869868100631301d3e72f47babdea5700d1c"
7 7
8inherit pypi 8inherit pypi
9 9