mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
Mention binary packages no longer installed by default in NEWS
Also fixed an unrelated typo. [skip ci]
This commit is contained in:
parent
495ff79f23
commit
1dd8c7435f
4
NEWS
4
NEWS
|
@ -39,8 +39,10 @@ Other changes:
|
|||
- Dropped deprecated `!register_tstz_w_secs()` (was previously a no-op).
|
||||
- Dropped deprecated `!PersistentConnectionPool`. This pool class was mostly
|
||||
designed to interact with Zope. Use `!ZPsycopgDA.pool` instead.
|
||||
- Binary packages no longer installed by default. The 'psycopg2-binary'
|
||||
package must be used explicitly.
|
||||
- Dropped `!PSYCOPG_DISPLAY_SIZE` build parameter.
|
||||
- No longer use 2to3 during installation for Python 2 & 3 compatability. All
|
||||
- No longer use 2to3 during installation for Python 2 & 3 compatibility. All
|
||||
source files are now compatible with Python 2 & 3 as is.
|
||||
- The `!psycopg2.test` package is no longer installed by ``python setup.py
|
||||
install``.
|
||||
|
|
Loading…
Reference in New Issue
Block a user