gentoo/dev-python/stripe/metadata.xml
Michał Górny 329aa29293
dev-python/stripe: Bump to 7.9.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-15 09:17:48 +01:00

21 lines
673 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">stripe</remote-id>
<remote-id type="github">stripe/stripe-python</remote-id>
</upstream>
<use>
<flag name="telemetry">
Enable sending "telemetry to Stripe regarding request latency
and feature usage" by default. Upstream enables it by default
in their PyPI distribution; it can also be explicitly controlled
via stripe.enable_telemetry variable (boolean).
</flag>
</use>
</pkgmetadata>