﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
151	henrietta does not obey (files...) from meta	ddp		"Along with the yelp egg source, I checked in three PDFs, just for reference. They are not listed in the egg's meta and yet henrietta is handing them down on egg install:

((egg ""yelp.egg"")
 (synopsis ""An interface to the Yelp developer API"")
 (category web)
 (author ""[[derrell piper]]"")
 (license ""BSD"")
 (doc-from-wiki)
 (needs json)
 (test-depends test)
 (files
  ""yelp.scm""
  ""yelp.setup""
  ""tests""))
  .
  .
  .
reading files ...
  ./api-phone.pdf
  ./yelp.scm
  ./api-review-search.pdf
  ./api-neighborhood.pdf
  ./yelp.meta
  ./yelp.setup

I was expecting that henrietta would only download what's listed in the (files...) clause."	defect	closed	minor		extensions	4.3.0	wontfix			
