Opened 7 years ago

Last modified 7 years ago

#53788 new submission

tldr-python-client @0.3

Reported by: 1-61803 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-tldr-python-client

Attachments (1)

Portfile (1.6 KB) - added by 1-61803 7 years ago.
added livecheck

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by 1-61803

Attachment: Portfile added

added livecheck

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

The stub port should not have any dependencies. Add an if {${name} ne ${subport}} block for them.

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

Port: py-tldr-python-client added; tldr-python-client removed

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

Also, the name should normally be py-tldr-python-client so that one can be created for each version of python. i.e. py27-tldr-python-client, py35-tldr-python-client. python 3.3 is obsolete and that version should be removed. Maybe even the py34 version too.

comment:4 Changed 7 years ago by 1-61803

I had checked python's portgroup file and MP's online guide before submitting the portfile and py- is for modules. According to PEP 398 3.3 is supported until 2017-09. I just referenced the versions in setup.py. Are there any other guidelines I should observe?

Note: See TracTickets for help on using tickets.