Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [new] py-referencing
To:
Daniel Dickman <didickman@gmail.com>
Cc:
ports@openbsd.org
Date:
Sun, 14 Apr 2024 12:39:34 +0100

Download raw body.

Thread
  • Daniel Dickman:

    [new] py-referencing

    • Stuart Henderson:

      [new] py-referencing

On 2024/04/13 21:48, Daniel Dickman wrote:
> Various python json ports need py-referencing and it's on the 
> jupyter_server update path.
> 
> ok to import?
> 
> (note: depends on the just imported py-rpds-py port)
> 

Could you change this please:

MODPY_PYBUILD =		hatchling
BUILD_DEPENDS =		devel/py-hatch-vcs${MODPY_FLAVOR}

to

MODPY_PYBUILD =		hatch-vcs


OK