Hi, In addition to the patch that will follow in a response to this mail, here's an URL to the see the patch in a web interface: https://git.replicant.us//contrib/GNUtoo/vendor_replicant-scripts/commit/?id=917e30579415e63b29250b1ec1d20980b8cf637c
And here's how to get it in a git repository: git clone https://git.replicant.us//GNUtoo/vendor_replicant-scripts cd vendor_replicant-scripts git show 917e30579415e63b29250b1ec1d20980b8cf637c ChangeLog: ---------- For the new python scripts: * The Quotes have been unified * __name__ == '__main__' is now used * The scripts are not installable as there is no setup.py but that can be addressed in a subsequent patch. For the wikidata script: * The SOC and modems are now handled * A better command line interface and output also need to be added but that can be done in subsequent patches. For the script to send patches: * Patch revisions are now handled * The script needs to be more robust with reguard to the configuration file, the command line options parsing needs to be improved, specifying the git revision needs to be able to be specificed similarly than in git-format-patch and the git-format-patch is always done automatically and cannot be done semi-manually, but all that can be addressed in subsequent patches. The script parsing the LineageOS wiki also need to be cleaned up in subsequent patches. Denis. _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
