mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/msgpack: version bump to 0.5.6.
Add native-extensions USE flag to conditionally disable C extensions. Closes: https://github.com/gentoo/gentoo/pull/7176
This commit is contained in:
committed by
Patrice Clement
parent
879e37bb51
commit
fb6a4f4464
@@ -9,4 +9,10 @@
|
||||
<remote-id type="pypi">msgpack-python</remote-id>
|
||||
<remote-id type="github">msgpack/msgpack-python</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="native-extensions">
|
||||
Compiles native "C" extensions (speedups, instead of using python
|
||||
fallback code).
|
||||
</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user