[Bug 198704] [NEW PORT] www/py-collective.easytemplate
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 2 05:00:08 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198704
--- Comment #11 from Ruslan Makhmatkhanov <rm at FreeBSD.org> ---
Hi guys, sorry for late response. "plone" isn't needed in PKGNAMEPREFIX.
The port builds and installs fine, but it lacks required dependencies, so it's
unclear to me how it supposed to work. Here is the dependencies listed in
setup.py:
install_requires=['setuptools',
'Jinja2',
'plone.portlet.static',
'collective.templateengines',
'feedparser' # needed by RSS tag, could be softdependency
],
We have no such thing as "collective.templateengines" in the ports tree, so you
need port it too to make things work.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list