Update pkgs/development/python-modules/osc-lib/default.nix
This commit is contained in:
parent
ca79392bbc
commit
f4182075ff
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
|||
sha256 = "sha256-CLE9lrMMlvVrihe+N4wvIKe8t9IZ1TpHHVdn2dnvAOI=";
|
||||
};
|
||||
|
||||
# fake version to make pbr happy...
|
||||
# fake version to make pbr.packaging happy and not reject it...
|
||||
PBR_VERSION = "2.5.0";
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue