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.3.0 has been created
at 58c321faea38f04559ddcdba8eb388bbf975a8aa (tag)
tagging 2085abe0a7b63ab9f4e7bbc802b4239ccdbb3d7d (commit)
replaces 3.2.0
tagged by Oleg Broytman
on Sun May 7 16:14:51 2017 +0300
- Log -----------------------------------------------------------------
Release 3.3.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJZDx3LAAoJEG4IC3C2KHsDWeEQAJuDNEfvq1ZQJAUJWERau356
UKdiO78ZKCbcALQMhqLRgzpFGBeRw1wHpQPjtsjQBKPFpxG9iZs8UQ4OehKujASy
SmgFFoDwaerd99V2tL7A4Jpsrilu9wpFylgmhFxLx29Nq2UJtEjSwXkZYUrGENeo
Eg22JNRjqEKfJA3fqeXHevMxSveMKpMKavHSdyju+Q+okTwNLalT4hamW64TLL3+
0YEWwHqr3lRv6JHFwvM2gBYiR0iq1OW4KptJ2IkAJ9c+GsEtzThpBwCBOyLsM/jz
2jbEtJhZoD+/xGY7vwh8Z0VcYkkemX0HPY2B3WvgiqH4COV31A5i7V3oQSg2JH1R
/FYrnT3PoO0N/HhUb/sBvhacYqXYCg3sjzU3/s7uXKbaZUg6f9qk/16snlNuB04Q
vcobwTWvM579zVs7B//2/Y92iIgVKZF7Vp7q5mY3jqnoRAjMfp9XkZVYw7mubylh
lxDFTDpJsYXoNaoKaDJmRMjjXH6VWtKF6Rf6ibLBWZKgzTeA0ANIZxJudh86ObZh
G3LMwULGurrMRm7aaw057XXHuhfH4uXMfn0ifiVfoZlVa5HZug+XYC+rV/+jHBdD
eDvzbT7MRRXIHxzRJA3ZsvcH2DaS/+kMzQcFQ9ByB2+6BkVlhIK4bqD5/WLPveu0
/j95OXazpPDvaxkhQlNk
=+K1u
-----END PGP SIGNATURE-----
Oleg Broytman (65):
The next minor release will be 3.3.0
Fix pip's --install-option: --compile is default and I prefer -O2
Convert scripts repository to devscripts subdirectory
Stop publishing docs at GitHub/GitLab Pages and PyPI
Include devscripts into sdist
Fix: ../SQLObject-docs no longer is a repo
Use travis_retry to retry after a network timeout
Add ANNOUNCE.rst for version 3.2.0
The next bugfix version will be 3.2.1
The next minor version will be 3.3.
Refactor release script
Change release process
Run tests at Travis CI and AppVeyor with Python 3.6, x86 and x64
Refactor .travis.yml: move around some sections
Disable microseconds at AppVeyor for MySQL
Use mysql-connector version <= 2.2.2
Run MySQL tests at AppVeyor with Python 3.5 and 3.6
Fix tests under Python 3.6 + SQLite memory DB
Work with Python 3.6
Display pip's version at AppVeyor
Do not install requirements - they are installed by tox
Add postrelease devscript
Update release script
Add PyODBC driver for PostgreSQL
Refactor make_odbc_conn_str
Add PyPyODBC driver for PostgreSQL
[tox] Pass WINDIR environment variable
[appveyor.yml] Change version format
[appveyor.yml] Cache pip eggs/wheels
[appveyor/tox] Print python version and 32/64 bit architecture
[tox] Set basepython to fix 32/64 versions
Add sslmode for ODBC connect string for Pg
Add support for PyODBC and PyPyODBC for MySQL
[devscripts] Remove log files from pyodbc
Stop running tests at Travis with Python 2.6.
Prevent flake8 to complain about 'unicode' under PY3
sqlite-memory tests fail at Travis for no apparent reason
Use '/usr/bin/env python' for scripts
Refactor MANIFEST.in; exclude devscripts from sdist
[devscripts] setup: set umask to 022 -rwxr-xr-x
[devscripts] Adapt set-commit-date.py to Python 3
Stop updating http://sqlobject.readthedocs.org/
Remove gmane
[setup.cfg] Remove outdated ez_setup.py
Fix release script (version)
Document there are many problems with pypyodbc
Add support for PyODBC and PyPyODBC for MS SQL
Stop running tests at AppVeyor with pymssql
Remove set-commit-date.py
build-all-docs: avoid overriding robots.txt and generate sitemap.xml
Only test master and pull requests; skip tags
Fix split.sh: recognize both 'c' and 'rc'
Refactor make_odbc_conn_str() to use DB-specific ODBC keywords
tox.ini: set timeout for mssql-pyodbc tests
Set encoding for ODBC connections for MySQL
Add missing error codes for ODBC drivers
appveyor.yml: add 64-bit tests for mssql-pyodbc
Test for __nonzero__ under Python 2, __bool__ under Python 3 in BoolCol
Convert '0'/'1' (from ODBC) to bool in BoolCol
Check error codes from ODBC drivers for DuplicateError
Fix JsonbCol: undump a string returned by ODBC driver
TODO: PyPy
Fix tox.ini: Add py26 basepython
Support for Python 2.6 is declared obsolete
Release 3.3.0
-----------------------------------------------------------------------
hooks/post-receive
--
SQLObject development repository
|