Re: [new] archivers/py-zstandard

2024-06-10 Thread Kirill A . Korinsky
and here small additional polish of this port: diff --git archivers/py-zstandard/Makefile archivers/py-zstandard/Makefile index aff042031b1..91b6e4516c3 100644 --- archivers/py-zstandard/Makefile +++ archivers/py-zstandard/Makefile @@ -16,11 +16,11 @@ MODPY_PYBUILD = setuptools FLAVOR

Re: [new] archivers/py-zstandard

2024-06-10 Thread Kirill A . Korinsky
On Mon, 10 Jun 2024 00:16:17 +0100, Kirill A. Korinsky wrote: > > On Sun, 09 Jun 2024 23:03:50 +0100, > Stuart Henderson wrote: > > > > I'd expect cffi to use dlopen not static linking. We normally record > > those as LIB_DEPENDS and WANTLIB with a comment next to the WANTLIB > > saying "uses d

Re: [new] archivers/py-zstandard

2024-06-09 Thread Kirill A . Korinsky
On Sun, 09 Jun 2024 23:03:50 +0100, Stuart Henderson wrote: > > I'd expect cffi to use dlopen not static linking. We normally record > those as LIB_DEPENDS and WANTLIB with a comment next to the WANTLIB > saying "uses dlopen" (check-lib-depends will say 'Extra' in that case). > Unfortunately, th

Re: [new] archivers/py-zstandard

2024-06-09 Thread Stuart Henderson
I'd expect cffi to use dlopen not static linking. We normally record those as LIB_DEPENDS and WANTLIB with a comment next to the WANTLIB saying "uses dlopen" (check-lib-depends will say 'Extra' in that case). -- Sent from a phone, apologies for poor formatting. On 8 June 2024 00:04:57 Kirill

[new] archivers/py-zstandard

2024-06-07 Thread Kirill A . Korinsky
ports@, Here the new port archivers/py-zstandard which is part of dependency tree of security/wapiti which I'm working to update and fix Unfortently I can't fix tests and make test fails as: ImportError while importing test module '/usr/ports/pobj/py-zstandard-0.22.0-python3/zstandard-0.22.0/