diff --git a/python-debugpy.changes b/python-debugpy.changes index ae879fa..a6559e2 100644 --- a/python-debugpy.changes +++ b/python-debugpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 5 06:01:35 UTC 2025 - Steve Kowalik + +- Switch to pyproject macros. + ------------------------------------------------------------------- Mon Apr 28 15:12:46 UTC 2025 - Markéta Machová diff --git a/python-debugpy.spec b/python-debugpy.spec index 9dcb02d..6cef8d2 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -89,7 +89,7 @@ mv ../attach_${pyarch}.so ../attach_linux_amd64.so mv ../attach_${pyarch}.so ../attach_linux_x86.so %endif popd -%{$python_build} +%pyproject_wheel } %endif @@ -97,7 +97,7 @@ popd %if !%{with test} # Dont compile pydevd again export SKIP_CYTHON_BUILD=1 -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/debugpy %python_clone -a %{buildroot}%{_bindir}/debugpy-adapter %{python_expand # remove source files