Hi, Here's an update of databases/py-sqlalchemy to 0.6.6
Tested on loongson OK. . Comments? Ok? wen
diff -urN py-sqlalchemy/Makefile py-sqlalchemy.new/Makefile --- py-sqlalchemy/Makefile Mon Nov 15 08:22:53 2010 +++ py-sqlalchemy.new/Makefile Wed Apr 6 21:22:26 2011 @@ -2,7 +2,7 @@ COMMENT = database toolkit for Python -MODPY_EGG_VERSION = 0.6.3 +MODPY_EGG_VERSION = 0.6.6 DISTNAME = SQLAlchemy-${MODPY_EGG_VERSION} PKGNAME = py-sqlalchemy-${MODPY_EGG_VERSION:S/p/./} diff -urN py-sqlalchemy/distinfo py-sqlalchemy.new/distinfo --- py-sqlalchemy/distinfo Tue Sep 7 05:55:57 2010 +++ py-sqlalchemy.new/distinfo Wed Apr 6 21:23:06 2011 @@ -1,5 +1,5 @@ -MD5 (SQLAlchemy-0.6.3.tar.gz) = EDvcFWqVKRowKsxCwTa/fQ== -RMD160 (SQLAlchemy-0.6.3.tar.gz) = RP7pH91TxcA4nO5dM1NYzqawOcc= -SHA1 (SQLAlchemy-0.6.3.tar.gz) = eQ23wzZ10zYzeRdzpXRq3eBY6m4= -SHA256 (SQLAlchemy-0.6.3.tar.gz) = M+W3xpHzsHuGB5kWYZCUTqmQjNCceqe2bA6HG2NAfJs= -SIZE (SQLAlchemy-0.6.3.tar.gz) = 1891372 +MD5 (SQLAlchemy-0.6.6.tar.gz) = NZ8CJCxS6SqogcNsjjcg2A== +RMD160 (SQLAlchemy-0.6.6.tar.gz) = 0NIV7ttF0V9/f+BFnq6TrXITIlw= +SHA1 (SQLAlchemy-0.6.6.tar.gz) = btmQFBcQuVpYOz4iy9XA7v9QdsU= +SHA256 (SQLAlchemy-0.6.6.tar.gz) = FKiBqKDtZiOht6vMwSIQMrYE2rG4AlA4O4TEa8xK0kY= +SIZE (SQLAlchemy-0.6.6.tar.gz) = 2084833 diff -urN py-sqlalchemy/patches/patch-setup_cfg py-sqlalchemy.new/patches/patch-setup_cfg --- py-sqlalchemy/patches/patch-setup_cfg Tue May 25 00:42:44 2010 +++ py-sqlalchemy.new/patches/patch-setup_cfg Wed Apr 6 21:27:23 2011 @@ -1,13 +1,9 @@ -Disable configuration option not supported by nose. - -$OpenBSD: patch-setup_cfg,v 1.1 2010/05/24 16:42:44 wcmaier Exp $ ---- setup.cfg.orig Tue May 4 07:50:47 2010 -+++ setup.cfg Tue May 4 07:50:49 2010 -@@ -5,6 +5,6 @@ tag_svn_revision = 0 - +--- setup.cfg.orig Sun Jan 9 06:38:21 2011 ++++ setup.cfg Wed Apr 6 21:26:27 2011 +@@ -6,5 +6,5 @@ [nosetests] + with-sqlalchemy = true exclude = ^examples -first-package-wins = true +#first-package-wins = true - with-sqlalchemy = true diff -urN py-sqlalchemy/pkg/PLIST py-sqlalchemy.new/pkg/PLIST --- py-sqlalchemy/pkg/PLIST Tue Sep 7 05:55:57 2010 +++ py-sqlalchemy.new/pkg/PLIST Wed Apr 6 21:29:23 2011 @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.10 2010/09/06 21:55:57 fgsch Exp $ +@comment $OpenBSD$ lib/python${MODPY_VERSION}/site-packages/SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO lib/python${MODPY_VERSION}/site-packages/SQLAlchemy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt @@ -234,14 +234,10 @@ lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/__init__.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/assertsql.py lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/assertsql.pyc -lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/config.py -lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/config.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/engines.py lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/engines.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/entities.py lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/entities.pyc -lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/noseplugin.py -lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/noseplugin.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/orm.py lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/orm.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/test/pickleable.py @@ -262,60 +258,67 @@ lib/python${MODPY_VERSION}/site-packages/sqlalchemy/types.pyc lib/python${MODPY_VERSION}/site-packages/sqlalchemy/util.py lib/python${MODPY_VERSION}/site-packages/sqlalchemy/util.pyc +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/ +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/__init__.py +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/config.py +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/config.pyc +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/noseplugin.py +lib/python${MODPY_VERSION}/site-packages/sqlalchemy_nose/noseplugin.pyc share/doc/py-sqlalchemy/ share/doc/py-sqlalchemy/_images/ -share/doc/py-sqlalchemy/_images/sqla_arch_small.jpg +share/doc/py-sqlalchemy/_images/sqla_arch_small.png +share/doc/py-sqlalchemy/_images/sqla_engine_arch.png share/doc/py-sqlalchemy/_sources/ -share/doc/py-sqlalchemy/_sources/dbengine.txt -share/doc/py-sqlalchemy/_sources/examples.txt +share/doc/py-sqlalchemy/_sources/copyright.txt +share/doc/py-sqlalchemy/_sources/core/ +share/doc/py-sqlalchemy/_sources/core/compiler.txt +share/doc/py-sqlalchemy/_sources/core/connections.txt +share/doc/py-sqlalchemy/_sources/core/engines.txt +share/doc/py-sqlalchemy/_sources/core/exceptions.txt +share/doc/py-sqlalchemy/_sources/core/expression_api.txt +share/doc/py-sqlalchemy/_sources/core/index.txt +share/doc/py-sqlalchemy/_sources/core/interfaces.txt +share/doc/py-sqlalchemy/_sources/core/pooling.txt +share/doc/py-sqlalchemy/_sources/core/schema.txt +share/doc/py-sqlalchemy/_sources/core/serializer.txt +share/doc/py-sqlalchemy/_sources/core/tutorial.txt +share/doc/py-sqlalchemy/_sources/core/types.txt +share/doc/py-sqlalchemy/_sources/dialects/ +share/doc/py-sqlalchemy/_sources/dialects/access.txt +share/doc/py-sqlalchemy/_sources/dialects/firebird.txt +share/doc/py-sqlalchemy/_sources/dialects/index.txt +share/doc/py-sqlalchemy/_sources/dialects/informix.txt +share/doc/py-sqlalchemy/_sources/dialects/maxdb.txt +share/doc/py-sqlalchemy/_sources/dialects/mssql.txt +share/doc/py-sqlalchemy/_sources/dialects/mysql.txt +share/doc/py-sqlalchemy/_sources/dialects/oracle.txt +share/doc/py-sqlalchemy/_sources/dialects/postgresql.txt +share/doc/py-sqlalchemy/_sources/dialects/sqlite.txt +share/doc/py-sqlalchemy/_sources/dialects/sybase.txt share/doc/py-sqlalchemy/_sources/index.txt share/doc/py-sqlalchemy/_sources/intro.txt -share/doc/py-sqlalchemy/_sources/mappers.txt -share/doc/py-sqlalchemy/_sources/metadata.txt -share/doc/py-sqlalchemy/_sources/ormtutorial.txt -share/doc/py-sqlalchemy/_sources/reference/ -share/doc/py-sqlalchemy/_sources/reference/dialects/ -share/doc/py-sqlalchemy/_sources/reference/dialects/access.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/firebird.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/index.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/informix.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/maxdb.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/mssql.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/mysql.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/oracle.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/postgresql.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/sqlite.txt -share/doc/py-sqlalchemy/_sources/reference/dialects/sybase.txt -share/doc/py-sqlalchemy/_sources/reference/ext/ -share/doc/py-sqlalchemy/_sources/reference/ext/associationproxy.txt -share/doc/py-sqlalchemy/_sources/reference/ext/compiler.txt -share/doc/py-sqlalchemy/_sources/reference/ext/declarative.txt -share/doc/py-sqlalchemy/_sources/reference/ext/horizontal_shard.txt -share/doc/py-sqlalchemy/_sources/reference/ext/index.txt -share/doc/py-sqlalchemy/_sources/reference/ext/orderinglist.txt -share/doc/py-sqlalchemy/_sources/reference/ext/serializer.txt -share/doc/py-sqlalchemy/_sources/reference/ext/sqlsoup.txt -share/doc/py-sqlalchemy/_sources/reference/index.txt -share/doc/py-sqlalchemy/_sources/reference/orm/ -share/doc/py-sqlalchemy/_sources/reference/orm/collections.txt -share/doc/py-sqlalchemy/_sources/reference/orm/index.txt -share/doc/py-sqlalchemy/_sources/reference/orm/interfaces.txt -share/doc/py-sqlalchemy/_sources/reference/orm/mapping.txt -share/doc/py-sqlalchemy/_sources/reference/orm/query.txt -share/doc/py-sqlalchemy/_sources/reference/orm/sessions.txt -share/doc/py-sqlalchemy/_sources/reference/orm/utilities.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/ -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/connections.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/expressions.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/index.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/inspector.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/interfaces.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/pooling.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/schema.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/types.txt -share/doc/py-sqlalchemy/_sources/reference/sqlalchemy/util.txt -share/doc/py-sqlalchemy/_sources/session.txt -share/doc/py-sqlalchemy/_sources/sqlexpression.txt +share/doc/py-sqlalchemy/_sources/orm/ +share/doc/py-sqlalchemy/_sources/orm/collections.txt +share/doc/py-sqlalchemy/_sources/orm/deprecated.txt +share/doc/py-sqlalchemy/_sources/orm/examples.txt +share/doc/py-sqlalchemy/_sources/orm/exceptions.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/ +share/doc/py-sqlalchemy/_sources/orm/extensions/associationproxy.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/declarative.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/horizontal_shard.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/index.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/orderinglist.txt +share/doc/py-sqlalchemy/_sources/orm/extensions/sqlsoup.txt +share/doc/py-sqlalchemy/_sources/orm/index.txt +share/doc/py-sqlalchemy/_sources/orm/inheritance.txt +share/doc/py-sqlalchemy/_sources/orm/interfaces.txt +share/doc/py-sqlalchemy/_sources/orm/loading.txt +share/doc/py-sqlalchemy/_sources/orm/mapper_config.txt +share/doc/py-sqlalchemy/_sources/orm/query.txt +share/doc/py-sqlalchemy/_sources/orm/relationships.txt +share/doc/py-sqlalchemy/_sources/orm/session.txt +share/doc/py-sqlalchemy/_sources/orm/tutorial.txt share/doc/py-sqlalchemy/_static/ share/doc/py-sqlalchemy/_static/basic.css share/doc/py-sqlalchemy/_static/default.css @@ -338,57 +341,56 @@ share/doc/py-sqlalchemy/build/builder/util.py share/doc/py-sqlalchemy/build/conf.py share/doc/py-sqlalchemy/build/copyright.rst -share/doc/py-sqlalchemy/build/dbengine.rst -share/doc/py-sqlalchemy/build/examples.rst +share/doc/py-sqlalchemy/build/core/ +share/doc/py-sqlalchemy/build/core/compiler.rst +share/doc/py-sqlalchemy/build/core/connections.rst +share/doc/py-sqlalchemy/build/core/engines.rst +share/doc/py-sqlalchemy/build/core/exceptions.rst +share/doc/py-sqlalchemy/build/core/expression_api.rst +share/doc/py-sqlalchemy/build/core/index.rst +share/doc/py-sqlalchemy/build/core/interfaces.rst +share/doc/py-sqlalchemy/build/core/pooling.rst +share/doc/py-sqlalchemy/build/core/schema.rst +share/doc/py-sqlalchemy/build/core/serializer.rst +share/doc/py-sqlalchemy/build/core/sqla_engine_arch.png +share/doc/py-sqlalchemy/build/core/tutorial.rst +share/doc/py-sqlalchemy/build/core/types.rst +share/doc/py-sqlalchemy/build/dialects/ +share/doc/py-sqlalchemy/build/dialects/access.rst +share/doc/py-sqlalchemy/build/dialects/firebird.rst +share/doc/py-sqlalchemy/build/dialects/index.rst +share/doc/py-sqlalchemy/build/dialects/informix.rst +share/doc/py-sqlalchemy/build/dialects/maxdb.rst +share/doc/py-sqlalchemy/build/dialects/mssql.rst +share/doc/py-sqlalchemy/build/dialects/mysql.rst +share/doc/py-sqlalchemy/build/dialects/oracle.rst +share/doc/py-sqlalchemy/build/dialects/postgresql.rst +share/doc/py-sqlalchemy/build/dialects/sqlite.rst +share/doc/py-sqlalchemy/build/dialects/sybase.rst share/doc/py-sqlalchemy/build/index.rst share/doc/py-sqlalchemy/build/intro.rst -share/doc/py-sqlalchemy/build/mappers.rst -share/doc/py-sqlalchemy/build/metadata.rst -share/doc/py-sqlalchemy/build/ormtutorial.rst -share/doc/py-sqlalchemy/build/reference/ -share/doc/py-sqlalchemy/build/reference/dialects/ -share/doc/py-sqlalchemy/build/reference/dialects/access.rst -share/doc/py-sqlalchemy/build/reference/dialects/firebird.rst -share/doc/py-sqlalchemy/build/reference/dialects/index.rst -share/doc/py-sqlalchemy/build/reference/dialects/informix.rst -share/doc/py-sqlalchemy/build/reference/dialects/maxdb.rst -share/doc/py-sqlalchemy/build/reference/dialects/mssql.rst -share/doc/py-sqlalchemy/build/reference/dialects/mysql.rst -share/doc/py-sqlalchemy/build/reference/dialects/oracle.rst -share/doc/py-sqlalchemy/build/reference/dialects/postgresql.rst -share/doc/py-sqlalchemy/build/reference/dialects/sqlite.rst -share/doc/py-sqlalchemy/build/reference/dialects/sybase.rst -share/doc/py-sqlalchemy/build/reference/ext/ -share/doc/py-sqlalchemy/build/reference/ext/associationproxy.rst -share/doc/py-sqlalchemy/build/reference/ext/compiler.rst -share/doc/py-sqlalchemy/build/reference/ext/declarative.rst -share/doc/py-sqlalchemy/build/reference/ext/horizontal_shard.rst -share/doc/py-sqlalchemy/build/reference/ext/index.rst -share/doc/py-sqlalchemy/build/reference/ext/orderinglist.rst -share/doc/py-sqlalchemy/build/reference/ext/serializer.rst -share/doc/py-sqlalchemy/build/reference/ext/sqlsoup.rst -share/doc/py-sqlalchemy/build/reference/index.rst -share/doc/py-sqlalchemy/build/reference/orm/ -share/doc/py-sqlalchemy/build/reference/orm/collections.rst -share/doc/py-sqlalchemy/build/reference/orm/index.rst -share/doc/py-sqlalchemy/build/reference/orm/interfaces.rst -share/doc/py-sqlalchemy/build/reference/orm/mapping.rst -share/doc/py-sqlalchemy/build/reference/orm/query.rst -share/doc/py-sqlalchemy/build/reference/orm/sessions.rst -share/doc/py-sqlalchemy/build/reference/orm/utilities.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/ -share/doc/py-sqlalchemy/build/reference/sqlalchemy/connections.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/expressions.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/index.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/inspector.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/interfaces.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/pooling.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/schema.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/types.rst -share/doc/py-sqlalchemy/build/reference/sqlalchemy/util.rst -share/doc/py-sqlalchemy/build/session.rst -share/doc/py-sqlalchemy/build/sqla_arch_small.jpg -share/doc/py-sqlalchemy/build/sqlexpression.rst +share/doc/py-sqlalchemy/build/orm/ +share/doc/py-sqlalchemy/build/orm/collections.rst +share/doc/py-sqlalchemy/build/orm/deprecated.rst +share/doc/py-sqlalchemy/build/orm/examples.rst +share/doc/py-sqlalchemy/build/orm/exceptions.rst +share/doc/py-sqlalchemy/build/orm/extensions/ +share/doc/py-sqlalchemy/build/orm/extensions/associationproxy.rst +share/doc/py-sqlalchemy/build/orm/extensions/declarative.rst +share/doc/py-sqlalchemy/build/orm/extensions/horizontal_shard.rst +share/doc/py-sqlalchemy/build/orm/extensions/index.rst +share/doc/py-sqlalchemy/build/orm/extensions/orderinglist.rst +share/doc/py-sqlalchemy/build/orm/extensions/sqlsoup.rst +share/doc/py-sqlalchemy/build/orm/index.rst +share/doc/py-sqlalchemy/build/orm/inheritance.rst +share/doc/py-sqlalchemy/build/orm/interfaces.rst +share/doc/py-sqlalchemy/build/orm/loading.rst +share/doc/py-sqlalchemy/build/orm/mapper_config.rst +share/doc/py-sqlalchemy/build/orm/query.rst +share/doc/py-sqlalchemy/build/orm/relationships.rst +share/doc/py-sqlalchemy/build/orm/session.rst +share/doc/py-sqlalchemy/build/orm/tutorial.rst +share/doc/py-sqlalchemy/build/sqla_arch_small.png share/doc/py-sqlalchemy/build/static/ share/doc/py-sqlalchemy/build/static/docs.css share/doc/py-sqlalchemy/build/static/init.js @@ -402,59 +404,58 @@ share/doc/py-sqlalchemy/build/testdocs.py share/doc/py-sqlalchemy/build/texinputs/ share/doc/py-sqlalchemy/build/texinputs/sphinx.sty -share/doc/py-sqlalchemy/dbengine.html -share/doc/py-sqlalchemy/examples.html +share/doc/py-sqlalchemy/copyright.html +share/doc/py-sqlalchemy/core/ +share/doc/py-sqlalchemy/core/compiler.html +share/doc/py-sqlalchemy/core/connections.html +share/doc/py-sqlalchemy/core/engines.html +share/doc/py-sqlalchemy/core/exceptions.html +share/doc/py-sqlalchemy/core/expression_api.html +share/doc/py-sqlalchemy/core/index.html +share/doc/py-sqlalchemy/core/interfaces.html +share/doc/py-sqlalchemy/core/pooling.html +share/doc/py-sqlalchemy/core/schema.html +share/doc/py-sqlalchemy/core/serializer.html +share/doc/py-sqlalchemy/core/tutorial.html +share/doc/py-sqlalchemy/core/types.html +share/doc/py-sqlalchemy/dialects/ +share/doc/py-sqlalchemy/dialects/access.html +share/doc/py-sqlalchemy/dialects/firebird.html +share/doc/py-sqlalchemy/dialects/index.html +share/doc/py-sqlalchemy/dialects/informix.html +share/doc/py-sqlalchemy/dialects/maxdb.html +share/doc/py-sqlalchemy/dialects/mssql.html +share/doc/py-sqlalchemy/dialects/mysql.html +share/doc/py-sqlalchemy/dialects/oracle.html +share/doc/py-sqlalchemy/dialects/postgresql.html +share/doc/py-sqlalchemy/dialects/sqlite.html +share/doc/py-sqlalchemy/dialects/sybase.html share/doc/py-sqlalchemy/genindex.html share/doc/py-sqlalchemy/index.html share/doc/py-sqlalchemy/intro.html -share/doc/py-sqlalchemy/mappers.html -share/doc/py-sqlalchemy/metadata.html -share/doc/py-sqlalchemy/ormtutorial.html -share/doc/py-sqlalchemy/reference/ -share/doc/py-sqlalchemy/reference/dialects/ -share/doc/py-sqlalchemy/reference/dialects/access.html -share/doc/py-sqlalchemy/reference/dialects/firebird.html -share/doc/py-sqlalchemy/reference/dialects/index.html -share/doc/py-sqlalchemy/reference/dialects/informix.html -share/doc/py-sqlalchemy/reference/dialects/maxdb.html -share/doc/py-sqlalchemy/reference/dialects/mssql.html -share/doc/py-sqlalchemy/reference/dialects/mysql.html -share/doc/py-sqlalchemy/reference/dialects/oracle.html -share/doc/py-sqlalchemy/reference/dialects/postgresql.html -share/doc/py-sqlalchemy/reference/dialects/sqlite.html -share/doc/py-sqlalchemy/reference/dialects/sybase.html -share/doc/py-sqlalchemy/reference/ext/ -share/doc/py-sqlalchemy/reference/ext/associationproxy.html -share/doc/py-sqlalchemy/reference/ext/compiler.html -share/doc/py-sqlalchemy/reference/ext/declarative.html -share/doc/py-sqlalchemy/reference/ext/horizontal_shard.html -share/doc/py-sqlalchemy/reference/ext/index.html -share/doc/py-sqlalchemy/reference/ext/orderinglist.html -share/doc/py-sqlalchemy/reference/ext/serializer.html -share/doc/py-sqlalchemy/reference/ext/sqlsoup.html -share/doc/py-sqlalchemy/reference/index.html -share/doc/py-sqlalchemy/reference/orm/ -share/doc/py-sqlalchemy/reference/orm/collections.html -share/doc/py-sqlalchemy/reference/orm/index.html -share/doc/py-sqlalchemy/reference/orm/interfaces.html -share/doc/py-sqlalchemy/reference/orm/mapping.html -share/doc/py-sqlalchemy/reference/orm/query.html -share/doc/py-sqlalchemy/reference/orm/sessions.html -share/doc/py-sqlalchemy/reference/orm/utilities.html -share/doc/py-sqlalchemy/reference/sqlalchemy/ -share/doc/py-sqlalchemy/reference/sqlalchemy/connections.html -share/doc/py-sqlalchemy/reference/sqlalchemy/expressions.html -share/doc/py-sqlalchemy/reference/sqlalchemy/index.html -share/doc/py-sqlalchemy/reference/sqlalchemy/inspector.html -share/doc/py-sqlalchemy/reference/sqlalchemy/interfaces.html -share/doc/py-sqlalchemy/reference/sqlalchemy/pooling.html -share/doc/py-sqlalchemy/reference/sqlalchemy/schema.html -share/doc/py-sqlalchemy/reference/sqlalchemy/types.html -share/doc/py-sqlalchemy/reference/sqlalchemy/util.html +share/doc/py-sqlalchemy/orm/ +share/doc/py-sqlalchemy/orm/collections.html +share/doc/py-sqlalchemy/orm/deprecated.html +share/doc/py-sqlalchemy/orm/examples.html +share/doc/py-sqlalchemy/orm/exceptions.html +share/doc/py-sqlalchemy/orm/extensions/ +share/doc/py-sqlalchemy/orm/extensions/associationproxy.html +share/doc/py-sqlalchemy/orm/extensions/declarative.html +share/doc/py-sqlalchemy/orm/extensions/horizontal_shard.html +share/doc/py-sqlalchemy/orm/extensions/index.html +share/doc/py-sqlalchemy/orm/extensions/orderinglist.html +share/doc/py-sqlalchemy/orm/extensions/sqlsoup.html +share/doc/py-sqlalchemy/orm/index.html +share/doc/py-sqlalchemy/orm/inheritance.html +share/doc/py-sqlalchemy/orm/interfaces.html +share/doc/py-sqlalchemy/orm/loading.html +share/doc/py-sqlalchemy/orm/mapper_config.html +share/doc/py-sqlalchemy/orm/query.html +share/doc/py-sqlalchemy/orm/relationships.html +share/doc/py-sqlalchemy/orm/session.html +share/doc/py-sqlalchemy/orm/tutorial.html share/doc/py-sqlalchemy/search.html share/doc/py-sqlalchemy/searchindex.js -share/doc/py-sqlalchemy/session.html -share/doc/py-sqlalchemy/sqlexpression.html share/examples/py-sqlalchemy/ share/examples/py-sqlalchemy/__init__.py share/examples/py-sqlalchemy/adjacency_list/ @@ -467,11 +468,11 @@ share/examples/py-sqlalchemy/beaker_caching/ share/examples/py-sqlalchemy/beaker_caching/__init__.py share/examples/py-sqlalchemy/beaker_caching/advanced.py +share/examples/py-sqlalchemy/beaker_caching/caching_query.py share/examples/py-sqlalchemy/beaker_caching/environment.py share/examples/py-sqlalchemy/beaker_caching/fixture_data.py share/examples/py-sqlalchemy/beaker_caching/helloworld.py share/examples/py-sqlalchemy/beaker_caching/local_session_caching.py -share/examples/py-sqlalchemy/beaker_caching/meta.py share/examples/py-sqlalchemy/beaker_caching/model.py share/examples/py-sqlalchemy/beaker_caching/relation_caching.py share/examples/py-sqlalchemy/custom_attributes/