Bug 219311 - www/py-scrapy: fix dependencies.
Summary: www/py-scrapy: fix dependencies.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-15 16:53 UTC by Eric Camachat
Modified: 2017-06-07 00:27 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (skreuzer)


Attachments
fix dependencies. (759 bytes, patch)
2017-05-15 16:53 UTC, Eric Camachat
no flags Details | Diff
reflect py-pydispatcher package name change. (759 bytes, patch)
2017-06-06 17:23 UTC, Eric Camachat
no flags Details | Diff
reflect py-pydispatcher package name change. (759 bytes, patch)
2017-06-06 18:41 UTC, Eric Camachat
eric: maintainer-approval? (skreuzer)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2017-05-15 16:53:58 UTC
Created attachment 182612 [details]
fix dependencies.

py-scrapy also needs:

1. security/py-service_identity
2. textproc/py-parsel [NEW PORT,#219309]
3. devel/py-PyDispatche [NEW PORT,#219310]
Comment 1 Eric Camachat 2017-06-06 17:23:49 UTC
Created attachment 183268 [details]
reflect py-pydispatcher package name change.
Comment 2 Eric Camachat 2017-06-06 18:41:52 UTC
Created attachment 183271 [details]
reflect py-pydispatcher package name change.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-06-07 00:26:00 UTC
A commit references this bug:

Author: skreuzer
Date: Wed Jun  7 00:25:33 UTC 2017
New revision: 442812
URL: https://svnweb.freebsd.org/changeset/ports/442812

Log:
  Fix dependencies

  PR:		219311
  Submitted by:	Eric Camachat <eric@camachat.org>

Changes:
  head/www/py-scrapy/Makefile
Comment 4 Steven Kreuzer freebsd_committer freebsd_triage 2017-06-07 00:27:02 UTC
Committed. Thanks!