summaryrefslogtreecommitdiff
path: root/dev-python/apsw/apsw-3.39.2.1-r1.ebuild
AgeCommit message (Collapse)Author
2022-09-22dev-python/apsw: Pass built_ext options via setup.cfgMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-09-06dev-python/apsw: fix --enable for extensions syntaxSam James
Needs to be comma separated. Not adding the whole list right now as upstream are working on autodetection? Bug: https://bugs.gentoo.org/851741 Signed-off-by: Sam James <sam@gentoo.org>