[dev-python/pymongo-auth-aws] clean up

This commit is contained in:
2024-06-23 17:46:45 +02:00
parent eb35f025aa
commit a5027e1c9e
3 changed files with 7 additions and 134 deletions

View File

@@ -9,20 +9,8 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
PyMongo is a Python distribution containing tools for working
with MongoDB, and is the recommended way to work with MongoDB
from Python.
</longdescription>
<use>
<flag name="native-extensions">Compiles native C extensions</flag>
<flag name="test-full">
Run test suite in full, including tests that run a local
database instance.
</flag>
</use>
<upstream>
<remote-id type="pypi">pymongo</remote-id>
<remote-id type="github">mongodb/mongo-python-driver</remote-id>
<remote-id type="pypi">pymongo-auth-aws</remote-id>
<remote-id type="github">mongodb/pymongo-auth-aws</remote-id>
</upstream>
</pkgmetadata>