SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for TurboGears-1.1.3-14.fc25.noarch.rpm :

* Tue Jul 19 2016 Fedora Release Engineering - 1.1.3-14- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Wed Feb 03 2016 Fedora Release Engineering - 1.1.3-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jun 22 2015 Dan Callaghan - 1.1.3-12- fix tests to run against webtest 2.x (RHBZ#1233553)
* Tue Jun 16 2015 Fedora Release Engineering - 1.1.3-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 06 2014 Fedora Release Engineering - 1.1.3-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Aug 02 2013 Fedora Release Engineering - 1.1.3-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jun 27 2013 Toshio Kuratomi - 1.1.3-8- Fix a problem with paginate and SQLAlchemy-0.6+ https://bugzilla.redhat.com/show_bug.cgi?id=977660
* Tue Jun 25 2013 Toshio Kuratomi - 1.1.3-7- Patch to conditionalize creating visit tables which enables a workaround for database errors preventing VisitIdentity from initializing at application startup: https://bugzilla.redhat.com/show_bug.cgi?id=977690
* Thu Apr 11 2013 Toshio Kuratomi - 1.1.3-6- Patch to fix naming a caught exception
* Wed Feb 13 2013 Fedora Release Engineering - 1.1.3-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jul 18 2012 Fedora Release Engineering - 1.1.3-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jan 12 2012 Fedora Release Engineering - 1.1.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jul 15 2011 Toshio Kuratomi - 1.1.3-2- Patch backported from upstream to add support for marking session cookie httponly
* Fri Jul 15 2011 Toshio Kuratomi - 1.1.3-1- Update to 1.1.3
* Tue Jul 05 2011 Toshio Kuratomi - 1.1.2-5- Add patches for building with SQLalchemy-0.7.1 and python-2.7.2 https://bugzilla.redhat.com/show_bug.cgi?id=715760
* Sat Jun 25 2011 Toshio Kuratomi - 1.1.2-4- Add __requires__ to quickstart templates. This is mitigation for https://bugzilla.redhat.com/show_bug.cgi?id=670223
* Mon Feb 07 2011 Fedora Release Engineering - 1.1.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 17 2011 Toshio Kuratomi - 1.1.2-2- Changes to allow the package to run on RHEL6.- Add a text file with tips for porting from 1.0 to 1.1
* Sat Dec 25 2010 Toshio Kuratomi - 1.1.2-1- Update to upstream 1.1.2- Add python-dateutil as a a Req (for scheduler)
* Thu Dec 02 2010 Toshio Kuratomi - 1.1.1-1- Update to upstream 1.1.1- Fix test case failure- Fix problem with an import not matching what\'s actually called.
* Thu Sep 16 2010 Mark Chappell - 1.0.9-7- Add explicit versions to ensure we install cleanly on EL-5 RHBZ#451228
* Tue Aug 03 2010 Toshio Kuratomi - 1.0.9-6- Fix building on python-2.7
* Wed Jul 21 2010 David Malcolm - 1.0.9-5- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Mon May 31 2010 Toshio Kuratomi - 1.0.9-4- Fix failing unittest with SA-0.6
* Wed Jan 13 2010 Toshio Kuratomi - 1.0.9-3- Fix deprecation warnings
* Thu Dec 17 2009 Toshio Kuratomi - 1.0.9-2- Update sql create patch for traceback when used in development mode RHBZ#548594
* Mon Nov 30 2009 Toshio Kuratomi - 1.0.9-1- Update to 1.0.9 bugfix release.- Paginate fix is in upstream.
* Mon Nov 30 2009 Toshio Kuratomi - 1.0.8-8- Fix problem with sql create and sqlobject
* Mon Aug 17 2009 Toshio Kuratomi - 1.0.8-7- Update Requires conditionals so we can share with EPEL
* Tue Aug 11 2009 Toshio Kuratomi - 1.0.8-6- Add patch to make FeedController work when the default template engine is not kid.
* Fri Jul 24 2009 Fedora Release Engineering - 1.0.8-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jun 01 2009 Luke Macken - 1.0.8-4- Remove python-json as a requirement
* Sat May 02 2009 Toshio Kuratomi - 1.0.8-3- Fix from upstream for pagination problem.
* Mon Feb 23 2009 Fedora Release Engineering - 1.0.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Jan 03 2009 Luke Macken - 1.0.8-1- Latest upstream release.
* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.0.7-3- Rebuild for Python 2.6
* Wed Sep 17 2008 Luke Macken 1.0.7-2- Add a patch to allow newer versions of TurboJson
* Tue Sep 16 2008 Luke Macken 1.0.7-1- Update to the latest upstream release- Utilize the test suite- Remove the setup.py patch
* Tue May 27 2008 Luke Macken 1.0.4.4-3- Patch our setup.py to remove the hard version requirements for SQLObject. This has changed upstream as well.
* Tue Mar 11 2008 Luke Macken 1.0.4.4-2- Add TurboGears-1.0.4.4-cherrypyreq.patch to explicitly require the appropriate version of CherryPy when necessary.
* Fri Mar 07 2008 Luke Macken 1.0.4.4-1- Update to 1.0.4.4- Remove the setuptools and sqlalchemy-backport patches
* Fri Feb 29 2008 Luke Macken 1.0.4.3-3- Require python-paste-script >= 1.6.2 (Bug #435525)
* Thu Feb 21 2008 Toshio Kuratomi 1.0.4.3-2- Fixes for SQLAlchemy-0.4 and exceptions. Upstream Bug #1721.
* Fri Feb 01 2008 Luke Macken 1.0.4.3-1- 1.0.4.3
* Sat Jan 26 2008 Luke Macken 1.0.4.2-3- Require Genshi and Elixir
* Wed Jan 23 2008 Luke Macken 1.0.4.2-2- Update setuptools patch to work with the CherryPy egg_info
* Tue Jan 22 2008 Luke Macken 1.0.4.2-1- 1.0.4.2
* Sun Jan 20 2008 Luke Macken 1.0.4-1- 1.0.4- Remove paginate patch- Update setuptools patch
* Sat Dec 15 2007 Luke Macken 1.0.3.2-7- Add TurboGears-1.0.3.2-paginate.patch backported from upstream http://trac.turbogears.org/ticket/1629
* Sat Oct 27 2007 Luke Macken 1.0.3.2-6- Remove python-TestGears requirement, as this functionality has been replaced by nose.
* Mon Oct 08 2007 Toshio Kuratomi 1.0.3.2-5- Update patch so that quickstart template pulls in the proper sqlalchemy when tg-admin quickstart -s is run.
* Fri Oct 05 2007 Toshio Kuratomi 1.0.3.2-4- Require sqlalchemy 0.3.
* Thu Sep 27 2007 Toshio Kuratomi 1.0.3.2-3- Update setuptools patch to modify quickstart template for compat eggs as well.
* Mon Sep 24 2007 Luke Macken 1.0.3.2-2- Update setuptools patch to \"fix\" CherryPy dependency error
* Thu Sep 13 2007 Luke Macken 1.0.3.2-1- 1.0.3.2- Remove etree patch
* Sun Sep 02 2007 Luke Macken 1.0.2.2-3- Update for python-setuptools changes in rawhide
* Fri May 11 2007 Luke Macken 1.0.2.2-2- Update etree patch to work with Python2.4- Update setuptools patch
* Thu May 03 2007 Luke Macken 1.0.2.2-1- 1.0.2.2- TurboGears-1.0.2.2-etree.patch to use xml.etree instead of elementtree module
* Fri Jan 26 2007 Toshio Kuratomi 1.0.1-2- Don\'t flub the patch this time.
* Tue Jan 23 2007 Toshio Kuratomi 1.0.1-1- Upgrade to upstream 1.0.1.- Update the setuptools patch.- Conditionalize python-elementtree as python-2.5 provides it.- Include rather than ghosting
*.pyo.- Require python-psycopg2 instead of psycopg, TurboGears + psycopg2 supports unicode whereas psycopg does not.- Make all files except tg-admin non-executable.
* Fri Jan 19 2007 Luke Macken 1.0b2-6- Add python-elementtree to BuildRequires
* Tue Dec 12 2006 Luke Macken 1.0b2-5- Rebuild for new elementtree
* Sun Dec 10 2006 Luke Macken 1.0b2-4- Add python-devel to BuildRequires
* Sun Dec 10 2006 Luke Macken 1.0b2-3- Rebuild for python 2.5
* Sat Dec 02 2006 Luke Macken 1.0b2-2- Update the setuptools patch
* Sat Dec 02 2006 Luke Macken 1.0b2-1- 1.0b2
* Tue Nov 21 2006 Luke Macken 1.0b1-3- Add python-TestGears back to Requires
* Tue Nov 21 2006 Luke Macken 1.0b1-2- Add python-psycopg to Requires
* Mon Sep 11 2006 Luke Macken 1.0b1-1- 1.0b1
* Sun Sep 03 2006 Luke Macken 0.8.9-4- Rebuild for FC6
* Sun Jul 09 2006 Luke Macken 0.8.9-3- Require python-TestGears (bug #195370)
* Thu Jul 06 2006 Luke Macken 0.8.9-2- Add TurboGears-0.8.9-setuptools.patch
* Thu Jul 06 2006 Luke Macken 0.8.9-1- Bump to 0.8.9- Remove TurboGears-0.8a5-optim.patch and TurboGears-0.8a5-setuptools.patch
* Sat Feb 18 2006 Ignacio Vazquez-Abrams 0.8a5-1- Initial RPM release
 
ICM