[MacPorts] #45898: Portfile for py-libnacl

MacPorts noreply at macports.org
Sat Nov 15 16:57:20 PST 2014


#45898: Portfile for py-libnacl
-------------------------+--------------------------------
  Reporter:  cr@…        |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.2
Resolution:              |   Keywords:
      Port:  libnacl     |
-------------------------+--------------------------------

Comment (by ryandesign@…):

 Thanks. Some issues:

  * `distname` and `homepage` should not be set; the defaults from the
 github portgroup should be fine
  * The dependency on `port:py-six` should be changed to a dependency on
 `port:py${python.version}-six`
  * Is it your intention to submit a port "libnacl" (per the Port field and
 description of this ticket) — an application that happens to use python?
 If so:
    * the `name py-libnacl` line should be removed, allowing the default
 name `libnacl` set by the github portgroup to be used
  * Otherwise, if it is your intention to submit a port "py-libnacl" (per
 the title of this ticket and the `name` line in the portfile) — a python
 module for use by other ports? If so:
    * The dependencies on `port:py${python.version}-setuptools` and
 `port:py${python.version}-six` and should be inside an `if {${name} ne
 ${subport}}` block
    * `python.default_version 27` should be changed to `python.versions 27`

-- 
Ticket URL: <https://trac.macports.org/ticket/45898#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list