This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The annotated tag, 3.6.0 has been created
at 36ef158976a6feceaad5c1adb6703c4cccbfb055 (tag)
tagging 0fd1c2134fe29a0bb0f55798702083bb0d61ca05 (commit)
replaces 3.5.0
tagged by Oleg Broytman
on Sat Feb 24 19:01:22 2018 +0300
- Log -----------------------------------------------------------------
Release 3.6.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJakYxSAAoJEG4IC3C2KHsDHG4P/iLYgZJuKKfVCFtx6ihF32H0
bEGjrMy/aLUQaZmahsNwo2kj4xzKGSVGBwMWBDwTa5L+qcvSzzLHTgX4dF/wRmIR
Y7OrAJk2Wtlw3kNMEizZVyeFxvSnPolxzibUUNbu6xq6HpRqdksPWP+mrT3BnQSO
EllNEwvb4cPAuacKpAD0h1h9pNRrDUGKrunyFgJ/XYweimIhElMqjEhar6ttsSev
LT141R6SEadaC/sHsiepkNALbegQFUyu7ZULw+eMGk/PHV0HzYBQVK9mTLU+JIZQ
hewq9egXo9kHzRS/ag+hRSszV8Jd+dFFY3u9WHWGfsJ2zJxQmjc1ofKeKqDvVyDl
YTikolSqLu0jJfu/scHMZIgAf/fDioH9N7rAxWkJbJEzg+goTd9/37djDgSLNSVd
OE+idcJm+t6hFjb3B/DROnRKq4pq1aRPNK2yndCkFmdZyqO25nbAuqP0YpbeZJ7P
k9ATi16yH2ZmKloazFGLeFYcvu9BkML4+cHT6sxRCD8qvdR5NVgR2V0GV3fBKzRD
zmO5VEuwRFhXuTqYv7K4esTwx1lEPZ7Kr3k4lKdnCMNj6W0j6Svj+lSD8+Id4WHd
2VhQETdPblOhpwKmnJl/8BiLgqjejWlWw+hRxPg8Zl4LrnsWnnAvL3Vjc1V1CkaO
/q9H8GxRAjRQt0IT8eon
=YCb6
-----END PGP SIGNATURE-----
Michael S. Root (2):
Bugfix for TypeError using selectBy on a BLOBCol
Added test for 2a1839364d1a3b4ba260ede53886526ee8cd4860
Oleg Broytman (34):
Prepare for the next release
Docs(RELEASE-CHECKLIST): Reorder some items
Build(setup.py): Use python_version environment marker
Build(setup.py): Use python_requires keyword
CI: Upgrade pip and setuptools
CI: Rename TOX_ENV -> TOXENV; execute tox (no need to pass TOXENV)
Docs: odbc drivers are only implemented for MySQL, Pg and MSSQL
Docs: Document extras that are available for installation
Docs: Regenerate API docs
Docs: Add docs/api/sqlobject.tests.test_csvimport.rst
Docs: Remove unused start label
CI: Run tests at AppVeyor with Python 2.7 32bit and 3.6 64bit
Build: -O2
Build: Require tox >= 2.0 (for passenv)
Tests: rm -f sqlobject_test.sqdb
Tests(tox.ini): Set platform
Docs: Update TODO
Tests(tox): Shorten default list of environments
Tests(tox): Fix pypyodbc driver's name
Fix(oursql): Extend support for Python 3
Docs: Fix subsection header
Fix(mysql): Fix oursql
CI: Fix AppVeyor config: ODBC dirver for MySQL is 64 bit
CI: Run PyMySQL tests at AppVeyor
Build: Use module returned by imp.load_source() directly
Feat: Close cursors after using
Fix(mssqlconnection): Fix _setAutoCommit
Fix cursor.arraysize - pymssql doesn't have arraysize
Feat(mssql): Set timeout for ODBC with MSSQL
Tests(blob): Use byte string for test
Docs: Update News
Build: Document changing Python version at SF
Build: Edit build-all-docs during release process
Release 3.6.0
-----------------------------------------------------------------------
hooks/post-receive
--
SQLObject development repository
|