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

python311Packages.anywidget: 0.9.11 -> 0.9.12
This commit is contained in:
OTABI Tomoya 2024-06-01 09:51:35 +09:00 committed by GitHub
commit cb2e080d07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,14 +15,14 @@
buildPythonPackage rec {
pname = "anywidget";
version = "0.9.11";
version = "0.9.12";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-WN3tjobsJ84odgyUVzF2YxE9mvYIlH7mqNDstSiyLNw=";
hash = "sha256-JYVbJJbcZUE1a20mygyflSUgO7fPKBf4S5O/4/U8+B4=";
};
# We do not need the jupyterlab build dependency, because we do not need to