SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for TurboGears-1.1.3-8.fc19.noarch.rpm :
Thu Jun 27 14:00:00 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 14:00:00 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 14:00:00 2013 Toshio Kuratomi - 1.1.3-6
- Patch to fix naming a caught exception

Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 1.1.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 1.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Thu Jan 12 13:00:00 2012 Fedora Release Engineering - 1.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Fri Jul 15 14:00:00 2011 Toshio Kuratomi - 1.1.3-2
- Patch backported from upstream to add support for marking session cookie
httponly

Fri Jul 15 14:00:00 2011 Toshio Kuratomi - 1.1.3-1
- Update to 1.1.3

Tue Jul 5 14:00:00 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 14:00:00 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 7 13:00:00 2011 Fedora Release Engineering - 1.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Mon Jan 17 13:00:00 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 13:00:00 2010 Toshio Kuratomi - 1.1.2-1
- Update to upstream 1.1.2
- Add python-dateutil as a a Req (for scheduler)

Thu Dec 2 13:00:00 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 14:00:00 2010 Mark Chappell - 1.0.9-7
- Add explicit versions to ensure we install cleanly on EL-5 RHBZ#451228

Tue Aug 3 14:00:00 2010 Toshio Kuratomi - 1.0.9-6
- Fix building on python-2.7

Wed Jul 21 14:00:00 2010 David Malcolm - 1.0.9-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

Mon May 31 14:00:00 2010 Toshio Kuratomi - 1.0.9-4
- Fix failing unittest with SA-0.6

Wed Jan 13 13:00:00 2010 Toshio Kuratomi - 1.0.9-3
- Fix deprecation warnings

Thu Dec 17 13:00:00 2009 Toshio Kuratomi - 1.0.9-2
- Update sql create patch for traceback when used in development mode RHBZ#548594

Mon Nov 30 13:00:00 2009 Toshio Kuratomi - 1.0.9-1
- Update to 1.0.9 bugfix release.
- Paginate fix is in upstream.

Mon Nov 30 13:00:00 2009 Toshio Kuratomi - 1.0.8-8
- Fix problem with sql create and sqlobject

Mon Aug 17 14:00:00 2009 Toshio Kuratomi - 1.0.8-7
- Update Requires conditionals so we can share with EPEL

Tue Aug 11 14:00:00 2009 Toshio Kuratomi - 1.0.8-6
- Add patch to make FeedController work when the default template engine is
not kid.

Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 1.0.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon Jun 1 14:00:00 2009 Luke Macken - 1.0.8-4
- Remove python-json as a requirement

Sat May 2 14:00:00 2009 Toshio Kuratomi - 1.0.8-3
- Fix from upstream for pagination problem.

Mon Feb 23 13:00:00 2009 Fedora Release Engineering - 1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Sat Jan 3 13:00:00 2009 Luke Macken - 1.0.8-1
- Latest upstream release.

Sat Nov 29 13:00:00 2008 Ignacio Vazquez-Abrams - 1.0.7-3
- Rebuild for Python 2.6

Wed Sep 17 14:00:00 2008 Luke Macken 1.0.7-2
- Add a patch to allow newer versions of TurboJson

Tue Sep 16 14:00:00 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 14:00:00 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 13:00:00 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 7 13:00:00 2008 Luke Macken 1.0.4.4-1
- Update to 1.0.4.4
- Remove the setuptools and sqlalchemy-backport patches

Fri Feb 29 13:00:00 2008 Luke Macken 1.0.4.3-3
- Require python-paste-script >= 1.6.2 (Bug #435525)

Thu Feb 21 13:00:00 2008 Toshio Kuratomi 1.0.4.3-2
- Fixes for SQLAlchemy-0.4 and exceptions. Upstream Bug #1721.

Fri Feb 1 13:00:00 2008 Luke Macken 1.0.4.3-1
- 1.0.4.3

Sat Jan 26 13:00:00 2008 Luke Macken 1.0.4.2-3
- Require Genshi and Elixir

Wed Jan 23 13:00:00 2008 Luke Macken 1.0.4.2-2
- Update setuptools patch to work with the CherryPy egg_info

Tue Jan 22 13:00:00 2008 Luke Macken 1.0.4.2-1
- 1.0.4.2

Sun Jan 20 13:00:00 2008 Luke Macken 1.0.4-1
- 1.0.4
- Remove paginate patch
- Update setuptools patch

Sat Dec 15 13:00:00 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 14:00:00 2007 Luke Macken 1.0.3.2-6
- Remove python-TestGears requirement, as this functionality
has been replaced by nose.

Mon Oct 8 14:00:00 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 5 14:00:00 2007 Toshio Kuratomi 1.0.3.2-4
- Require sqlalchemy 0.3.

Thu Sep 27 14:00:00 2007 Toshio Kuratomi 1.0.3.2-3
- Update setuptools patch to modify quickstart template for compat eggs as well.

Mon Sep 24 14:00:00 2007 Luke Macken 1.0.3.2-2
- Update setuptools patch to \"fix\" CherryPy dependency error

Thu Sep 13 14:00:00 2007 Luke Macken 1.0.3.2-1
- 1.0.3.2
- Remove etree patch

Sun Sep 2 14:00:00 2007 Luke Macken 1.0.2.2-3
- Update for python-setuptools changes in rawhide

Fri May 11 14:00:00 2007 Luke Macken 1.0.2.2-2
- Update etree patch to work with Python2.4
- Update setuptools patch

Thu May 3 14:00:00 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 13:00:00 2007 Toshio Kuratomi 1.0.1-2
- Don\'t flub the patch this time.

Tue Jan 23 13:00:00 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 13:00:00 2007 Luke Macken 1.0b2-6
- Add python-elementtree to BuildRequires

Tue Dec 12 13:00:00 2006 Luke Macken 1.0b2-5
- Rebuild for new elementtree

Sun Dec 10 13:00:00 2006 Luke Macken 1.0b2-4
- Add python-devel to BuildRequires

Sun Dec 10 13:00:00 2006 Luke Macken 1.0b2-3
- Rebuild for python 2.5

Sat Dec 2 13:00:00 2006 Luke Macken 1.0b2-2
- Update the setuptools patch

Sat Dec 2 13:00:00 2006 Luke Macken 1.0b2-1
- 1.0b2

Tue Nov 21 13:00:00 2006 Luke Macken 1.0b1-3
- Add python-TestGears back to Requires

Tue Nov 21 13:00:00 2006 Luke Macken 1.0b1-2
- Add python-psycopg to Requires

Mon Sep 11 14:00:00 2006 Luke Macken 1.0b1-1
- 1.0b1

Sun Sep 3 14:00:00 2006 Luke Macken 0.8.9-4
- Rebuild for FC6

Sun Jul 9 14:00:00 2006 Luke Macken 0.8.9-3
- Require python-TestGears (bug #195370)

Thu Jul 6 14:00:00 2006 Luke Macken 0.8.9-2
- Add TurboGears-0.8.9-setuptools.patch

Thu Jul 6 14:00:00 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 13:00:00 2006 Ignacio Vazquez-Abrams 0.8a5-1
- Initial RPM release


 
ICM