summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 12:55:41 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 12:58:28 +0000
commitc52e49a9daa95ae069e7e804e41f6534d5849ba1 (patch)
treee332961b4edce8d404bad8831ec6ec0715703e76
parent1436ee308cef6650e522f6bb2a30f7fe1c6f96d8 (diff)
downloadpsycopg2-c52e49a9daa95ae069e7e804e41f6534d5849ba1.tar.gz
Report Python 2.6 wheels no more available
[skip ci]
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efdb4e5..c400f24 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,8 @@ What's new in psycopg 2.7.4
statements (:ticket:`633`).
- Fixed compatibility problem with pypy3 (:ticket:`#649`).
- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2n.
+- Wheel packages for Python 2.6 no more available (support dropped from
+ wheel building infrastructure).
What's new in psycopg 2.7.3.2