python312Packages.chacha20poly1305-reuseable: relax cryptogrpahy constraint
This commit is contained in:
@@ -40,6 +40,8 @@ buildPythonPackage {
|
||||
setuptools
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "cryptography" ];
|
||||
|
||||
propagatedBuildInputs = [ cryptography ];
|
||||
|
||||
pythonImportsCheck = [ "chacha20poly1305_reuseable" ];
|
||||
|
||||
Reference in New Issue
Block a user