Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56885 closed enhancement (fixed)

Add Python 3.7 subport to py-requests-toolbelt

Reported by: radarhere (Andrew Murray) Owned by: jjstickel (Jonathan Stickel)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-requests-toolbelt

Description

If a Python 3.7 subport could be added to py-requests-toolbelt, that would be good, thanks

Change History (4)

comment:1 Changed 6 years ago by jjstickel (Jonathan Stickel)

You should be able to just add 37 to the python.versions line of the Portfile:

python.versions         27 36 37

Can you do so and test whether it works? I'm not running python 3.7 myself.

comment:2 Changed 6 years ago by radarhere (Andrew Murray)

Okay, I have tested it as suggested, and find that it works.

comment:3 Changed 6 years ago by jjstickel (Jonathan Stickel)

Resolution: fixed
Status: assignedclosed

In dc673396646be856239a2d412639e0d8f2404938/macports-ports (master):

py-requests-toolbelt: add python 3.7 support

closes: #56885

comment:4 Changed 6 years ago by radarhere (Andrew Murray)

Thanks very much

Note: See TracTickets for help on using tickets.