Opened 7 years ago

Closed 7 years ago

#54257 closed update (fixed)

asciinema : update to 1.4.0

Reported by: 1-61803 Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: asciinema

Attachments (3)

Portfile-asciinema.diff (1.6 KB) - added by 1-61803 7 years ago.
Portfile (1.5 KB) - added by 1-61803 7 years ago.
0001-asciinema-Update-to-version-1.4.0.patch (2.2 KB) - added by raimue (Rainer Müller) 7 years ago.
git diff with commit message

Download all attachments as: .zip

Change History (7)

Changed 7 years ago by 1-61803

Attachment: Portfile-asciinema.diff added

Changed 7 years ago by 1-61803

Attachment: Portfile added

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: larryv@… removed
Keywords: haspatch added
Owner: set to larryv
Status: newassigned

Also switches to python 3.6.

comment:2 Changed 7 years ago by raimue (Rainer Müller)

-depends_build       port:py${python.version}-setuptools
+depends_lib         port:py${python.version}-setuptools

This should stay as depends_build, as setuptools are usually not required at runtime.

comment:3 in reply to:  2 Changed 7 years ago by raimue (Rainer Müller)

Replying to raimue:

This should stay as depends_build, as setuptools are usually not required at runtime.

Scratch that, I only now read #53550. The change seems correct and fixes that ticket.

Changed 7 years ago by raimue (Rainer Müller)

git diff with commit message

comment:4 Changed 7 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

In 801f9165bb8f1148101b26472071991fbad720ca/macports-ports:

asciinema: Update to version 1.4.0

Switch to python36, ensure setuptools are available at runtime.

Maintainer timeout
Closes: #54257
Closes: #53550

Note: See TracTickets for help on using tickets.