[Bug 258593] [NEW] sysutils/py-puremagic: Pure python implementation of magic file detection

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Sep 2021 03:22:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258593

--- Comment #3 from James French <james@french.id.au> ---
Thanks for the review Kubilay, I'm working on an update that will address those
issues and should have it back later today.

Just on the test suite, the python code for the tests is distributed with the
source but the data files they depend on is not (presumably because it's quite
a large set of data). The test suite will always fail from a PyPi tarball, even
if the code is fine.

I can cobble something together that sources those files from GitHub to make
the test suite work but it may overcomplicate the port. Not sure if this is
something we should do or not.

In either case, I will probably submit two patches one with and one without
fetching that data.

Cheers,
James

-- 
You are receiving this mail because:
You are the assignee for the bug.