-
-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use system python packages with --enable-system-site-packages #36141
Merged
Merged
Changes from all commits
Commits
Show all changes
253 commits
Select commit
Hold shift + click to select a range
9c9de7b
build/pkgs/pythran: Update to 0.13.1
mkoeppe e70ddfc
build/pkgs/meson_python: Update to 0.13.2
mkoeppe 20c90ca
build/pkgs/pybind11: Update to 2.11.1
mkoeppe b7227e3
build/pkgs/pyproject_metadata: Update to 0.7.1
mkoeppe ddf8efe
build/pkgs/gast: Update to 0.5.4
mkoeppe a291fee
build/pkgs/meson_python/patches: Remove
mkoeppe cb21d9f
build/pkgs/meson: Update to 1.2.1
mkoeppe d0be1a4
build/pkgs/ninja_build: Update to 1.11.1
mkoeppe a97e3de
Merge branch 'cython-0.29.33' into scipy_1_11
mkoeppe 2461b37
build/pkgs/cmake: Update to 3.27.3
mkoeppe 548160a
build/pkgs/scipy/install-requires.txt: Allow 1.11.x
mkoeppe 3d17e4a
build/pkgs/meson/spkg-configure.m4: Require meson >= 1.1.0
mkoeppe e955f3e
Trac #29665: add --enable-system-site-packages option to ./configure.
orlitzky f80ce35
Trac #29665: new SAGE_PYTHON_PACKAGE_CHECK() autoconf macro.
orlitzky 19fa7c8
Trac #29665: standard python spkg-configure.m4 for py.
orlitzky dc39acc
Trac #29665: standard python spkg-configure.m4 for wheel.
orlitzky 3ede904
Trac #29665: new spkg-configure.m4 for cvxopt.
orlitzky a172e1b
Trac #29665: new spkg-configure.m4 for pyzmq.
orlitzky a69bc99
Trac #29665: standard python spkg-configure.m4 for requests.
orlitzky 9a81424
Trac #29665: standard python spkg-configure.m4 for six.
orlitzky 40a17dd
Trac #29665: standard python spkg-configure.m4 for packaging.
orlitzky 0820e25
Trac #29665: new spkg-configure.m4 for numpy.
orlitzky b902f1b
Trac #29665: new spkg-configure.m4 for scipy.
orlitzky 04cd285
Trac #29665: standard python spkg-configure.m4 for pluggy.
orlitzky eec1c60
Trac #29665: standard python spkg-configure.m4 for pickleshare.
orlitzky 2bf735f
Trac #29665: standard python spkg-configure.m4 for html5lib.
orlitzky 394e7e8
Trac #29665: standard python spkg-configure.m4 for networkx.
orlitzky 0fecd78
Trac #29665: new spkg-configure.m4 for matplotlib.
orlitzky 6647de2
Trac #29665: standard python spkg-configure.m4 for bleach.
orlitzky ebb763a
Trac #29665: standard python spkg-configure.m4 for decorator.
orlitzky ca057c0
Trac #29665: standard python spkg-configure.m4 for idna.
orlitzky f5e0319
Trac #29665: standard python spkg-configure.m4 for certifi.
orlitzky 745b69a
Trac #29665: new spkg-configure.m4 for pillow.
orlitzky ca59e08
Trac #29665: standard python spkg-configure.m4 for mpmath.
orlitzky 6340166
Trac #29665: standard python spkg-configure.m4 for sympy.
orlitzky 3ad0ff0
Trac #29665: standard python spkg-configure.m4 for pygments.
orlitzky d278e15
Trac #29665: standard python spkg-configure.m4 for jinja2.
orlitzky c687b66
Trac #29665: standard python spkg-configure.m4 for pandocfilters.
orlitzky e1bc792
Trac #29665: standard python spkg-configure.m4 for webencodings.
orlitzky d18924a
Trac #29665: standard python spkg-configure.m4 for pytz.
orlitzky 43fe942
Trac #29665: standard python spkg-configure.m4 for texttable.
orlitzky 76e58c2
Trac #29665: standard python spkg-configure.m4 for babel.
orlitzky efa5bc4
Trac #29665: force system python3 with --enable-system-site-packages.
orlitzky 870939f
Trac #29665: standard python spkg-configure.m4 for setuptools.
orlitzky 22e567e
Trac #29665: poison PYTHONUSERBASE when testing for "system" packages.
orlitzky fa8bef3
Trac #29665: run SAGE_PYTHON_PACKAGE_CHECK() inside a venv.
orlitzky 6d56387
Trac #29665: log SAGE_PYTHON_PACKAGE_CHECK() failures to config.log.
orlitzky 3448ae6
Trac #29665: don't clobber a plain file named config.venv.
orlitzky 28e70e2
Trac #29665: don't announce system python packages that won't be used.
orlitzky eb4bf94
Trac #29665: add Gentoo package information for python packages.
orlitzky 84c61c7
build/pkgs: Add distros/fedora.txt for Python packages
mkoeppe 62b9a10
build/pkgs: Add distros/arch.txt for Python packages
mkoeppe de14735
build/pkgs: Add distros/opensuse.txt for Python packages
mkoeppe f66da0a
build/pkgs: Add distros/debian.txt for Python packages
mkoeppe e0080c5
Trac #29665: add more documentation for SAGE_PYTHON_PACKAGE_CHECK().
orlitzky 6e405c4
Trac #29665: improve SAGE_PYTHON_PACKAGE_CHECK() failure message.
orlitzky b480c7f
Trac #29665: use sage-venv in SAGE_PYTHON_PACKAGE_CHECK().
orlitzky 659563e
Trac #29665: standard python spkg-configure.m4 for urllib3.
orlitzky 09486f0
Trac #29665: add Gentoo package information for urllib3.
orlitzky 5270213
Trac #29665: add Gentoo package information for nbformat.
orlitzky 59d6791
Trac #29665: standard python spkg-configure.m4 for nbformat.
orlitzky db773cd
Trac #29665: add Gentoo package information for zipp.
orlitzky b155e86
Trac #29665: standard python spkg-configure.m4 for zipp.
orlitzky 35bd993
Trac #29665: add Gentoo package information for wcwidth.
orlitzky 884fe4b
Trac #29665: standard python spkg-configure.m4 for wcwidth.
orlitzky b877377
Trac #29665: add Gentoo package information for jedi.
orlitzky 33a4f2a
Trac #29665: standard python spkg-configure.m4 for jedi.
orlitzky 7b421e6
Trac #29665: add Gentoo package information for tomli.
orlitzky 899c27f
Trac #29665: standard python spkg-configure.m4 for tomli.
orlitzky be31bed
Trac #29665: add Gentoo package information for defusedxml.
orlitzky 03d7abc
Trac #29665: standard python spkg-configure.m4 for defusedxml.
orlitzky 2455bec
Trac #29665: add Gentoo package information for ipywidgets.
orlitzky 8ea7f92
Trac #29665: add Gentoo package information for simplegeneric.
orlitzky 031e0e4
Trac #29665: standard python spkg-configure.m4 for simplegeneric.
orlitzky ea5ce3e
Trac #29665: add Gentoo package information for imagesize.
orlitzky cd93994
Trac #29665: standard python spkg-configure.m4 for imagesize.
orlitzky ef9b7d0
Trac #29665: add Gentoo package information for mistune.
orlitzky 4b442dd
Trac #29665: standard python spkg-configure.m4 for mistune.
orlitzky efe2ab2
Trac #29665: add Gentoo package information for backcall.
orlitzky 8736fbc
Trac #29665: standard python spkg-configure.m4 for backcall.
orlitzky 15fa92d
Trac #29665: add Gentoo package information for parso.
orlitzky e6bd185
Trac #29665: standard python spkg-configure.m4 for parso.
orlitzky f8547ef
Trac #29665: add Gentoo package information for pyparsing.
orlitzky a563f1a
Trac #29665: standard python spkg-configure.m4 for pyparsing.
orlitzky 9b18e4c
Trac #29665: add Gentoo package information for debugpy.
orlitzky cb6044e
Trac #29665: standard python spkg-configure.m4 for debugpy.
orlitzky ca904f2
Trac #29665: add Gentoo package information for tzlocal.
orlitzky 4e313a6
Trac #29665: standard python spkg-configure.m4 for tzlocal.
orlitzky fa170d5
Trac #29665: add Gentoo package information for pycparser.
orlitzky 348d023
Trac #29665: standard python spkg-configure.m4 for pycparser.
orlitzky b8e0586
Trac #29665: add Gentoo package information for cycler.
orlitzky c87529f
Trac #29665: standard python spkg-configure.m4 for cycler.
orlitzky 89a2cdb
Trac #29665: add Gentoo package information for traitlets.
orlitzky 076bc40
Trac #29665: standard python spkg-configure.m4 for traitlets.
orlitzky 7f6654b
Trac #29665: add Gentoo package information for ptyprocess.
orlitzky ddfde00
Trac #29665: standard python spkg-configure.m4 for ptyprocess.
orlitzky a995e8e
Trac #29665: add Gentoo package information for attrs.
orlitzky 1a711e9
Trac #29665: standard python spkg-configure.m4 for attrs.
orlitzky 65d8485
Trac #29665: add Gentoo package information for send2trash.
orlitzky 0fe1063
Trac #29665: standard python spkg-configure.m4 for send2trash.
orlitzky 9e0e66f
Trac #29665: add Gentoo package information for pyrsistent.
orlitzky 5799c2c
Trac #29665: standard python spkg-configure.m4 for pyrsistent.
orlitzky b0ec970
Trac #29665: add Gentoo package information for entrypoints.
orlitzky bc4e61e
Trac #29665: standard python spkg-configure.m4 for entrypoints.
orlitzky 0ef9d5d
Trac #29665: add Gentoo package information for markupsafe.
orlitzky a18a9c0
Trac #29665: standard python spkg-configure.m4 for markupsafe.
orlitzky 5701165
Trac #29665: add Gentoo package information for flit_core.
orlitzky 37142aa
Trac #29665: standard python spkg-configure.m4 for flit_core.
orlitzky 274335b
Trac #29665: add Gentoo package information for nest_asyncio.
orlitzky d502451
Trac #29665: standard python spkg-configure.m4 for nest_asyncio.
orlitzky a92fb13
Trac #29665: add Gentoo package information for ipython_genutils.
orlitzky 61c99a9
Trac #29665: standard python spkg-configure.m4 for ipython_genutils.
orlitzky 78f2688
Trac #29665: add Gentoo package information for ipython.
orlitzky 2b244d0
Trac #29665: standard python spkg-configure.m4 for ipython.
orlitzky e7d2f08
Trac #29665: standard python spkg-configure.m4 for ipywidgets.
orlitzky 36a0ad4
Trac #29665: add Gentoo package information for wheel.
orlitzky cce6925
Trac #29665: add Gentoo package information for terminado.
orlitzky 9bbe3d2
Trac #29665: standard python spkg-configure.m4 for terminado.
orlitzky 1d2fff2
Trac #29665: add Gentoo package information for cffi.
orlitzky 60b806d
Trac #29665: standard python spkg-configure.m4 for cffi.
orlitzky cdf50a5
Trac #29665: add Gentoo package information for pip.
orlitzky 071eb64
Trac #29665: new spkg-configure.m4 for pip.
orlitzky 610ba3a
Trac #29665: set $SAGE_PIP_INSTALL_FLAGS for --enable-system-site-pac…
orlitzky cfe441f
Trac #29665: pass $SAGE_PIP_INSTALL_FLAGS to sdh_pip_install.
orlitzky 44907bb
Trac #29665: add Gentoo package information for pexpect.
orlitzky 2d99751
Trac #29665: standard python spkg-configure.m4 for pexpect.
orlitzky c76212e
Trac #29665: add Gentoo package information for docutils.
orlitzky 87345a1
Trac #29665: standard python spkg-configure.m4 for docutils.
orlitzky 05a9209
Trac #29665: add Gentoo package information for nbclient.
orlitzky 019ecdc
Trac #29665: standard python spkg-configure.m4 for nbclient.
orlitzky 5d0a8bd
Trac #29665: add Gentoo package information for argon2_cffi.
orlitzky b1ab86e
Trac #29665: standard python spkg-configure.m4 for argon2_cffi.
orlitzky 7ced446
Trac #29665: fix package name in dateutil's install-requires.txt.
orlitzky 69900e9
Trac #29665: add Gentoo package information for dateutil.
orlitzky 6100799
Trac #29665: standard python spkg-configure.m4 for dateutil.
orlitzky d8d7330
Trac #29665: add Gentoo package information for setuptools_scm.
orlitzky 30ea202
Trac #29665: standard python spkg-configure.m4 for setuptools_scm.
orlitzky 98a6e07
Trac #29665: add Gentoo package information for nbconvert.
orlitzky 33c3c92
Trac #29665: standard python spkg-configure.m4 for nbconvert.
orlitzky 751fae2
Trac #29665: add Gentoo package information for jupyter_core.
orlitzky af04655
Trac #29665: standard python spkg-configure.m4 for jupyter_core.
orlitzky 6a07c20
Trac #29665: add Gentoo package information for jupyter_client.
orlitzky 15c5ad9
Trac #29665: standard python spkg-configure.m4 for jupyter_client.
orlitzky 3946276
Trac #29665: add Gentoo package information for snowballstemmer.
orlitzky 1e48d6f
Trac #29665: standard python spkg-configure.m4 for snowballstemmer.
orlitzky 97e98ca
Trac #29665: add Gentoo package information for tornado.
orlitzky 373f7e2
Trac #29665: standard python spkg-configure.m4 for tornado.
orlitzky bd48532
Trac #29665: add Gentoo package information for jsonschema.
orlitzky 39452a9
Trac #29665: standard python spkg-configure.m4 for jsonschema.
orlitzky 28afd22
Trac #29665: standard python spkg-configure.m4 for widgetsnbextension.
orlitzky 607cc41
Trac #29665: add Gentoo package information for importlib_resources.
orlitzky d4e513d
Trac #29665: standard python spkg-configure.m4 for importlib_resources.
orlitzky c37bdcf
Trac #29665: add Gentoo package information for kiwisolver.
orlitzky 14be0d4
Trac #29665: standard python spkg-configure.m4 for kiwisolver.
orlitzky 2f2e2e9
Trac #29665: add Gentoo package information for notebook.
orlitzky 9e1e922
Trac #29665: standard python spkg-configure.m4 for notebook.
orlitzky 9e46458
Trac #29665: add Gentoo package information for matplotlib_inline.
orlitzky 532cd92
Trac #29665: standard python spkg-configure.m4 for matplotlib_inline.
orlitzky 22b8e78
Trac #29665: add Gentoo package information for ipykernel.
orlitzky 4385d14
Trac #29665: standard python spkg-configure.m4 for ipykernel.
orlitzky 95bc155
Trac #29665: add Gentoo package information for prompt_toolkit.
orlitzky 342a1b4
Trac #29665: standard python spkg-configure.m4 for prompt_toolkit.
orlitzky f4d8ca5
Trac #29665: add Gentoo package information for charset_normalizer.
orlitzky 2c3707a
Trac #29665: standard python spkg-configure.m4 for charset_normalizer.
orlitzky 66b3bf0
Trac #29665: add Gentoo package information for prometheus_client.
orlitzky c1930d0
Trac #29665: standard python spkg-configure.m4 for prometheus_client.
orlitzky 8089c92
Trac #29665: add Gentoo package information for pybind11.
orlitzky 251b381
Trac #29665: standard python spkg-configure.m4 for pybind11.
orlitzky ecad13c
Trac #29665: add Gentoo package information for pkgconfig.
orlitzky 9036a5e
Trac #29665: standard python spkg-configure.m4 for pkgconfig.
orlitzky 028e48a
Trac #29665: add Gentoo package information for sphinxcontrib_seriali…
orlitzky 0eeedf4
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_seri…
orlitzky 0743475
Trac #29665: add Gentoo package information for sphinxcontrib_jsmath.
orlitzky bfb3ec2
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_jsmath.
orlitzky 1d82256
Trac #29665: add Gentoo package information for sphinxcontrib_devhelp.
orlitzky 7317583
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_devh…
orlitzky 223a980
Trac #29665: add Gentoo package information for sphinxcontrib_qthelp.
orlitzky 998f5b3
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_qthelp.
orlitzky 477e3e3
Trac #29665: add Gentoo package information for sphinxcontrib_applehelp.
orlitzky d4f1faa
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_appl…
orlitzky 8698129
Trac #29665: add Gentoo package information for sphinxcontrib_htmlhelp.
orlitzky ab239f6
Trac #29665: standard python spkg-configure.m4 for sphinxcontrib_html…
orlitzky 7b1aa03
Trac #29665: add Gentoo package information for jupyterlab_pygments.
orlitzky 7ba3403
Trac #29665: standard python spkg-configure.m4 for jupyterlab_pygments.
orlitzky dfa9cbf
Trac #29665: standard python spkg-configure.m4 for ply.
orlitzky c99e9fa
Trac #29665: add Gentoo package information for ply.
orlitzky 3b2805b
Trac #29665: standard python spkg-configure.m4 for gast.
orlitzky 958367b
Trac #29665: add Gentoo package information for gast.
orlitzky 5060d45
Trac #29665: standard python spkg-configure.m4 for pythran.
orlitzky 728d207
Trac #29665: add Gentoo package information for pythran.
orlitzky 284caa4
Trac #29665: standard python spkg-configure.m4 for beniget.
orlitzky b0ae5fa
Trac #29665: add Gentoo package information for beniget.
orlitzky e9530c4
Trac #29665: standard python spkg-configure.m4 for alabaster.
orlitzky a2262c5
Trac #29665: add Gentoo package information for alabaster.
orlitzky 2cbead4
Trac #29665: standard python spkg-configure.m4 for importlib_metadata.
orlitzky a8a1544
Trac #29665: add Gentoo package information for importlib_metadata.
orlitzky 5c60ddf
m4/sage_python_package_check.m4: update pkg_resources import
orlitzky d87feed
build/pkgs/pip/distros/gentoo.txt: drop USE=vanilla requirement
orlitzky 3cd6cb6
build/pkgs/ipython/install-requires.txt: reject <ipython-8.11
orlitzky 0f07a78
configure.ac: set/subst a variable for --enable-system-site-packages
orlitzky b68a4d5
build/bin/sage-build-env-config.in: export ENABLE_SYSTEM_SITE_PACKAGES
orlitzky 174def6
build/bin/sage-get-system-packages: optionally skip python packages
orlitzky d2360b3
build/bin/write-dockerfile.sh: refactor using sage-get-system-packages
orlitzky f8f6a80
lb version in install-requires.txt for flit
dimpase 1c1000a
build/bin/write-dockerfile.sh: don't mention --enable-system-site-pac…
orlitzky 5eafbaa
build/bin/write-dockerfile.sh: skip packages without spkg-configure.m4
orlitzky 1745562
build/bin/sage-get-system-packages: don't source build-env-config
orlitzky 4fe6c2c
build/bin/sage-get-system-packages: swap two "if" statements
orlitzky 0960b9e
build/bin/sage-spkg-info: mention --enable-system-site-packages
orlitzky 0619e4c
build/bin/sage-spkg-info: improve test for system site packages
orlitzky e9c4710
tox.ini: Add packages factor 'sitepackages'
mkoeppe cfe3b63
Merge branch 'develop' into scipy_1_11
mkoeppe 0ffc189
build/pkgs/mathjax/distros/gentoo.txt: Shell-quote
mkoeppe 5adb9d7
m4/sage_spkg_configure.m4: reduce python package ./configure noise
orlitzky d8afc4c
tox.ini (sitepackages): Use IGNORE_MISSING_SYSTEM_PACKAGES=yes
mkoeppe 30013bb
build/pkgs/setuptools_scm/distros/gentoo.txt: fix package name
orlitzky 4e40f00
.tox, .github/workflows/ci-linux.yml: Test -standard-sitepackages
mkoeppe 5ca3ac9
build/pkgs: Add distros/*.txt for some Python packages
mkoeppe b0b6cc6
build/pkgs: Add distros/*.txt for some more Python packages
mkoeppe 82436de
.tox, .github/workflows/ci-linux.yml: Test -standard-sitepackages (fi…
mkoeppe 6d3ddc5
build/pkgs/*/distros/debian.txt: Use python3-* packages
mkoeppe 0d2da8c
build/pkgs/ipython/distros/debian.txt: Fixup
mkoeppe 65a90e4
.github/workflows/docker.yml: Add opensuse-tumbleweed (currently usin…
mkoeppe d809ea5
build/pkgs/*/distros/opensuse.txt: Use python3${MINOR}-* packages
mkoeppe c076df4
build/bin/write-dockerfile.sh: Substitute ${PYTHON_MINOR}
mkoeppe 409ac5a
configure.ac: remove pyvenv.cfg when ./configure is run
orlitzky a1d8273
Revert "configure.ac: remove pyvenv.cfg when ./configure is run"
orlitzky ab4904b
build/make/Makefile.in: Use a file separate from pyvenv.cfg as instal…
mkoeppe 0e0285c
build/pkgs/setuptools_scm/distros: Add more
mkoeppe 34b8808
build/make/Makefile.in: ensure $(SAGE_VENV)/$(SPKG_INST_RELDIR) exists
orlitzky faace2f
build/pkgs/jupyter_core/dependencies: Add build dep hatchling
mkoeppe 33eb52a
build/pkgs/{pip,setuptools_scm}: Update lower bounds
mkoeppe 561b93b
Merge branch 'mathjax_gentoo' into system-python-packages
mkoeppe 3aa39be
build/pkgs/setuptools/install-requires.txt: Set upper bound
mkoeppe fec85fd
build/pkgs/pybind11/install-requires.txt: Increase lower bound
mkoeppe 3ea8061
build/pkgs/pygments/install-requires.txt: Increase lower bound
mkoeppe 68095a8
build/pkgs/ipython/install-requires.txt: Lower the upper bound
mkoeppe af2488f
build/pkgs/cppy/install-requires.txt: Set lower bound
mkoeppe 0cb24ce
build/pkgs/babel/install-requires.txt: increase lower bound
orlitzky 54592ee
build/pkgs/pythran/install-requires.txt: add lower bound
orlitzky df9e5ac
build/pkgs/*/dependencies: Reduce $(PYTHON) to an order-only dependency
mkoeppe a3246b0
build/bin/sage-build-env-config.in: Set PYTHON_MINOR variable
mkoeppe 51172bd
build/make/Makefile.in: Re-create venv when PYTHON_MINOR, PYTHON_FOR_…
mkoeppe 8a36757
.github/workflows/ci-linux.yml (standard-sitepackages): Only test pla…
mkoeppe bc7a92b
build/pkgs/{jinja2,packaging}: Increase lower bounds
mkoeppe 0ea6aa3
build/pkgs/jupyter_jsmol: Switch to wheel package
mkoeppe a6081be
build/pkgs/{markupsafe,sphinxcontrib_serializinghtml}: Increase lower…
mkoeppe 5b11b9b
build/pkgs/sagelib/dependencies: Add pythran as an order-only dep
mkoeppe 84bf9a3
build/pkgs/python3/spkg-configure.m4: use "cut" for minor component
orlitzky de831a5
Merge branch 'scipy_1_11' into system-python-packages
mkoeppe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/alabaster |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python3-alabaster | ||
python3${PYTHON_MINOR}-alabaster |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([alabaster], [SAGE_PYTHON_PACKAGE_CHECK([alabaster])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core | ||
argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/argon2-cffi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([argon2_cffi], [SAGE_PYTHON_PACKAGE_CHECK([argon2_cffi])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) cffi setuptools_scm | ||
| $(PYTHON_TOOLCHAIN) cffi setuptools_scm $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) vcversioner | $(PYTHON_TOOLCHAIN) | ||
vcversioner | $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/attrs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([attrs], [SAGE_PYTHON_PACKAGE_CHECK([attrs])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) cmake cython nbconvert ncurses | ||
cmake cython nbconvert ncurses | $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) pytz | ||
| $(PYTHON_TOOLCHAIN) pytz $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python-babel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python3-babel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
babel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/Babel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python3-Babel | ||
python3${PYTHON_MINOR}-Babel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
babel >=2.6.0 | ||
babel >=2.11.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([babel], [SAGE_PYTHON_PACKAGE_CHECK([babel])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) flit_core tomli | ||
| $(PYTHON_TOOLCHAIN) flit_core tomli $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/backcall |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([backcall], [SAGE_PYTHON_PACKAGE_CHECK([backcall])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) soupsieve | $(PYTHON_TOOLCHAIN) | ||
soupsieve | $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) gast | $(PYTHON_TOOLCHAIN) | ||
gast | $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/beniget |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([beniget], [SAGE_PYTHON_PACKAGE_CHECK([beniget])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) packaging six webencodings | $(PYTHON_TOOLCHAIN) | ||
packaging six webencodings | $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python-bleach |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python3-bleach |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python-bleach |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/bleach |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python3${PYTHON_MINOR}-bleach |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([bleach], [SAGE_PYTHON_PACKAGE_CHECK([bleach])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
| $(PYTHON_TOOLCHAIN) $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python-certifi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python3-certifi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python-certifi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dev-python/certifi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python3-certifi | ||
python3${PYTHON_MINOR}-certifi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([certifi], [SAGE_PYTHON_PACKAGE_CHECK([certifi])]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) pycparser | ||
| $(PYTHON_TOOLCHAIN) pycparser $(PYTHON) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
virtual/python-cffi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python3-cffi | ||
python3${PYTHON_MINOR}-cffi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SAGE_SPKG_CONFIGURE([cffi], [SAGE_PYTHON_PACKAGE_CHECK([cffi])]) |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It cannot be assumed that a package with system package information has an spkg-configure and thus that the
--with-system-...
flag existsThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Not 100% the right logic, but good enough.