-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: pymongocrypt
-
Python Drivers
Context
Right now it is a manual process to update the bundled version of libmongocrypt. We have to update libmongocrypt-version.txt, run strip_header.py with the path to the header file, and then manually update bindings.py. We should be able to run a single script that takes a new version and updates the required files.
Definition of done
Create the script.
Pitfalls
None