Changelog for
python-pyramid-tm-0.7-5.fc21.noarch.rpm :
Sat Jun 7 14:00:00 2014 Fedora Release Engineering
- 0.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Fri May 30 14:00:00 2014 Bohuslav Kabrda - 0.7-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Fri Jun 21 14:00:00 2013 Ralph Bean - 0.7-2
- Patch to remove a block that requires python-transaction>=1.1 which is
unavailable on el6.
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