[MacPorts] #33628: new: py-pss port

MacPorts noreply at macports.org
Wed Mar 14 18:02:41 PDT 2012


#33628: new: py-pss port
--------------------------------------------+-------------------------------
  Reporter:  sean.michael.farley@…          |       Owner:  ryandesign@…           
      Type:  submission                     |      Status:  closed                 
  Priority:  Normal                         |   Milestone:                         
 Component:  ports                          |     Version:  2.0.4                  
Resolution:  fixed                          |    Keywords:                         
      Port:  py-pss                         |  
--------------------------------------------+-------------------------------
Changes (by ryandesign@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 Committed in r90811.

 The way you were using the `distname` keyword was unusual. `distname` is
 supposed to represent the distfile name without its extension. So I
 changed various lines to use the variable that way.

 I also fixed the `maintainers` line. "openmaintainer" is only used in
 conjunction with another real maintainer name; if there is no maintainer,
 we write "nomaintainer". On the other hand, if you would like to maintain
 this port, let me know and I'll change it to your email address (with or
 without "openmaintainer", as you wish).

 Since this port does not install any architecture-specific (i.e. compiled)
 files, I added the `supported_archs noarch` line.

 I fixed the livecheck.

 I removed 24 and 25 from the versions because they don't build:
 {{{
 :info:build   File "setup.py", line 14
 :info:build     with open('README', 'rt') as readme:
 :info:build             ^
 :info:build SyntaxError: invalid syntax
 }}}

 When submitting a port, you should first verify it builds; when submitting
 a python portgroup port, or any other port with subports, you should
 verify all the subports build too.

-- 
Ticket URL: <https://trac.macports.org/ticket/33628#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list