gentoo/dev-python/b2sdk/metadata.xml
Sam James c7510ba79d
dev-python/b2sdk: new package, add 2.9.4
As noted in the bug, can't add it as a dep to duplicity (though perhaps we
could really; would be worth maybe talking more about optional runtime deps
vs Python, as optfeature isn't perfect for this as it doesn't guarantee matching
impls, but that's a discussion for another day), just an optfeature
at some point.

Closes: https://bugs.gentoo.org/657466
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-07 22:39:01 +01:00

18 lines
496 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">b2sdk</remote-id>
<remote-id type="github">Backblaze/b2-sdk-python</remote-id>
</upstream>
</pkgmetadata>