python-dulwich: update to version 0.10.1a
This commit is contained in:
parent
922c555015
commit
4ad434e521
@ -4895,11 +4895,11 @@ let
|
||||
|
||||
dulwich = buildPythonPackage rec {
|
||||
name = "dulwich-${version}";
|
||||
version = "0.9.8";
|
||||
version = "0.10.1a";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://pypi.python.org/packages/source/d/dulwich/${name}.tar.gz";
|
||||
sha256 = "0iwxp9n2c09wahq8bqnc5z431kq5bs75vbwl93nzwm2grj00l6lb";
|
||||
sha256 = "02rknqarwy7p50693cqswbibqwgxzrfzdq4yhwqxbdmhbsmh0rk6";
|
||||
};
|
||||
|
||||
# Only test dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user