Add checksum for py-flatbuffers 2.0.7 (#32955)

This commit is contained in:
iarspider 2022-10-04 02:53:47 +02:00 committed by GitHub
parent 916b21bfb4
commit 7daab390b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,8 @@ class PyFlatbuffers(PythonPackage):
maintainers = ["gperrotta"]
version("2.0.7", sha256="0ae7d69c5b82bf41962ca5fde9cc43033bc9501311d975fd5a25e8a7d29c1245")
version("2.0", sha256="12158ab0272375eab8db2d663ae97370c33f152b27801fa6024e1d6105fd4dd2")
version("1.12", sha256="63bb9a722d5e373701913e226135b28a6f6ac200d5cc7b4d919fa38d73b44610")
depends_on("py-setuptools", type="build")