pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-thrift devel/py-thrift: update to 0.14.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83bc712623f8
branches:  trunk
changeset: 449128:83bc712623f8
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 21 12:43:38 2021 +0000

description:
devel/py-thrift: update to 0.14.0

0.14.0 (2021-03-08)

Python
* THRIFT-2087 - unicode decode errors
* THRIFT-4002 - Thrift exceptions are not hashable in Python 3
* THRIFT-5107 - Travis build fails with missing Python 3.3 or newer?
* THRIFT-5165 - Python THttpClient saves cookie when Set-Cookie
  response header is present
* THRIFT-5186 - AI_ADDRCONFIG: Thrift libraries crash with
  localhost-only network.
* THRIFT-5248 - Python: Make TSocket.isOpen check if the other end is
  still connected
* THRIFT-5303 - Unicode decode errors in _fast_decode
* THRIFT-5331 - Python: allow THeaderProtocol to choose which
  subprotocol to use for outbound connections

diffstat:

 devel/py-thrift/distinfo |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (15 lines):

diff -r c3b90c859416 -r 83bc712623f8 devel/py-thrift/distinfo
--- a/devel/py-thrift/distinfo  Sun Mar 21 12:42:57 2021 +0000
+++ b/devel/py-thrift/distinfo  Sun Mar 21 12:43:38 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/11/10 18:05:32 adam Exp $
+$NetBSD: distinfo,v 1.4 2021/03/21 12:43:38 taca Exp $
 
-SHA1 (thrift-0.13.0.tar.gz) = 0cbb06d047a8212c6ac1240492bc569609fecd33
-RMD160 (thrift-0.13.0.tar.gz) = 04cd735494a9d8558c2d22d1b99315ca859749c8
-SHA512 (thrift-0.13.0.tar.gz) = 5f7426d1e429ead20dd366f63a6d619071eccc17dc0395738307eef507b703733d029147fb596c4d392d31dc822777ea2a0be709f1f677b1221c9335cfcb09b7
-Size (thrift-0.13.0.tar.gz) = 4154357 bytes
+SHA1 (thrift-0.14.0.tar.gz) = ced3c99bede66e27daff7bd097adc329ff3682b9
+RMD160 (thrift-0.14.0.tar.gz) = a532ed4d425a308be0e780ad3ba717ee3c4e4186
+SHA512 (thrift-0.14.0.tar.gz) = 4bf1c9f8f7eeb75c5d70f14657d530a574002846266668c56c1153c6820e6ba199bb462893505cb8cfb7a4cc481b11a4fe84d0d26a3279424c5948f45fa8ce3f
+Size (thrift-0.14.0.tar.gz) = 4180456 bytes



Home | Main Index | Thread Index | Old Index