python313Packages.unicrypto: 0.0.11 -> 0.0.12
Diff: https://github.com/skelsec/unicrypto/compare/0.0.11...0.0.12 Changelog: https://github.com/skelsec/unicrypto/releases/tag/0.0.12
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "unicrypto";
|
||||
version = "0.0.11";
|
||||
version = "0.0.12";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "skelsec";
|
||||
repo = "unicrypto";
|
||||
tag = version;
|
||||
hash = "sha256-quMh4yQSqbwZwWTJYxW/4F0k2c2nh82FEiNCSeQzhvo=";
|
||||
hash = "sha256-RYwovFMalBNDPDEVjQ/8/N7DkOMiyeEQ5ESdgCK8RW8=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user