python3Packages.pyqt6-charts: 6.9.0 -> 6.10.0
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pyqt6-charts";
|
||||
version = "6.9.0";
|
||||
version = "6.10.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "pyqt6_charts";
|
||||
inherit version;
|
||||
hash = "sha256-fvvpu35q1PmEUhGg7+D5HKXhT5Ni7RuoTVXyuFFQkfc=";
|
||||
hash = "sha256-keFeKNARyqTIOIGpBoezXj0F71cpDN2XYIJMlb2saj4=";
|
||||
};
|
||||
|
||||
# fix include path and increase verbosity
|
||||
|
||||
Reference in New Issue
Block a user