python-pycollada: update 0.4 -> 0.4.1

Build tested with freecad, the only dependee.
This commit is contained in:
Bjørn Forsman 2014-12-06 15:27:27 +01:00
parent aeea41f5c8
commit 0ec7a55ec1
1 changed files with 2 additions and 2 deletions

View File

@ -1856,11 +1856,11 @@ let
};
pycollada = buildPythonPackage rec {
name = "pycollada-0.4";
name = "pycollada-0.4.1";
src = pkgs.fetchurl {
url = "http://pypi.python.org/packages/source/p/pycollada/${name}.tar.gz";
md5 = "5d0f00c035491b945cdccdfd8a698ad2";
sha256 = "0i50lh98550pwr95zgzrgiqzsspm09wl52xlv83y5nrsz4mblylv";
};
# pycollada-0.4 needs python-dateutil==1.5