代码拉取完成,页面将自动刷新
Name: python-debugpy
Version: 1.8.7
Release: 1
Summary: An implementation of the Debug Adapter Protocol for Python
License: MIT
URL: https://github.com/microsoft/debugpy
Source0: %{url}/archive/v%{version}/debugpy-%{version}.tar.gz
%description
debugpy is an implementation of the Debug Adapter Protocol for Python.
%package -n python3-debugpy
Summary: %{summary}
Provides: python-debugpy
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-pbr
BuildRequires: python3-hatchling
%description -n python3-debugpy
debugpy is an implementation of the Debug Adapter Protocol for Python.
%prep
%autosetup -n debugpy-%{version}
%build
%py3_build
%install
%py3_install
%files -n python3-debugpy
%license LICENSE
%doc README.md
%{_bindir}/debugpy
%{python3_sitearch}/debugpy-*.egg-info/
%{python3_sitearch}/debugpy/
%changelog
* Mon Nov 4 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.8.7-1
- Update package to version 1.8.7
Remove the EPL from the list of licenses
Add extensions recommendations and remove settings
Switch linter from flake8 to ruff
Set linter step to continue on error
Fix DeprecationWarning in Python 3.12 due to use of co_lnotab
* Tue Aug 1 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 1.6.7-1
- Init package python-debugpy of version 1.6.7
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。