pulp / plugin_template

GNU General Public License v2.0
8 stars 35 forks source link

Add upper bounds constraints #887

Closed mdellweg closed 2 months ago

mdellweg commented 2 months ago

On the "pulp" test, we generate an upper bounds constraints file so we can know whether the latest version advertised by the requirement can actually be installed.

mdellweg commented 2 months ago

Look at the special handling of pulpcore to find the latest supported version withing the range of allowed versions.