mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
python3-pyproject2setuppy: Required for build of python3-tomli
- pyproject2setuppy only required for build of python3-tomli so rootfile has all entries commented out. - python3-tomli has no setup.py file so pyproject2setuppy used to convert pyproject.toml file into a setup.py file Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
58bc100d9c
commit
e4ca3de7f6
22
config/rootfiles/common/python3-pyproject2setuppy
Normal file
22
config/rootfiles/common/python3-pyproject2setuppy
Normal file
@@ -0,0 +1,22 @@
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy-22-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy-22-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy-22-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy-22-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy-22-py3.10.egg-info/top_level.txt
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/__init__.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/__init__.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/__main__.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/__main__.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/common.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/common.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/flit.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/flit.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/main.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/main.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/pep621.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/pep621.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/poetry.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/poetry.pyc
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/setuptools.py
|
||||
#usr/lib/python3.10/site-packages/pyproject2setuppy/setuptools.pyc
|
||||
Reference in New Issue
Block a user