[Bug 231392] print/py-psautohint: Update to 1.8.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 3 04:20:14 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231392

Ting-Wei Lan <lantw44 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Closed                      |Open
         Resolution|FIXED                       |---

--- Comment #7 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to Steve Wills from comment #6)
Please revert the commit. PSAutoHint 1.9.1 depends on ufo feature of
print/py-fonttools, and ufo feature depends on devel/py-fs ≥ 2.2.0. It is safe
to update PSAutoHint to 1.8.1, but it is not to update it to 1.9.1 until
devel/py-fs is updated.

$ psautohint --version
Traceback (most recent call last):
  File "/usr/local/bin/psautohint", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3191, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3175, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3204, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
583, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'fs<3,>=2.2.0' distribution was not
found and is required by fonttools

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list