Changelog

v2.0.1 - 2024-09-17

  • Make sure the repository config file resource gets deployed on any host it is assigned to.

v2.0.0 - 2024-08-19

  • Remove support for package state

  • Rely on mitogen for remote io

  • Refactor Package handler to use CRUDHandler

v1.0.1 - 2024-07-11

  • Port std:Packages to this module

v1.0.0 - 2024-05-10

  • Remove reload and dep chaining to the host

  • Add yum::Package

  • Cleanup module + tests

  • Migrate to module v2 format

v0.7.7 - 2023-12-08

v0.7.6 - 2023-10-12

v0.7.5 - 2023-06-30

v0.7.4 - 2023-04-04

v0.7.0

  • Add support to set the mirrorlist and metalink options in a yum repo file.

v0.6.8

  • Remove pytest.ini and move its logic to pyproject.toml

v0.6.7

  • Add pytest.ini file and set asyncio_mode to auto

v0.6.5

  • Use conditional requirement for inmanta-dev-dependencies package

v0.6.2

  • Update inmanta-dev-dependencies package

v0.6.1

  • Use inmanta-dev-dependencies package

v0.5.2

  • use new relation syntax