Upgrade to release 0.3.3:

- Treat extension modules as built-in
- Fix typo in README.md

Signed-off-by: Leon Anavi <[email protected]>
---
 .../recipes-devtools/python/python3-dill_0.3.2.bb     |  9 ---------
 .../recipes-devtools/python/python3-dill_0.3.3.bb     | 11 +++++++++++
 2 files changed, 11 insertions(+), 9 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python3-dill_0.3.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-dill_0.3.3.bb

diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.2.bb 
b/meta-python/recipes-devtools/python/python3-dill_0.3.2.bb
deleted file mode 100644
index b03e032669..0000000000
--- a/meta-python/recipes-devtools/python/python3-dill_0.3.2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-inherit pypi setuptools3
-
-SUMMARY = "Serialize all of python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=90fee9f98d11d59df3f8aa813ff9a3de"
-
-SRC_URI = 
"https://files.pythonhosted.org/packages/e2/96/518a8ea959a734b70d2e95fef98bcbfdc7adad1c1e5f5dd9148c835205a5/dill-${PV}.zip";
-SRC_URI[md5sum] = "543607e0a419f154dca65265e87e4812"
-SRC_URI[sha256sum] = 
"6e12da0d8e49c220e8d6e97ee8882002e624f1160289ce85ec2cc0a5246b3a2e"
diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.3.bb 
b/meta-python/recipes-devtools/python/python3-dill_0.3.3.bb
new file mode 100644
index 0000000000..bf26ba30b5
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-dill_0.3.3.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Serialize all of python"
+HOMEPAGE = "https://pypi.org/project/dill/";
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=90fee9f98d11d59df3f8aa813ff9a3de"
+
+SRC_URI[md5sum] = "99c878e2e4e924f3234c0efcbcff6abf"
+SRC_URI[sha256sum] = 
"efb7f6cb65dba7087c1e111bb5390291ba3616741f96840bfc75792a1a9b5ded"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE_EXT = "zip"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#87892): 
https://lists.openembedded.org/g/openembedded-devel/message/87892
Mute This Topic: https://lists.openembedded.org/mt/78203893/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to