python3Packages.pyqt6-charts: 6.10.0 -> 6.11.0 (#506505)

This commit is contained in:
Doron Behar
2026-04-28 08:12:24 +00:00
committed by GitHub
@@ -12,13 +12,13 @@
buildPythonPackage rec {
pname = "pyqt6-charts";
version = "6.10.0";
version = "6.11.0";
pyproject = true;
src = fetchPypi {
pname = "pyqt6_charts";
inherit version;
hash = "sha256-keFeKNARyqTIOIGpBoezXj0F71cpDN2XYIJMlb2saj4=";
hash = "sha256-EJHNkZgGo84F0idnKfeb5Oy9CpOVAKiJkCbD71dpxlA=";
};
# fix include path and increase verbosity