Skip to content

Latest commit

 

History

History
55 lines (47 loc) · 2.2 KB

CHANGELOG.rst

File metadata and controls

55 lines (47 loc) · 2.2 KB

Changelog for package python_cmake_module

0.12.0 (2024-04-26)

0.11.1 (2024-03-28)

  • Use FindPython3 instead of FindPythonInterp (#7)
  • Contributors: Shane Loretz

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall