Bug 167714 - [MAINTAINER] irc/py-irclib: needs setuptools as build dependency
Summary: [MAINTAINER] irc/py-irclib: needs setuptools as build dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 18:50 UTC by William Grzybowski
Modified: 2012-05-08 20:40 UTC (History)
0 users

See Also:


Attachments
py-irclib.patch (539 bytes, patch)
2012-05-08 18:50 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2012-05-08 18:50:11 UTC
    It does not build correctly with USE_PYDISTUTILS=easy_install but needs setuptools because of an internal package in this lib.
    Error catched from pointyhat on FreeBSD-7.3.

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-08 18:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2012-05-08 19:39:36 UTC
Responsible Changed
From-To: freebsd-python->delphij

Take.
Comment 3 Xin LI freebsd_committer freebsd_triage 2012-05-08 20:29:54 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-08 20:29:55 UTC
delphij     2012-05-08 19:29:45 UTC

  FreeBSD ports repository

  Modified files:
    irc/py-irclib        Makefile 
  Log:
  Add an explicit dependency of easy_install.  Note that the bundled install
  script do some weird things that makes USE_PYDISTUTILS=easy_install break
  the port, mark it so for now.
  
  Submitted by:   William Grzybowski <william88 gmail.com> (maintainer)
  PR:             ports/167714
  
  Revision  Changes    Path
  1.20      +4 -0      ports/irc/py-irclib/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"