python-osc: 0.159.0-4 -> 0.162.0-55
This commit is contained in:
parent
3d1cee050f
commit
10ee395e0f
@ -9102,13 +9102,13 @@ in {
|
|||||||
});
|
});
|
||||||
|
|
||||||
osc = buildPythonPackage {
|
osc = buildPythonPackage {
|
||||||
name = "osc-0.159.0-4-g2d44589";
|
name = "osc-0.162.0-55-gb730f88";
|
||||||
disabled = isPy3k;
|
disabled = isPy3k;
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "openSUSE";
|
owner = "openSUSE";
|
||||||
repo = "osc";
|
repo = "osc";
|
||||||
rev = "2d44589886845af7da911aaec9403344e396cd91";
|
rev = "b730f880cfe85a8547f569355a21706f27ebfa78";
|
||||||
sha256 = "0s8p7gkp64w6r5rnxpbvl2dgb5p85kq2skcqm6qxn5ddadhw2sfz";
|
sha256 = "0hh9j5zd2kc0804d2jmf1q3w5xm9l9s69hhgysbncrv5fw0414lh";
|
||||||
};
|
};
|
||||||
buildInputs = with pkgs; [ bashInteractive ]; # needed for bash-completion helper
|
buildInputs = with pkgs; [ bashInteractive ]; # needed for bash-completion helper
|
||||||
propagatedBuildInputs = with self; [ urlgrabber m2crypto pyyaml ];
|
propagatedBuildInputs = with self; [ urlgrabber m2crypto pyyaml ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user