[Bug 249255] devel/tortoisehg: Python autoplist generates invalid items

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 20 09:37:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249255

--- Comment #2 from Kubilay Kocak <koobs at FreeBSD.org> ---
Here's one example where VERSION (file) wasn't in --record output due to
upstreams use of a custom install_data method, subclassing the default
(setuptools) "install_data" method:

https://github.com/buildbot/buildbot/pull/8/commits/86a599b102bbcf67f4daf0438ba1b5feef7a29a7

See also: https://github.com/search?q=%22outfiles%22+setup.py&type=code
(probably  handy)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list