From 35e95bb745f9be48bf60c8c6eb021ce7f8dffd0e Mon Sep 17 00:00:00 2001 From: Ricardo Martincoski Date: Tue, 4 Apr 2017 19:50:15 -0300 Subject: python-pylibftdi: check hash Currently the hash is not checked, returning this message: WARNING: no hash file for pylibftdi-0.15.0.tar.gz Rename the .hash file to use the package name. Signed-off-by: Ricardo Martincoski Signed-off-by: Thomas Petazzoni --- package/python-pylibftdi/python-libftdi.hash | 3 --- package/python-pylibftdi/python-pylibftdi.hash | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 package/python-pylibftdi/python-libftdi.hash create mode 100644 package/python-pylibftdi/python-pylibftdi.hash (limited to 'package/python-pylibftdi') diff --git a/package/python-pylibftdi/python-libftdi.hash b/package/python-pylibftdi/python-libftdi.hash deleted file mode 100644 index 54b33a1124..0000000000 --- a/package/python-pylibftdi/python-libftdi.hash +++ /dev/null @@ -1,3 +0,0 @@ -# md5 from https://pypi.python.org/pypi/pylibftdi/json, sha256 locally computed -md5 eaee7fb3a67f33a35a164a9628daaafe pylibftdi-0.15.0.tar.gz -sha256 51ef08ebcc4ec3eaec2366e9648d3f8fa1b737ea507a7f3a374ac58abf148e77 pylibftdi-0.15.0.tar.gz diff --git a/package/python-pylibftdi/python-pylibftdi.hash b/package/python-pylibftdi/python-pylibftdi.hash new file mode 100644 index 0000000000..54b33a1124 --- /dev/null +++ b/package/python-pylibftdi/python-pylibftdi.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/pylibftdi/json, sha256 locally computed +md5 eaee7fb3a67f33a35a164a9628daaafe pylibftdi-0.15.0.tar.gz +sha256 51ef08ebcc4ec3eaec2366e9648d3f8fa1b737ea507a7f3a374ac58abf148e77 pylibftdi-0.15.0.tar.gz -- cgit v1.2.3