Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
a780b912
Commit
a780b912
authored
Dec 30, 2019
by
sunpoet
Browse files
Change RUN_DEPENDS from py-graphql-core to py-graphql-core2
- Bump PORTREVISION for dependency change
parent
c7b30ee6
Changes
1
Hide whitespace changes
Inline
Side-by-side
devel/py-graphene/Makefile
View file @
a780b912
...
...
@@ -3,6 +3,7 @@
PORTNAME
=
graphene
PORTVERSION
=
2.1.8
PORTREVISION
=
1
CATEGORIES
=
devel python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${PYTHON_PKGNAMEPREFIX}
...
...
@@ -14,7 +15,7 @@ LICENSE= MIT
LICENSE_FILE
=
${WRKSRC}
/LICENSE
RUN_DEPENDS
=
${PYTHON_PKGNAMEPREFIX}
aniso8601>
=
3<7:devel/py-aniso8601@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
graphql-core>
=
2.1<3:devel/py-graphql-core@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
graphql-core
2
>
=
2.1<3:devel/py-graphql-core
2
@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
graphql-relay>
=
2<3:devel/py-graphql-relay@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
six>
=
1.10.0<2:devel/py-six@
${PY_FLAVOR}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment