Skip to content

Packaging maintainance

Baptiste Esteban requested to merge development/migrate-pylene-numpy into next

Migration of Pylene-numpy from Pylene repository to pylena repository. Thus, Pylene-numpy will become a new conan package.

  • Pylene-numpy migration
    • Conan recipe
    • Test package
    • Use CMakeDeps and CMakeToolchain generators
  • Rewrite totally the pylena Packaging
    • Use ConanAPIV1 python interface of Conan
    • Use custom CMake wrapper
    • Migrate pylena package metadata into pyproject.toml as it is normalized
Edited by Baptiste Esteban

Merge request reports