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.5.0 has been created
at 4a8e7d1777ce8058aa720ff13d31a1f3461a1ad3 (tag)
tagging 0684a9b3e4250690cf5ff9ce6753c6735dbd27d0 (commit)
replaces 3.4.0
tagged by Oleg Broytman
on Wed Nov 15 16:56:56 2017 +0300
- Log -----------------------------------------------------------------
Release 3.5.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJaDEeoAAoJEG4IC3C2KHsDwHAP/1Fewj4yGGmF3C9faxXRt5yo
JjULfg8ph/wGuiQ+hASEJKpdWMlTxm23CGURdc9kD5H/GgxKWnOFPqLswvsRoBJI
lx6foJ9xaQe8jxvjxhFnsV/YPNbuyn+WALiDcWjdoNSa19w24IcAJo5sVdInnbFD
q+gCRCF66VWIrvu14EdJTK88FrMHxRY2HMH9bNdV8IQSFled1gCiMJeCdwF9mkjL
u3zuLWWui9b5WVtGtIAiyxbRQ1gvxW+8hJkSKUTw394SQgkxg5nmYHKS5LKyc+vA
QrwROivlZiHWf804KvjpA+U8DYwCvtea5RprvqQz1HRYOqF9G8O0pDt2MIoCN2HD
ZsoChYITB2lsWL3SE26Lwv7L9GO9qmNLPUFt1LpEu2jPVgG+UT7xz+X0cLf0XoBa
8y+6rv5vNgCJ0JbL+s92LwCp57M8/+ntDY4TVcUkh+BWuP5rt/oSeNDwtBvbrXH5
vqLlVvhyG/LHWDAxPWyc99j8QaulcXdBs9DiK7eKOlWV+DQW4iZQRYG8/2/tJXnc
Dw8gm7bbOjHNSZB7leO7noOGdYDRyLclAMWaYKhWWRneBrTYt3vaESh4HJBFP7zK
zNcFgd4mRVhqJUXYo/+ElKMlVZfG0zOCLoB9ubPNlC0qqv9NqhTOuIGmDuQWQ4d+
xFWGK+ZVIDJxtBMT70yb
=1rJ8
-----END PGP SIGNATURE-----
Michael S. Root (2):
Add Python3 special methods for division to SQLExpression
Added minimal unit tests for __truediv__ and __floordiv__
Oleg Broytman (28):
Prepare for the next release
Feat(devscripts): build_docs for 3.4.0
Feat(devscripts): remove html directory after building all docs
Feat(devscripts): Hide old releases at SF
Feat(devscripts): Remove `twine register` from release process
Feat(CI): Remove some less interesting tests
Feat(pg): Restore pg8000 driver
Feat(CI): Add tests for PyGreSQL, py-postgresql and pg8000 at AppVeyor
Tests(CI): Reorder env vars in appveyor.yml
Tests(CI): Remove PyGreSQL tests with 32-bit Python
Feat(setup): Add keywords and platforms
Tests(CI): Fix bugs in py-postgresql at AppVeyor
Tests(CI): Explicitly list python versions
Drivers(SapDB): Update download URLs
Drivers(SapDB): Convert readme.txt to Unix EOL format (LF)
Tests(tox): Use our fork of pg8000
Fix(devscripts): Remove circle.yml from MANIFEST.in
Cleanup: Fix flake8 E722 do not use bare except
Cleanup: Fix flake8 E741 ambiguous variable name 'l'
Docs: Remove generated HTML from eggs/wheels
Fix(pg800): Fix encoding problem under Python 2.7
Fix(pg800): Recognize ('ERROR', 'ERROR', '23505') as DuplicateEntryError
Tests(AppVeyor): Stop all MS SQL tests: too many timeouts
Docs: Update news
Merge pull request #141 from mike1158/master
Docs: Merged a pull request by Michael S. Root
Tests: Add a test for truediv on SQLite
SQLObject 3.5.0 released 15 Nov 2017
Shailesh Mungikar (1):
Fix for #139: autoreconnect does not work with pymysql driver
-----------------------------------------------------------------------
hooks/post-receive
--
SQLObject development repository
|