mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-gpiod: fix md5 hash
Buildroot commit b243b77ebe added this
package including a hash file containing a typo of the tarball filename
for the md5 hash. Updated comment as computed by scanpypi.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
11d6d10deb
commit
78d0a586a8
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/gpiod/json
|
||||
md5 62cf044aa3214d0ebee6aef78db2aa52 gpiod-2.4.0.tar.g
|
||||
md5 62cf044aa3214d0ebee6aef78db2aa52 gpiod-2.4.0.tar.gz
|
||||
sha256 9243a1a59d084ec749d1df4a1e2f238ffb9d94515b0d9f5335460175143c3aa1 gpiod-2.4.0.tar.gz
|
||||
# Locally computed
|
||||
# Locally computed sha256 checksums
|
||||
sha256 a2b24e2158144b22a77a6a404fc5a05911612c5b99d7ab6d0e2addcaeb7514a3 pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user