This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Planex 4.0.0
- removal of pin v1 and introduction of versioned pin and link schema: v2 and v3 (v3 recommended) [breaking change]
- removal of planex-manifest [breaking change]
- reduction of the magic involved in planex-pin and planex-clone, with a updated and simplified CLI [breaking change]
- introduction of proper spec rewrite, including the injection of source and patch metadata in the generated rpms
- simplified and improved planex-fetch using python requests
- added a flag to planex-depend to dump the json dependency tree and to select the inclusion of requires and/or buildrequires in the graph [breaking change]
- improved README with design overview
- overall simplification and reorganization of planex internal libraries.
- introduced preliminary python3 support