forked from pool/python-build
Accepting request 1084005 from home:bnavigator:branches:devel:languages:python
- Remove support-tarfile-data-filter.patch: better documentation required, preferable supported through upstream * gh#pypa/build#609 OBS-URL: https://build.opensuse.org/request/show/1084005 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-build?expand=0&rev=20
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
# wheeldir of name build does not work well with this packagename gh#openSUSE/python-rpm-macros#157
|
||||
%define _pyproject_wheeldir distwheel
|
||||
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-build%{psuffix}
|
||||
Version: 0.10.0
|
||||
@@ -42,8 +41,6 @@ Source11: https://files.pythonhosted.org/packages/py3/f/flit-core/flit_cor
|
||||
Source12: https://files.pythonhosted.org/packages/py3/t/tomli/tomli-2.0.1-py3-none-any.whl
|
||||
# PATCH-FIX-UPSTREAM gh#pypa/build#b52fdbd70550a9ef58e65b3376cec1e9951d2114
|
||||
Patch0: support-pip-23.patch
|
||||
# PATCH-FIX-OPENSUSE Support new tarfile data_filter
|
||||
Patch1: support-tarfile-data-filter.patch
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module flit-core >= 3.4}
|
||||
BuildRequires: %{python_module pip}
|
||||
@@ -111,7 +108,7 @@ popd
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/pyproject-build
|
||||
%{python_sitelib}/build
|
||||
%{python_sitelib}/build-%{version}*-info
|
||||
%{python_sitelib}/build-%{version}.dist-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user