Fwd: [packages/thefuck] python3.spec hack
Jacek Konieczny
jajcus at jajcus.net
Tue Mar 1 13:30:23 CET 2016
On 2016-03-01 13:06, Elan Ruusamäe wrote:
> On 01.03.2016 13:12, Jacek Konieczny wrote:
>>
>> You could add egg-info file/directory for pathlib to python3.spec.
> so. empty file/dir will do?
No. It should be a proper PKG-INFO file.
Though, I have changed my mind…
As it is now a standard part of Python3 and Python does not include
those egg-info file, then I think we should no do things different in PLD.
It would probably be better to patch thefuck not to require this. The
requirement is probably defined in setup.py and could be removed with
one line change.
Jacek
More information about the pld-devel-en
mailing list