./wip/py-repoze.tm2, Zope-like transaction manager via WSGI middleware

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0a5, Package name: py310-repoze.tm2-1.0a5, Maintainer: kamelderouiche

repoze.tm2 is a middleware which uses the ZODB transaction manager
to wrap a call to its pipeline children inside a transaction. This
is a fork of the repoze.tm package which depends only on the transaction
package rather than the entirety of ZODB (for users who don't rely on
ZODB).


Required to run:
[devel/py-setuptools] [wip/py-transaction] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e4e9ba31300085c4c63504f6517a1b74032ef760
Filesize: 18.972 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-07-14 15:22:27 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-repoze.tm2-1.0a5 as wip/py-repoze.tm2.

repoze.tm2 is a middleware which uses the ZODB transaction manager
to wrap a call to its pipeline children inside a transaction.  This
is a fork of the repoze.tm package which depends only on the transaction
package rather than the entirety of ZODB (for users who don't rely on
ZODB).