Merge pull request #294405 from r-ryantm/auto-update/python311Packages.anywidget

python311Packages.anywidget: 0.9.2 -> 0.9.3
This commit is contained in:
OTABI Tomoya 2024-03-09 14:22:43 +09:00 committed by GitHub
commit 3030f185ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "anywidget";
version = "0.9.2";
version = "0.9.3";
format = "pyproject";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-S6nB3Df17sD1Zrsp+1Di66FNeaVmE1rqt8hogjI/3I4=";
hash = "sha256-Coae8oretZHhb1c9i5x0Sm1nVruN89kRZSEMyeLibbg=";
};
# We do not need the jupyterlab build dependency, because we do not need to