[MacPorts] #63747: pango @1.48.9_1 seems to need the Python package typogrify, at least on PPC Tiger, Mac OS X 10.4.11

MacPorts noreply at macports.org
Sun Oct 31 20:56:07 UTC 2021


#63747: pango @1.48.9_1 seems to need the Python package typogrify, at least on PPC
Tiger, Mac OS X 10.4.11
-------------------------+--------------------
 Reporter:  ballapete    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.7.1
 Keywords:  tiger        |       Port:  pango
-------------------------+--------------------
 When I first upgraded today I saw a few times this Python package
 (https://pypi.org/project/typogrify/) mentioned, as needed to build
 documentation, I think. Since it does not exist in MacPorts I installed it
 with `pip3`. Upgrading again it is mentioned early

 {{{
 |Executing subproject gi-docgen method meson
 |
 |WARNING: In subproject gi-docgen: Unknown options: "lt_cv_path_NM"
 |The value of new options can be set with:
 |meson setup <builddir> --reconfigure -Dnew_option=new_value ...
 |Project name: gi-docgen
 |Project version: 2021.8
 |Program python3 (jinja2, markdown, markupsafe, pygments, toml, typogrify)
 found: YES (/opt/local/bin/python3) modules: jinja2, markdown, markupsafe,
 pygments, toml, typogrify
 |Program gi-docgen.py found: YES
 (/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_pango/pango/work/pango-1.48.9/subprojects
 /gi-docgen/gi-docgen.py)
 |Configuring gi-docgen.pc using configuration
 |Build targets in project: 0
 |Subproject gi-docgen finished.
 }}}

 These files mention it:

 {{{
 pango-1.48.9/subprojects/gi-docgen/gidocgen/utils.py:from
 typogrify.filters import typogrify
 pango-1.48.9/subprojects/gi-docgen/gidocgen/utils.py:    return
 Markup(typogrify(text, ignore_tags=['h1', 'h2', 'h3', 'h4']))
 pango-1.48.9/subprojects/gi-docgen/meson.build:    'typogrify',
 pango-1.48.9/subprojects/gi-docgen/pyproject.toml:typogrify = "^2"
 pango-1.48.9/subprojects/gi-docgen/setup.cfg:  typogrify
 }}}

 Is it worth to create a dependency and provide a port?

-- 
Ticket URL: <https://trac.macports.org/ticket/63747>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list