python312Packages.picos: 2.6.0 -> 2.6.1 (#398351)

This commit is contained in:
Arne Keller
2025-04-17 21:41:27 +02:00
committed by GitHub
@@ -13,12 +13,12 @@
buildPythonPackage rec {
pname = "picos";
version = "2.6.0";
version = "2.6.1";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-LU5OxinhDBewQ/32cxyOSQyUexMD8xdJIkrsiaWBils=";
hash = "sha256-u9yaKeP34YW55+PyVy3wPR0p0jBmiLywvZzw2zWdd6g=";
};
# Needed only for the tests