<div id="comment:0"></div> These files: - serve as a marker that an SPKG is a Python package (for #29013) - may include comments that explain why we reject certain versions - provide version constraints (lower and upper bounds) - as such, are preparation for #29023: Meta-ticket: In a python 3 build, optionally use system Python packages - can be used to generate other metadata such as `src/Pipfile`, `src/setup.cfg [install_requires]` (#29041) in the `bootstrap` phase, to avoid duplicating this information in various places CC: @tobiasdiez @isuruf @kiwifb @antonio-rojas @dimpase Component: **build** Author: **Matthias Koeppe** Branch/Commit: **[`6ec00dd`](https://github.com/sagemath/sagetrac-mirror/commit/6ec00dd002b41c4fe9b91233f2cebe37c87144d9)** Reviewer: **Dima Pasechnik** _Issue created by migration from https://trac.sagemath.org/ticket/30719_