python34Packages.zope_location: update from 4.0.0 to 4.0.3
This commit is contained in:
parent
f6a529aa51
commit
8c290a64a7
@ -9521,11 +9521,11 @@ rec {
|
|||||||
|
|
||||||
|
|
||||||
zope_location = buildPythonPackage rec {
|
zope_location = buildPythonPackage rec {
|
||||||
name = "zope.location-4.0.0";
|
name = "zope.location-4.0.3";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://pypi.python.org/packages/source/z/zope.location/zope.location-4.0.0.tar.gz";
|
url = "http://pypi.python.org/packages/source/z/zope.location/zope.location-4.0.3.tar.gz";
|
||||||
md5 = "cd0e10d5923c95e352bcde505cc11324";
|
sha256 = "1nj9da4ksiyv3h8n2vpzwd0pb03mdsh7zy87hfpx72b6p2zcwg74";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ zope_proxy ];
|
propagatedBuildInputs = [ zope_proxy ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user