Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2022 15:07:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264736] devel/py-graphene RUN_DEPENDS update
Message-ID:  <bug-264736-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264736

            Bug ID: 264736
           Summary: devel/py-graphene RUN_DEPENDS update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: rob.kruus@gmail.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 234751
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234751&action=
=3Dedit
Makefile patch for RUN_DEPENDS

In the source setup.py:
    install_requires=3D[
        "graphql-core>=3D3.1,<3.3",
        "graphql-relay>=3D3.1,<3.3",
        "aniso8601>=3D8,<10",
    ],

but the port specifies:
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${PYTHON_PKGNAMEPREFIX}graphql-core2>=3D2.1<3:devel/py-graphql-core2@${PY_F=
LAVOR}
\
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${PYTHON_PKGNAMEPREFIX}graphql-relay2>=3D2<3:devel/py-graphql-relay2@${PY_F=
LAVOR}
\

Patch updates the RUN_DEPENDS.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264736-7788>