diff --git a/py-build-cmake-0.4.1-gh.tar.gz b/py-build-cmake-0.4.1-gh.tar.gz deleted file mode 100644 index 8d15300..0000000 --- a/py-build-cmake-0.4.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e002887bb12a96c945a51e856ab655f7cc38af902ebf086f96d59b1dba732afd -size 1694932 diff --git a/py-build-cmake-0.4.2-gh.tar.gz b/py-build-cmake-0.4.2-gh.tar.gz new file mode 100644 index 0000000..04ef397 --- /dev/null +++ b/py-build-cmake-0.4.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e751c0715b28b7f4fdcf54b3dc4e51e14d78ff587af796457c0bdf106c74b1a +size 1704451 diff --git a/python-py-build-cmake.changes b/python-py-build-cmake.changes index c8bf0ae..27d9e89 100644 --- a/python-py-build-cmake.changes +++ b/python-py-build-cmake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 26 11:30:35 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.4.2 + * Improved documentation: https://tttapa.github.io/py-build-cmake/ + * Perform environment variable substitution before generating build hooks + * Fix verbose output on Python 3.7 +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Tue Feb 11 09:32:04 UTC 2025 - Nico Krapp diff --git a/python-py-build-cmake.spec b/python-py-build-cmake.spec index 7539087..bdebacf 100644 --- a/python-py-build-cmake.spec +++ b/python-py-build-cmake.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-py-build-cmake -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Modern, PEP 517 compliant build backend for creating Python packages with License: MIT