summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-05-23 21:51:26 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-05-23 21:51:49 +0100
commit6becf0ef550e8eb0c241c3835b1466eef37b1784 (patch)
tree0b6f645844f9f00cf5e315f6eac7edecb55bb344
parent0aa7e21f91788457aaa71533434d9dc517ca542b (diff)
downloadpsycopg2-6becf0ef550e8eb0c241c3835b1466eef37b1784.tar.gz
Note the upgrade in wheel dependencies in NEWS file
-rw-r--r--NEWS1
-rw-r--r--scripts/appveyor.cache_rebuild4
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3dd6cd9..54237b8 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ What's new in psycopg 2.7.5
- Maybe fixed building on MSYS2 (as reported in :ticket:`#658`).
- Allow string subclasses in connection and other places (:ticket:`#679`).
- Don't raise an exception closing an unused named cursor (:ticket:`#716`).
+- Wheel package compiled against PostgreSQL 10.4 libpq and OpenSSL 1.0.2o.
What's new in psycopg 2.7.4
diff --git a/scripts/appveyor.cache_rebuild b/scripts/appveyor.cache_rebuild
index 0482514..44a2a8b 100644
--- a/scripts/appveyor.cache_rebuild
+++ b/scripts/appveyor.cache_rebuild
@@ -9,10 +9,10 @@ To invalidate the cache, update this file and check it into git.
Currently used modules built in the cache:
OpenSSL
- Version: 1.0.2n
+ Version: 1.0.2o
PostgreSQL
- Version: 10.1
+ Version: 10.4
NOTE: to zap the cache manually you can also use: