diff --git a/python-scikit-build.changes b/python-scikit-build.changes index f2e4835..36d346e 100644 --- a/python-scikit-build.changes +++ b/python-scikit-build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 16 19:21:48 UTC 2023 - Ben Greiner + +- Update to 0.17.5 + * Generator args were missing for actual compile in #975 + * Add support for netbsd & pyodide (future) in #977 + ------------------------------------------------------------------- Thu May 11 14:26:58 UTC 2023 - Ben Greiner diff --git a/python-scikit-build.spec b/python-scikit-build.spec index 96255b5..33b07ac 100644 --- a/python-scikit-build.spec +++ b/python-scikit-build.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-scikit-build%{psuffix} -Version: 0.17.4 +Version: 0.17.5 Release: 0 Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions License: MIT diff --git a/scikit_build-0.17.4.tar.gz b/scikit_build-0.17.4.tar.gz deleted file mode 100644 index 65a4561..0000000 --- a/scikit_build-0.17.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16c8cb39629644ae725383bee5edb3eb8825fab0505d76405048fad2a8fa825f -size 269511 diff --git a/scikit_build-0.17.5.tar.gz b/scikit_build-0.17.5.tar.gz new file mode 100644 index 0000000..8ea85db --- /dev/null +++ b/scikit_build-0.17.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76856e7631d9e8887a7aa71913d5f184a6177246225391af96ce4801d89fa254 +size 269848