Download raw body.
Missing dependency in py3-hatchling-1.26.1
On Wed, Nov 13, 2024 at 12:37:41PM +0100, Theo Buehler wrote:
> > ERROR Missing dependencies:
> > packaging>=24.2
>
> The dependency is there and the tree has 24.2.
> You probably have py3-packaging-24.1 installed, so update it.
Yes, that is correct. However, should the Makefile specify
the minimal required version in devel/py-hatchling/Makefile?
- sysutils/py-packaging${MODPY_FLAVOR}
+ sysutils/py-packaging${MODPY_FLAVOR}>=24.2
--
Regards,
Mikolaj
Missing dependency in py3-hatchling-1.26.1