Bug 137600 - [NEW PORT]devel/py-transaction:Transaction management for Python
Summary: [NEW PORT]devel/py-transaction:Transaction management for Python
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 14:00 UTC by wenheping
Modified: 2009-08-13 17:50 UTC (History)
0 users

See Also:


Attachments
file.shar (6.24 KB, text/plain)
2009-08-09 14:00 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-09 14:00:06 UTC
py-transaction contains a generic transaction implementation
for Python. It is mainly used by the ZODB, though.

WWW:    http://pypi.python.org/pypi/transaction/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 14:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-13 17:40:34 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-13 17:41:01 UTC
miwi        2009-08-13 16:40:42 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-transaction Makefile distinfo pkg-descr pkg-plist 
  Log:
  py-transaction contains a generic transaction implementation
  for Python. It is mainly used by the ZODB, though.
  
  WWW:    http://pypi.python.org/pypi/transaction/
  
  PR:             ports/137600
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3594    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-transaction/Makefile (new)
  1.1       +3 -0      ports/devel/py-transaction/distinfo (new)
  1.1       +4 -0      ports/devel/py-transaction/pkg-descr (new)
  1.1       +58 -0     ports/devel/py-transaction/pkg-plist (new)
_______________________________________________
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"