summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-netaddr_0.10.1.bb (renamed from meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb b/meta-python/recipes-devtools/python/python3-netaddr_0.10.1.bb
index 15350e9426..ce16cc1787 100644
--- a/meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-netaddr_0.10.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "A network address manipulation library for Python."
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44"
4 4
5SRC_URI[sha256sum] = "4c30c54adf4ea4318b3c055ea3d8c7f6554a50aa2cd8aea4605a23caa0b0229e" 5SRC_URI[sha256sum] = "f4da4222ca8c3f43c8e18a8263e5426c750a3a837fdfeccf74c68d0408eaa3bf"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8