Changelog for
python-pyramid-tm-0.12-4.fc25.noarch.rpm :
* Tue Jul 19 2016 Fedora Release Engineering
- 0.12-4- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Feb 04 2016 Fedora Release Engineering - 0.12-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering - 0.12-2- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Tue Sep 15 2015 Ralph Bean - 0.12-1- new version- Move license and copyright to a %license field.
* Thu Jun 18 2015 Fedora Release Engineering - 0.7-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 0.7-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 30 2014 Bohuslav Kabrda - 0.7-4- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Sun Aug 04 2013 Fedora Release Engineering - 0.7-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 21 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 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 2013 Fedora Release Engineering - 0.4-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering - 0.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 18 2012 Ross Delinger 0.4-1- initial package for Fedora