py-nbstripout: add v0.8.1 (#49896)

This commit is contained in:
Adam J. Stewart 2025-04-08 08:54:39 +02:00 committed by GitHub
parent 6228247eda
commit 357089f347
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ class PyNbstripout(PythonPackage):
license("MIT")
version("0.8.1", sha256="eaac8b6b4e729e8dfe1e5df2c0f8ba44abc5a17a65448f0480141f80be230bb1")
version("0.6.1", sha256="9065bcdd1488b386e4f3c081ffc1d48f4513a2f8d8bf4d0d9a28208c5dafe9d3")
depends_on("py-setuptools", type="build")