python3Packages.pylibacl: 0.7.2 -> 0.7.3 (#424846)

This commit is contained in:
Wolfgang Walther 2025-08-14 13:13:39 +00:00 committed by GitHub
commit 78aee846cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,12 +7,12 @@
buildPythonPackage rec {
pname = "pylibacl";
version = "0.7.2";
version = "0.7.3";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-VsFehn/kxyRTG7+XQHWJy7+NvShajYT+fsyQ/DIjeNc=";
hash = "sha256-nZ/7WA4MWC1d5ZgIf3X2lARYsjgQxhVSkUPGGxcr+SI=";
};
# ERROR: testExtended (tests.test_acls.AclExtensions)