15
0

- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=41
This commit is contained in:
2025-06-05 06:05:03 +00:00
committed by Git OBS Bridge
parent 2e6c03fee2
commit a6f6fcf436
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 5 06:01:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
-------------------------------------------------------------------
Mon Apr 28 15:12:46 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -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