pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-thrift



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 21 12:43:38 UTC 2021

Modified Files:
        pkgsrc/devel/py-thrift: distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-thrift/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-thrift/distinfo
diff -u pkgsrc/devel/py-thrift/distinfo:1.3 pkgsrc/devel/py-thrift/distinfo:1.4
--- pkgsrc/devel/py-thrift/distinfo:1.3 Sun Nov 10 18:05:32 2019
+++ pkgsrc/devel/py-thrift/distinfo     Sun Mar 21 12:43:38 2021
@@ -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