All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-parse-type: update to version 0.4.1
@ 2017-09-25 22:45 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2017-09-25 22:45 UTC (permalink / raw)
  To: openembedded-devel

Update license checksum for 2017 copyright update

Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../recipes-devtools/python/python-parse-type_0.3.4.bb        | 11 -----------
 .../recipes-devtools/python/python-parse-type_0.4.1.bb        | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python-parse-type_0.3.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb

diff --git a/meta-python/recipes-devtools/python/python-parse-type_0.3.4.bb b/meta-python/recipes-devtools/python/python-parse-type_0.3.4.bb
deleted file mode 100644
index 9dc37cf..0000000
--- a/meta-python/recipes-devtools/python/python-parse-type_0.3.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-SUMMARY = "Simplifies building parse types based on the parse module"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=be38402eb4b6c224e4914fd82e0e1436"
-PYPI_PACKAGE = "parse_type"
-
-SRC_URI[md5sum] = "00ba70bc5ca67624207b0dfced01dc8a"
-SRC_URI[sha256sum] = "3dd0b323bafcb8c25e000ce5589042a1c99cba9c3bec77b9f591e46bc9606147"
-
-RDEPENDS_${PN} += "python-parse"
-
-inherit pypi setuptools
diff --git a/meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb b/meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb
new file mode 100644
index 0000000..84a9901
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-parse-type_0.4.1.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Simplifies building parse types based on the parse module"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d07323820cca0f1d192cbbf8a0516f95"
+PYPI_PACKAGE = "parse_type"
+
+SRC_URI[md5sum] = "3697afc1b29f2857f6c7dc9590f25ce1"
+SRC_URI[sha256sum] = "9a624f3b51604423f5de5321da11b0ae73f368b2a3cb4b383a6cf84ca4e4d495"
+
+RDEPENDS_${PN} += "python-parse"
+
+inherit pypi setuptools
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-25 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-25 22:45 [meta-python][PATCH] python-parse-type: update to version 0.4.1 Derek Straka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.