summaryrefslogtreecommitdiff
path: root/math/py-igraph/files/patch-setup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
5 daysmath/py-igraph: 0.11.9 update, fixes libxml2 useMatthias Andree1-9/+11
with its slightly changed xmlerror.h API. Approved by: lwhsu@ (maintainer timeout, 12+ months) PR: 279961 Reported by: diizzy@ MFH: 2025Q3
2023-08-30math/py-igraph: Update to 0.10.6Daniel Engberg1-0/+24
* Switch to DISTVERSION * Always use Flex from ports * Use available dependencies in tree instead of vendored This is also consistent with math/igraph Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.6 PR: 273168 Reviewed by: lwhsu (maintainer) Sponsored by: Blinkinblox