Skip to content

libmodulemd 2.3.1 and 1.8.8

Compare
Choose a tag to compare
@sgallagher sgallagher released this 03 May 12:29
· 307 commits to master since this release
libmodulemd-2.3.1
a7aedfa

Stephen Gallagher (12):

  • Bump version to 2.3.1dev and 1.8.8dev
  • Work around Coverity certificate problem
  • Merge pull request #276 from mprahl/update-doc
  • Reorder strict in ModuleStream.read_*() docs
  • Add tests for unicode in streams
  • Properly copy XMD in set_xmd()
  • Merge pull request #277 from sgallagher/mbs_fixes
  • Make Component fields nullable
  • Fix example usage of ModuleStreamVersionEnum
  • Merge branch 'fix-docs3' of git://github.com/mprahl/libmodulemd
  • Merge branch 'support-python2' of git://github.com/mprahl/libmodulemd
  • Merge branch 'mbs_279'

mprahl (3):

  • Fix the syntax in the single module stream Python example
  • Add Python 2 support to ModulemdUtil
  • Recommend installing python-libmodulemd