pyload: add send2trash as dep

With this pyload is able to move compressed files into trash after unpacking them
This commit is contained in:
Matthias Herrmann 2016-11-26 16:20:02 +01:00
parent 01172c2ccf
commit 8ee4a1fd65

View File

@ -6,8 +6,8 @@ pythonPackages.buildPythonApplication rec {
src = fetchFromGitHub {
owner = "pyload";
repo = "pyload";
rev = "03f3ad9e39da2b9a378987693c4a69720e4084c7";
sha256 = "0fgsz6yzxrlq3qvsyxsyzgmy4za35v1xh3i4drhispk9zb5jm1xx";
rev = "721ea9f089217b9cb0f2799c051116421faac081";
sha256 = "1ad4r9slx1wgvd2fs4plfbpzi4i2l2bk0lybzsb2ncgh59m87h54";
};
patches =
@ -29,7 +29,7 @@ pythonPackages.buildPythonApplication rec {
propagatedBuildInputs = with pythonPackages; [
pycurl jinja2 beaker thrift simplejson pycrypto feedparser tkinter
beautifulsoup
beautifulsoup send2trash
];
#remove this once the PR patches above are merged. Needed because githubs diff endpoint