mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
python312Packages.sismic: 1.6.7 -> 1.6.8 (#355367)
This commit is contained in:
commit
c2bf12deb8
@ -11,7 +11,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.6.7";
|
||||
version = "1.6.8";
|
||||
in
|
||||
buildPythonPackage {
|
||||
pname = "sismic";
|
||||
@ -24,7 +24,7 @@ buildPythonPackage {
|
||||
owner = "AlexandreDecan";
|
||||
repo = "sismic";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-EP78Wc2f6AKqbGBW8wVP0wogEbTo0ndjlRRd+fsUvCo=";
|
||||
hash = "sha256-0g39jJI3UIniJY/oHQMZ53GCOJIbqdVeOED9PWxlw6E=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "behave" ];
|
||||
|
Loading…
Reference in New Issue
Block a user