Thu, 21 Sep 2023 13:15:31 EDT

Information for build python-sqlalchemy0.5-0.5.5-2.ru

ID1943
Package Namepython-sqlalchemy0.5
Version0.5.5
Release2.ru
Epoch
SummaryModular and flexible ORM library for python
DescriptionSQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain.
Built byorcan
State complete
StartedFri, 14 May 2010 10:09:20 EDT
CompletedFri, 14 May 2010 10:16:07 EDT
Taskbuild (centos5-rutgers-staging, python-sqlalchemy0.5-0.5.5-2.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
python-sqlalchemy0.5-0.5.5-2.ru.src.rpm (info) (download)
noarch (build logs)
python-sqlalchemy0.5-0.5.5-2.ru.noarch.rpm (info) (download)
Changelog * Fri May 14 2010 Orcan Ogetbil <orcan@nbcs.rutgers.edu> - 0.5.5-2 - CentOS port * Sat Aug 15 2009 Luke Macken <lmacken@redhat.com> - 0.5.5-1 - Switch to using nose for running the test suite * Wed Aug 12 2009 Luke Macken <lmacken@redhat.com> - 0.5.3-3 - Remove conflicting easy-install.pth file from our site-packages * Fri Jul 10 2009 Luke Macken <lmacken@redhat.com> - 0.5.3-2 - Remove the executable bit from *.py * Thu Apr 16 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5.3-1 - Upstream bugfix release. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Feb 11 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5.2-1 - Update to 0.5.2 * Wed Jan 21 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5.1-1 - Update to 0.5.1. * Mon Dec 01 2008 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5-0.1.rc4 - Update to 0.5.0rc4 which works with the new pysqlite - And update test cases to work with the new pysqlite * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.4.7-2 - Rebuild for Python 2.6 * Sun Jul 27 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.7-1 - Update to 0.4.7. * Sun Jun 01 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.6-1 - Update to 0.4.6. * Tue Apr 08 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.5-1 - Update to 0.4.5. * Fri Feb 22 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.4.3-1 - Update to 0.4.3. * Tue Dec 11 2007 Toshio Kuratomi <a.badger@gmail.com> 0.4.2-1.p3 - Update to 0.4.2p3. * Tue Dec 11 2007 Toshio Kuratomi <a.badger@gmail.com> 0.4.1-1 - Update to 0.4.1. * Wed Oct 17 2007 Toshio Kuratomi <a.badger@gmail.com> 0.4.0-1 - SQLAlchemy-0.4.0 final - Run the testsuite * Wed Oct 03 2007 Luke Macken <lmacken@redhat.com> 0.4.0-0.4.beta6 - SQLAlchemy-0.4.0beta6 * Tue Sep 11 2007 Toshio Kuratomi <a.badger@gmail.com> - 0.4.0-0.4.beta5 - Update to 0.4beta5. * Thu Sep 06 2007 Toshio Kuratomi <a.badger@gmail.com> - 0.4.0-0.4.beta4 - setuptools has been fixed. * Fri Aug 31 2007 Toshio Kuratomi <a.badger@gmail.com> - 0.4.0-0.3.beta4 - setuptools seems to be broken WRT having an active and inactive version of an egg. Have to make both versions inactive and manually setup a copy that can be started via import. (Necessary for the sqlalchemy0.3 compat package.) * Tue Aug 28 2007 Toshio Kuratomi <a.badger@gmail.com> - 0.4.0-0.2.beta4 - Modify setuptools to handle the -devel subpackage split in F-8. * Mon Aug 27 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.4.0-0.1.beta4 - Update to 0.4 beta4. * Tue Jul 24 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.10-2 - Remove python-abi Requires. This is automatic since FC4+. * Tue Jul 24 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.10-1 - Update to new upstream version 0.3.10 * Fri Mar 23 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.6-1 - Update to new upstream version 0.3.6 * Sat Mar 10 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.5-1 - Update to new upstream version 0.3.5 - Simplify the files listing * Tue Jan 23 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.4-2 - Remember to upload the source tarball to the lookaside cache. * Tue Jan 23 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.4-1 - Update to new upstream version 0.3.4 * Mon Jan 01 2007 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.3-1 - Update to new upstream version 0.3.3 * Sat Dec 09 2006 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.1-2 - Bump and rebuild for python 2.5 on devel. - BuildRequire: python-devel as a header is missing otherwise. * Fri Nov 24 2006 Toshio Kuratomi <toshio@tiki-lounge.com> - 0.3.1-1 - Update to new upstream version 0.3.1 * Sat Sep 16 2006 Shahms E. King <shahms@shahms.com> 0.2.7-2 - Rebuild for FC6 * Thu Aug 17 2006 Shahms E. King <shahms@shahms.com> 0.2.7-1 - Update to new upstream version * Fri Aug 11 2006 Shahms E. King <shahms@shahms.com> 0.2.6-2 - Include, don't ghost .pyo files per new guidelines * Tue Aug 08 2006 Shahms E. King <shahms@shahms.com> 0.2.6-1 - Update to new upstream version * Fri Jul 07 2006 Shahms E. King <shahms@shahms.com> 0.2.4-1 - Update to new upstream version * Mon Jun 26 2006 Shahms E. King <shahms@shahms.com> 0.2.3-1 - Update to new upstream version * Wed May 31 2006 Shahms E. King <shahms@shahms.com> 0.2.1-1 - Update to new upstream version