Opened 2 years ago

Closed 2 years ago

#64337 closed request (fixed)

twine: request for port

Reported by: tonywong94 (Tony Wong) Owned by: jjstickel (Jonathan Stickel)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: reneeotten (Renee Otten)
Port: py-twine

Description (last modified by reneeotten (Renee Otten))

I'd like to install twine via macports for Python 3.9. Can a py39-twine port be created? Thanks in advance.

Change History (3)

comment:1 Changed 2 years ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to reneeotten
Port: twine added; py-twine removed
Status: newaccepted
Summary: py39-twine not availabletwine: request for port
Version: 2.7.1

I was looking at that package myself last week - shouldn't be too hard so I'll try and add it. However, there doesn't seem to be a reason to provide it as a module, instead I'll likely add it as twine and just use whatever Python version is the current default in MacPorts.

comment:2 Changed 2 years ago by reneeotten (Renee Otten)

Cc: reneeotten added
Owner: changed from reneeotten to jjstickel
Port: py-twine added; twine removed
Status: acceptedassigned

oh, I actually missed that there was already a py-twine port with different subports for Python versions. I don't see a point of doing so, in that it's just a program written in Python and not intended (AFAICT) to be imported as a module by other packages and/or end-user. So I think it would be preferable to just have a twine port that does that (and obsolete the previous one). I've opened a PR to do that and update it to the latest version.

comment:3 Changed 2 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 8f2b4b816088e9eb1b29dcf7bb4077bc9dfa6ff3/macports-ports (master):

{py-}twine: update to 3.7.1; obsolete py-twine (sub)ports

Closes: #64337

Note: See TracTickets for help on using tickets.