Opened 8 years ago
Last modified 8 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)
Change History (5)
Changed 8 years ago by 1-61803
comment:1 Changed 8 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 8 years ago by mf2k (Frank Schima)
Port: | py-tldr-python-client added; tldr-python-client removed |
---|
comment:3 Changed 8 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 8 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.
added livecheck