#37570: NEW: py27-pdfrw -------------------------+-------------------------------- Reporter: software@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: python Port: py27-pdfrw | -------------------------+-------------------------------- Comment (by anatol.pomozov@…): Is there any chance to see this package accepted? I am trying to use rst2pdf on my MBP and following command {{{ curl http://docutils.sourceforge.net/docs/user/rst/quickstart.txt | rst2pdf > quickstart.pdf }}} fails {{{ Traceback (most recent call last): File "/opt/local/bin/rst2pdf", line 5, in <module> from pkg_resources import load_entry_point File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/pkg_resources.py", line 3007, in <module> working_set.require(__requires__) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/pkg_resources.py", line 728, in require needed = self.resolve(parse_requirements(requirements)) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/pkg_resources.py", line 626, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: pdfrw }}} It sounds like 'rst2pdf' should depend on this py27-pdfrw port. -- Ticket URL: <https://trac.macports.org/ticket/37570#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X