collective / transmogrify.webcrawler

transmogrifier source blueprints for crawling html
9 stars 5 forks source link

1.2 distribution missing README.rst #4

Closed mjpieters closed 11 years ago

mjpieters commented 11 years ago

Looks like something went wrong when you created the 1.2 distribution; README.rst is not included:

$ bin/buildout 
Getting distribution for 'transmogrify.webcrawler>=1.1'.
error: README.rst: No such file or directory
An error occured when trying to install transmogrify.webcrawler 1.2. Look above this message for any errors that were output by easy_install.

While:
  Installing.
  Getting section unifiedinstaller.
  Initializing part unifiedinstaller.
  Getting section funnelweb.
  Initializing section funnelweb.
  Installing recipe funnelweb.
  Getting distribution for 'transmogrify.webcrawler>=1.1'.
Error: Couldn't install: transmogrify.webcrawler 1.2
djay commented 11 years ago

fixed in 1.2.1. was missing setuptools-git

mjpieters commented 11 years ago

Thanks! Also see http://stackoverflow.com/questions/14232647/funnelweb-add-on-for-plone for the initial vector for this bug report. :-)

djay commented 11 years ago

Thanks for the heads up

On 10/01/2013, at 8:17 PM, Martijn Pieters notifications@github.com wrote:

Thanks! Also see http://stackoverflow.com/questions/14232647/funnelweb-add-on-for-plone for the initial vector for this bug report. :-)

— Reply to this email directly or view it on GitHub.