Adam Hupp
Adam Hupp
Merging into https://github.com/ahupp/python-magic/issues/293
Don't maintain the anaconda builds.
Old issue, and is a problem in libmagic.
Merging into https://github.com/ahupp/python-magic/issues/293
Merging into https://github.com/ahupp/python-magic/issues/287
Merging into https://github.com/ahupp/python-magic/issues/293
Alpine has been tested for a while so this seems to be fixed.
That function is a generator that produces candidate libraries, a the top ever platform calls `find_library("magic")`: https://github.com/ahupp/python-magic/blob/2a01b18ae0fe27e51977a54f0589910ddcc05804/magic/loader.py#L9 On Mon, Aug 28, 2023, 2:29 AM Thom Wiggers ***@***.***> wrote: > find_library...
libmagic bug, closing.
@adzenith I arrived at a very similar solution to you, where its synced automatically via sapling hooks, see https://github.com/facebook/sapling/issues/745. The git repo is initialized with `git init --separate-git-dir .sl/store/git .`....