On Thu, 28 Jun 2018 08:15:05 +0100, Stuart Henderson
<[email protected]> wrote:

> On 2018/06/28 00:53, Brian Callahan wrote:
> > Hi ports --
> > 
> > Attached is a new port, devel/py-magic. py-magic is a Python module
> > for file type identification using libmagic.
> > 
> > ---
> > pkg/DESCR:
> > python-magic is a module that uses ctypes to access the libmagic
> > file type identification library. It makes use of the local magic
> > database and supports both textual and MIME-type output.
> > ---
> > 
> > This is a dependency for the upcoming diffoscope port (see next
> > email).

Yay, I'm glad to see this, I wanted to do it for a long time :)
It's also needed for other ports.

> This has a conflict:
> 
> $ make plist
> Warning: py-magic-0.4.15 conflicts with py-libmagic-5.32
> (devel/py-libmagic):/usr/local/lib/python2.7/site-packages/magic.py 
> /usr/local/lib/python2.7/site-packages/magic.pyc 
> /usr/local/lib/python2.7/site-packages/magic.pyc 
> /usr/ports/openbsd-wip/devel/py-magic/pkg/PLIST
> changed

Yes and py-libmagic is only needed by print/py-relatorio so my plan was
to check if py-relatorio could be switched to it but I didn't go
further than asking semarie about it.

Cheers,
Daniel

Reply via email to