Changelog for
python-pyramid-tm-0.7-1.fc19.noarch.rpm :
Fri Jun 21 14:00:00 2013 Ralph Bean
- 0.7-1
- Latest upstream
- Added python3 subpackage.
- Added test suite to check section.
- Included upstream docs.
- Write unauthenticated userid and request.path_info as transaction metadata
via t.setUser and t.note respectively during a commit.
- Disuse the confusing and bug-ridden generator-plus-context-manager \"attempts\"
mechanism from the transaction package for retrying retryable exceptions
(e.g. ZODB ConflictError). Use a simple while loop plus a counter and
imperative logic instead
- When a non-retryable exception was raised as the result of a call to
transaction.manager.commit, the exception was not reraised properly. Symptom:
an unrecoverable exception such as Unsupported: Storing blobs in
is not supported. would be swallowed inappropriately.
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Mon Jun 18 14:00:00 2012 Ross Delinger 0.4-1
- initial package for Fedora