K 10 svn:author V 2 rm K 8 svn:date V 27 2017-03-08T06:10:21.574153Z K 7 svn:log V 423 net-p2p/deluge-cli: fix runtime Drop local patch, that breaks runtime with libtorrent-rasterbar-python >= 1.1.2. In libtorrent 1.1.2 high_performance_seed() method returns dict, not object, so this breaks things. If I understand correctly, in newer version this dict supposed to be applied with apply_settings() method, that is missing in python binding. Not bumping PORTREVISION, because of subsequent update is comming. END