[Bug 223812] [new ports]: devel/py-deprecation, devel/py-vine, net/py-eventlet19: OpenStack Keystone and Glance Services (pike)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 28 12:13:57 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223812
--- Comment #1 from Alexander Nusov <alexander.nusov at nfvexpress.com> ---
Hello,
thank your for your effort.
I don't think you need to change MAINTAINER for existing ports.
Also please keep pbr RUN dependency, because the pbr library may be invoked in
the run-time.
for example,
https://github.com/openstack/keystone/blob/b3e47e05c6e49729869bf73967668a73bbb32b38/keystone/cmd/cli.py
It's better to keep the following snippet.
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS+= ...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list