Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2021 10:52:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 258593] [NEW] sysutils/py-puremagic: Pure python implementation of magic file detection
Message-ID:  <bug-258593-21822-QQIBbOzg51@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258593-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258593-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #7 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to James French from comment #3)

If the test vectors/data aren't packaged on PyPI, like some projects such as
cryptography do, then we can grab them from GitHub (USE_GITHUB=yes), which is a
legitimate exception to using CHEESESHOP as MASTER_SITES.

Unless the test data set is ridiculously large, having ports support tests is
almost always better for everyone, and will only be fetched when 'test' target
is called (same as TEST_DEPENDS)

Happy to run through this with you on IRC / Discord if you need help or have
questions

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

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258593-21822-QQIBbOzg51>