diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-pynacl_1.4.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pynacl_1.4.0.bb b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb index b4a6b7af6f..10f624b484 100644 --- a/meta-python/recipes-devtools/python/python3-pynacl_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb | |||
@@ -4,8 +4,7 @@ HOMEPAGE = "https://github.com/pyca/pynacl" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8cc789b082b3d97e1ccc5261f8594d3f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8cc789b082b3d97e1ccc5261f8594d3f" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "8c6c57893327a694c72510fb620e4744" | 7 | SRC_URI[sha256sum] = "8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba" |
8 | SRC_URI[sha256sum] = "54e9a2c849c742006516ad56a88f5c74bf2ce92c9f67435187c3c5953b346505" | ||
9 | 8 | ||
10 | PYPI_PACKAGE = "PyNaCl" | 9 | PYPI_PACKAGE = "PyNaCl" |
11 | 10 | ||