Bug 153699 - [UPDATE] devel/py-testtools
Summary: [UPDATE] devel/py-testtools
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 07:50 UTC by Carlo Strub
Modified: 2011-01-07 23:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.89 KB, patch)
2011-01-05 07:50 UTC, Carlo Strub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2011-01-05 07:50:09 UTC
Update to 0.9.8

* new matchers for exceptions, sets, lists, dicts and more.

* experimental (works but the contract isn't supported) twisted reactor
  support.

* The built in runner can now list tests and filter tests (the -l and
  --load-list options).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-05 07:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-07 23:10:44 UTC
glarkin     2011-01-07 23:10:39 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-testtools   Makefile distinfo pkg-plist 
  Log:
  - Updated to 0.9.8 (https://launchpad.net/testtools/0.9/0.9.8)
  - Added another MASTER_SITE
  
  PR:             ports/153699
  Submitted by:   C-S <c-s@c-s.li>
  
  Revision  Changes    Path
  1.4       +2 -2      ports/devel/py-testtools/Makefile
  1.3       +2 -3      ports/devel/py-testtools/distinfo
  1.2       +24 -0     ports/devel/py-testtools/pkg-plist
_______________________________________________
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"
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2011-01-07 23:10:46 UTC
State Changed
From-To: open->closed

Committed, thank you!