[MacPorts] #38539: py-oursql: upgrade to 0.9.3.1
MacPorts
noreply at macports.org
Sun Jul 14 05:52:09 PDT 2013
#38539: py-oursql: upgrade to 0.9.3.1
------------------------------+------------------------
Reporter: robsonpeixoto@… | Owner: habnabit@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: py-oursql |
------------------------------+------------------------
Comment (by robsonpeixoto@…):
I'm unsure too.
If you add the version variable on '''if {${python.version} >= 30} {'''
will work? Like
{{{
if {${python.version} >= 30} {
version 0.9.3
} else {
version 0.9.3.1
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38539#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list