[MacPorts] #47143: pypi2port: use ${version} in distname
#47143: pypi2port: use ${version} in distname -------------------------+----------------------- Reporter: jmr@… | Owner: gaurav@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: pypi2port -------------------------+----------------------- Currently, the distname line is written like this: {{{ distname foo-1.2.0 }}} It would be better to do {{{ distname foo-${version} }}} so the version only has to be updated in one place. -- Ticket URL: <https://trac.macports.org/ticket/47143> MacPorts <https://www.macports.org/> Ports system for OS X
#47143: pypi2port: use ${version} in distname --------------------------+---------------------- Reporter: jmr@… | Owner: gaurav@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: pypi2port | --------------------------+---------------------- Changes (by jmr@…): * cc: raimue@… (added) * status: new => closed * resolution: => fixed Comment: r143771 -- Ticket URL: <https://trac.macports.org/ticket/47143#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts