Add checksum for py-traitlets 5.3.0 (#34127)

This commit is contained in:
iarspider 2022-11-28 19:05:35 +01:00 committed by GitHub
parent 451e3ff50b
commit 173cc7e973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyMatplotlibInline(PythonPackage):
homepage = "https://github.com/ipython/matplotlib-inline"
pypi = "matplotlib-inline/matplotlib-inline-0.1.2.tar.gz"
version("0.1.6", sha256="f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304")
version("0.1.3", sha256="a04bfba22e0d1395479f866853ec1ee28eea1485c1d69a6faf00dc3e24ff34ee")
version("0.1.2", sha256="f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e")