python3Packages.sismic: 1.6.10 -> 1.6.11
https://github.com/AlexandreDecan/sismic/releases/tag/1.6.11 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.6.10";
|
||||
version = "1.6.11";
|
||||
in
|
||||
buildPythonPackage rec {
|
||||
pname = "sismic";
|
||||
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
owner = "AlexandreDecan";
|
||||
repo = "sismic";
|
||||
tag = version;
|
||||
hash = "sha256-FUjOn2b4nhHf2DfYbY+wsRMaVEG90nPgLlNbNTiq3fQ=";
|
||||
hash = "sha256-MD8SN3xPY1YtonogVasZZoHLADm1GU5AARSFY7ZwVPU=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "behave" ];
|
||||
|
||||
Reference in New Issue
Block a user