lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

python312Packages.pylibacl: 0.7.0 -> 0.7.2

+2 -2
+2 -2
pkgs/development/python-modules/pylibacl/default.nix
··· 7 7 8 8 buildPythonPackage rec { 9 9 pname = "pylibacl"; 10 - version = "0.7.0"; 10 + version = "0.7.2"; 11 11 format = "setuptools"; 12 12 13 13 src = fetchPypi { 14 14 inherit pname version; 15 - hash = "sha256-7UludMpUUtXUzr4j3yKepGJzWpZSi5+ijjzh96K+0xo="; 15 + hash = "sha256-VsFehn/kxyRTG7+XQHWJy7+NvShajYT+fsyQ/DIjeNc="; 16 16 }; 17 17 18 18 # ERROR: testExtended (tests.test_acls.AclExtensions)