[dev-python/pymongocrypt] clean up
This commit is contained in:
@@ -10,19 +10,11 @@
|
||||
<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.
|
||||
Python wrapper library for libmongocrypt that supports
|
||||
client side encryption in drivers.
|
||||
</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">pymongocrypt</remote-id>
|
||||
<remote-id type="github">mongodb/libmongocrypt</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user