File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
build/pkgs/setuptools_wheel Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- # We use this file to mark the package as a Python package
1+ setuptools >= 65.6
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_sage_conf
77 SPKG_INSTALL_REQUIRES_sage_setup
88 SPKG_INSTALL_REQUIRES_sagemath_environment
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_wheel
77 SPKG_INSTALL_REQUIRES_sage_setup
88 SPKG_INSTALL_REQUIRES_sagemath_environment
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_sage_setup
77 SPKG_INSTALL_REQUIRES_sagemath_environment
88 SPKG_INSTALL_REQUIRES_cython
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_wheel
77]
88build-backend = "setuptools.build_meta"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_sage_setup
77 SPKG_INSTALL_REQUIRES_sagemath_environment
88 SPKG_INSTALL_REQUIRES_cython
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_sage_setup
77 SPKG_INSTALL_REQUIRES_sagemath_environment
88 SPKG_INSTALL_REQUIRES_cython
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_wheel
77 SPKG_INSTALL_REQUIRES_sage_setup
88 SPKG_INSTALL_REQUIRES_sagemath_environment
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_wheel
77]
88build-backend = "setuptools.build_meta"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ include(`sage_spkg_versions_toml.m4')dnl' -*- conf-toml -*-
22[ build-system]
33# Minimum requirements for the build system to execute.
44requires = [
5- SPKG_INSTALL_REQUIRES_setuptools
5+ SPKG_INSTALL_REQUIRES_setuptools_wheel
66 SPKG_INSTALL_REQUIRES_sage_setup
77 SPKG_INSTALL_REQUIRES_sagemath_environment
88 SPKG_INSTALL_REQUIRES_cython
You can’t perform that action at this time.
0 commit comments