Bug 159867 - [PATCH] news/py-pynzb: eliminate py-elementtree dependency
Summary: [PATCH] news/py-pynzb: eliminate py-elementtree 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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 11:00 UTC by R.Mahmatkhanov
Modified: 2011-08-24 02:00 UTC (History)
0 users

See Also:


Attachments
file.diff (700 bytes, patch)
2011-08-18 11:00 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-08-18 11:00:19 UTC
This port have optional dependency on devel/py-elementtree (default off). At the same time USE_PYTHON= 2.5+ is defined. elementtree is a part of python since 2.5, so this dependency isn't needed. Removing it.
See: http://docs.python.org/library/xml.etree.elementtree.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 11:01:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2011-08-24 01:55:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-24 01:55:36 UTC
lioux       2011-08-24 00:55:23 UTC

  FreeBSD ports repository

  Modified files:
    news/py-pynzb        Makefile 
  Log:
  - Remove optional dependency on devel/py-elementtree since it's
    already including on python 2.5 and later versions. These are
    already the required versions for the port.
    o Remove ELEMENTTREE from OPTIONS
    o Bump PORTREVISION due to dependency list change
  
  PR:             159867
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  
  Revision  Changes    Path
  1.3       +2 -6      ports/news/py-pynzb/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"