[MacPorts] #42097: py27-nltk @2.0.4: build downloads distribute, should use py27-setuptools
MacPorts
noreply at macports.org
Sat Jan 11 14:27:07 PST 2014
#42097: py27-nltk @2.0.4: build downloads distribute, should use py27-setuptools
-----------------------------+--------------------------------
Reporter: md14-macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: haspatch | Port: py-nltk
-----------------------------+--------------------------------
The py27-nltk @2.0.4 port always downloads its own copy of the deprecated
distribute package instead of using the py27-setuptools port.
{{{
$ port installed py27-setuptools
The following ports are currently installed:
py27-setuptools @2.1_0 (active)
$ sudo port -vs install py27-nltk
---> Computing dependencies for py27-nltk.
---> Fetching distfiles for py27-nltk
---> Verifying checksums for py27-nltk
---> Checksumming nltk-2.0.4.tar.gz
---> Extracting py27-nltk
---> Extracting nltk-2.0.4.tar.gz
---> Configuring py27-nltk
---> Building py27-nltk
Downloading
http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz
Extracting in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-nltk/py27-nltk/work/.tmp/tmpgXJDjP
...
}}}
The attached patch should fix the problem.
--
Ticket URL: <https://trac.macports.org/ticket/42097>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list