pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-grpcio py-grpcio: updated to 1.21.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2cc96537ff0
branches:  trunk
changeset: 334399:d2cc96537ff0
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun May 26 19:50:12 2019 +0000

description:
py-grpcio: updated to 1.21.1

Release v1.21.1
This is the 1.21.1 patch release of gRPC Core. This patch is for gRPC-Python only. gRPC Python pkgs for 1.21.0 release could not be uploaded to PyPi due to the issue 19105.

diffstat:

 net/py-grpcio/Makefile |   4 ++--
 net/py-grpcio/PLIST    |   5 ++++-
 net/py-grpcio/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (48 lines):

diff -r 4fe3c0ffee5c -r d2cc96537ff0 net/py-grpcio/Makefile
--- a/net/py-grpcio/Makefile    Sun May 26 19:42:54 2019 +0000
+++ b/net/py-grpcio/Makefile    Sun May 26 19:50:12 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/04/28 19:37:25 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/26 19:50:12 adam Exp $
 
-DISTNAME=      grpcio-1.20.1
+DISTNAME=      grpcio-1.21.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio/}
diff -r 4fe3c0ffee5c -r d2cc96537ff0 net/py-grpcio/PLIST
--- a/net/py-grpcio/PLIST       Sun May 26 19:42:54 2019 +0000
+++ b/net/py-grpcio/PLIST       Sun May 26 19:50:12 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/08/04 21:56:47 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/05/26 19:50:12 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -16,6 +16,9 @@
 ${PYSITELIB}/grpc/_common.py
 ${PYSITELIB}/grpc/_common.pyc
 ${PYSITELIB}/grpc/_common.pyo
+${PYSITELIB}/grpc/_compression.py
+${PYSITELIB}/grpc/_compression.pyc
+${PYSITELIB}/grpc/_compression.pyo
 ${PYSITELIB}/grpc/_cython/__init__.py
 ${PYSITELIB}/grpc/_cython/__init__.pyc
 ${PYSITELIB}/grpc/_cython/__init__.pyo
diff -r 4fe3c0ffee5c -r d2cc96537ff0 net/py-grpcio/distinfo
--- a/net/py-grpcio/distinfo    Sun May 26 19:42:54 2019 +0000
+++ b/net/py-grpcio/distinfo    Sun May 26 19:50:12 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2019/04/28 19:37:25 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/05/26 19:50:12 adam Exp $
 
-SHA1 (grpcio-1.20.1.tar.gz) = ab1be32ec3f3d0d64bc2a2c1fdb612c67d267238
-RMD160 (grpcio-1.20.1.tar.gz) = 7feb6b075c787ae975e235973c89deb9e837ed46
-SHA512 (grpcio-1.20.1.tar.gz) = 0ac126d8b2c25204bb03daccfc9b17016bc18dd31f89f6e208f2ae39d7e6fd17ae04a8178367a5334421d959b14fd3d31ac71a692b48a060d98f983553fcc3e2
-Size (grpcio-1.20.1.tar.gz) = 13882426 bytes
+SHA1 (grpcio-1.21.1.tar.gz) = 84b785b6e70d9b7932c0f55bb89ae6415b4a77ce
+RMD160 (grpcio-1.21.1.tar.gz) = 675ba875bb9463db9bfde840e1f6bc8faa45b3b8
+SHA512 (grpcio-1.21.1.tar.gz) = 0ea20490ce5e776a6253d4b89dd9d9091afb7462d6bd6bd9d2d3329979d61360a3e31abbd043b90d0908512cf7ff2668bb21cb472fbf0ad5a3b5963073850dd7
+Size (grpcio-1.21.1.tar.gz) = 13919484 bytes
 SHA1 (patch-setup.py) = 68bbc17adeb570dd6be3dbf878638a247655f14a
 SHA1 (patch-src_core_lib_iomgr_port.h) = 8f088cbf22110c03a684c24c9e17ef5fc64e925a



Home | Main Index | Thread Index | Old Index