gpo.zugaina.org

Search Portage & Overlays:

dev-python/pyroaring

Python wrapper for the C library CRoaring

Screenshots

  • pyroaring-1.1.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug

    View      Download      Browse     License: MIT   
    Overlay: guru

ChangeLog

commit 362ab08e3348ea37205d916b87a7ea8eded7790d
Author: zyxhere???? <zyx@envs.net>
Date: Sat Jul 25 08:29:40 2026 +0000

*/*: remove ending full stop from `$ (new QA issue from pkgcheck?)

Signed-off-by: zyxhere???? <zyx@envs.net>

commit b48979b61fb96fc3687d976e9f859fc634332282
Author: zyxhere???? <zyx@envs.net>
Date: Wed Jan 21 03:41:12 2026 +0000

dev-python/pyroaring: new package, add 1.1.0

- Unbundle croaring and add -Iinclude/roaring.h to `$` from
the patched croaring pkgconfig.pc file otherwise:
``
pyroaring/pyroaring.cpp:1171:10: fatal error: roaring.h: No such file or directory
1171 | #include "roaring.h"
| ^~~~~~~~~~~
compilation terminated.
```

Part-off: https://codeberg.org/gentoo/guru/pulls/17
Signed-off-by: zyxhere???? <zyx@envs.net>