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

python311Packages.anywidget: 0.9.3 -> 0.9.4
This commit is contained in:
OTABI Tomoya 2024-04-02 22:55:22 +09:00 committed by GitHub
commit 573b8f7856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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