Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73
.
Resolves: #63611
This commit is contained in:
parent
216a0f44e6
commit
847f677b56
@ -25,11 +25,11 @@ let
|
||||
|
||||
package = buildPythonPackage rec {
|
||||
pname = "buildbot";
|
||||
version = "2.3.1";
|
||||
version = "2.3.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "cf35d2a87b11aba29c59e47e843deba1be9649114e792e830252ed8f7c35f963";
|
||||
sha256 = "1fdahbpihs93pj640y2079yilca6w7vlwirfcz221885ih148257";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user