Changelog for
python3-pecan-1.0.2-5.fc24.noarch.rpm :
* Thu Feb 04 2016 Fedora Release Engineering
- 1.0.2-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering - 1.0.2-4- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Sat Nov 07 2015 Toshio Kuratomi - 1.0.2-3- Fix the naming of python2 vs python3 versions of the scripts to comply with the python guidelines: https://fedoraproject.org/wiki/Packaging:Python#Naming This fixes several things:
* The scripts in the python2-pecan package not working because they needed the python3-pecan libraries but there was no rpm dependency
* The python2-pecan package requiring /usr/bin/python3
* The python2-pecan package\'s scripts wouldn\'t have been able to serve web apps written in python2 because they were using python3 and would have failed to run pyhon2 scripts in their python3 process.
* If those were fixed properly then the python-pecan and python3-pecan packages would have conflicted due to the scripts being different between the packages. Following the guidelines solves all of these problems.
* Sun Sep 06 2015 Matthias Runge - 1.0.2-2- fix provides and obsoletes
* Fri Sep 04 2015 Chandan Kumar - 1.0.2-1- Added python2 and python3 subpackage- Bumped to 1.0.2
* Thu Jun 18 2015 Fedora Release Engineering - 0.8.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Mar 26 2015 Pádraig Brady - 0.8.3-1- Latest upstream
* Sat Jun 07 2014 Fedora Release Engineering - 0.4.5-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Mar 23 2014 Pádraig Brady - 0.4.5-3- Add missing dependency on python-logutils
* Tue Mar 18 2014 Pádraig Brady - 0.4.5-2- Add missing dependency on python-singledispatch
* Mon Mar 10 2014 Pádraig Brady - 0.4.5-1- Latest upstream
* Sun Aug 04 2013 Fedora Release Engineering - 0.2.1-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Apr 05 2013 Luke Macken - 0.2.1-5- Require python-webob >= 1.2 instead of python-webob1.2
* Thu Mar 14 2013 Padraig Brady - 0.2.1-4- Initial package.