Re: [MacPorts] #61530: dblatex @0.3.11₁ can be built with Python 3

MacPorts noreply at macports.org
Sun Nov 22 14:31:46 UTC 2020


#61530: dblatex @0.3.11₁ can be built with Python 3
--------------------------+------------------------
  Reporter:  ballapete    |      Owner:  neverpanic
      Type:  enhancement  |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.4
Resolution:               |   Keywords:  bigsur
      Port:  dblatex      |
--------------------------+------------------------

Comment (by ballapete):

 {{{
   dblatex @0.3.12pre1_0 (active) platform='darwin 20' archs='noarch'
 date='2020-11-22T15:10:48+0100'
 }}}

 built, plus its `variant +mactex`. The proof that this version of
 `dblatex` works maybe is that this installed:

 {{{
   gtk-doc @1.32_1+pdf+python38 (active) platform='darwin 20'
 archs='noarch' date='2020-11-22T15:27:04+0100'
 }}}

 At the end of the `build step` a small Python3 utility reports:

 {{{
 running build_scripts
 creating build/scripts-3.8
 running build_doc
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/setuptools/dist.py:452: UserWarning: Normalizing
 '0.3.12pre1' to '0.3.12rc1'
   warnings.warn(tmpl.format(**locals()))
 DEBUG: Privilege de-escalation not attempted as not running as root.
 DEBUG: destroot phase started at Sun Nov 22 15:10:09 CET 2020
 --->  Staging dblatex into destroot
 }}}

 I am attaching my variant of `Portfile`. It may not be perfect, the line

 {{{
 master_sites
 sourceforge:project/dblatex/dblatex/${name}3-${version}
 }}}

 or

 {{{
 master_sites        sourceforge:project/dblatex/dblatex/${distname}
 }}}

 might be incorrect. I also did not fetch the archive, I had downloaded it
 manually and put into `/opt/local/var/macports/distfiles/dblatex`.

-- 
Ticket URL: <https://trac.macports.org/ticket/61530#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list