Fri Apr 16 09:21:12 2021 UTC ()
Updated net/grpc, net/py-grpcio, net/py-grpcio-testing, net/py-grpcio-tools


(adam)
diff -r1.2165 -r1.2166 pkgsrc/doc/CHANGES-2021
diff -r1.20492 -r1.20493 pkgsrc/doc/TODO

cvs diff -r1.2165 -r1.2166 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/04/16 08:53:17 1.2165
+++ pkgsrc/doc/CHANGES-2021 2021/04/16 09:21:12 1.2166
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.2165 2021/04/16 08:53:17 adam Exp $ 1$NetBSD: CHANGES-2021,v 1.2166 2021/04/16 09:21:12 adam Exp $
2 2
3Changes to the packages collection and infrastructure in 2021: 3Changes to the packages collection and infrastructure in 2021:
4 4
5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01] 5 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01]
6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01] 6 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01]
7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01] 7 Updated devel/R-cli to 2.2.0 [mef 2021-01-01]
8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01] 8 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01]
9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01] 9 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01]
10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01] 10 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01]
11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01] 11 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01]
12 Added devel/R-gert version 1.0.2 [mef 2021-01-01] 12 Added devel/R-gert version 1.0.2 [mef 2021-01-01]
13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01] 13 Added devel/R-rappdirs version 0.3.1 [mef 2021-01-01]
14 Updated devel/boost-libs to 1.75.0 [ryoon 2021-01-01] 14 Updated devel/boost-libs to 1.75.0 [ryoon 2021-01-01]
@@ -3472,13 +3472,17 @@ Changes to the packages collection and i @@ -3472,13 +3472,17 @@ Changes to the packages collection and i
3472 Updated devel/py-backports.functools_lru_cache to 1.6.4 [adam 2021-04-16] 3472 Updated devel/py-backports.functools_lru_cache to 1.6.4 [adam 2021-04-16]
3473 Updated textproc/py-sphinx to 3.5.4 [adam 2021-04-16] 3473 Updated textproc/py-sphinx to 3.5.4 [adam 2021-04-16]
3474 Updated textproc/py-sphinx-autoapi to 1.8.0 [adam 2021-04-16] 3474 Updated textproc/py-sphinx-autoapi to 1.8.0 [adam 2021-04-16]
3475 Updated textproc/py-sphinx-autodoc-typehints to 1.12.0 [adam 2021-04-16] 3475 Updated textproc/py-sphinx-autodoc-typehints to 1.12.0 [adam 2021-04-16]
3476 Updated math/liblinear to 2.43 [adam 2021-04-16] 3476 Updated math/liblinear to 2.43 [adam 2021-04-16]
3477 Updated net/nmap to 7.91 [adam 2021-04-16] 3477 Updated net/nmap to 7.91 [adam 2021-04-16]
3478 Updated net/ndiff to 7.91 [adam 2021-04-16] 3478 Updated net/ndiff to 7.91 [adam 2021-04-16]
3479 Updated net/zenmap to 7.91 [adam 2021-04-16] 3479 Updated net/zenmap to 7.91 [adam 2021-04-16]
3480 Updated www/nginx-devel to 1.19.10 [adam 2021-04-16] 3480 Updated www/nginx-devel to 1.19.10 [adam 2021-04-16]
3481 Updated archivers/unrar to 6.0.5 [adam 2021-04-16] 3481 Updated archivers/unrar to 6.0.5 [adam 2021-04-16]
3482 Updated print/cups-filters to 1.28.8 [prlw1 2021-04-16] 3482 Updated print/cups-filters to 1.28.8 [prlw1 2021-04-16]
3483 Updated textproc/py-humanize to 3.4.1 [adam 2021-04-16] 3483 Updated textproc/py-humanize to 3.4.1 [adam 2021-04-16]
3484 Updated devel/py-flake8 to 3.9.1 [adam 2021-04-16] 3484 Updated devel/py-flake8 to 3.9.1 [adam 2021-04-16]
 3485 Updated net/grpc to 1.37.0 [adam 2021-04-16]
 3486 Updated net/py-grpcio to 1.37.0 [adam 2021-04-16]
 3487 Updated net/py-grpcio-testing to 1.37.0 [adam 2021-04-16]
 3488 Updated net/py-grpcio-tools to 1.37.0 [adam 2021-04-16]

cvs diff -r1.20492 -r1.20493 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2021/04/16 05:46:16 1.20492
+++ pkgsrc/doc/TODO 2021/04/16 09:21:12 1.20493
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.20492 2021/04/16 05:46:16 adam Exp $ 1$NetBSD: TODO,v 1.20493 2021/04/16 09:21:12 adam Exp $
2 2
3Suggested new packages 3Suggested new packages
4====================== 4======================
5 5
6 Any unresolved PRs (if you have commit access) 6 Any unresolved PRs (if you have commit access)
7 http://gnats.NetBSD.org/summary/category/pkg.html 7 http://gnats.NetBSD.org/summary/category/pkg.html
8 8
9 Any complete, polished packages in pkgsrc-wip (ditto) 9 Any complete, polished packages in pkgsrc-wip (ditto)
10 https://www.pkgsrc.org/wip/ 10 https://www.pkgsrc.org/wip/
11 11
12 Any interesting packages in FreeBSD's ports. 12 Any interesting packages in FreeBSD's ports.
13 http://freshports.org/ 13 http://freshports.org/
14 14
@@ -620,27 +620,26 @@ For possible Perl packages updates, see  @@ -620,27 +620,26 @@ For possible Perl packages updates, see
620 o gnucap-20130423 620 o gnucap-20130423
621 o gobby-0.5.0 621 o gobby-0.5.0
622 o gok-2.30.1 622 o gok-2.30.1
623 o golem-0.0.6 623 o golem-0.0.6
624 o goocanvas-2.0.2 624 o goocanvas-2.0.2
625 o gossip-0.31 625 o gossip-0.31
626 o gourmet-0.13.3 626 o gourmet-0.13.3
627 o gperiodic-3.0.2 627 o gperiodic-3.0.2
628 o gps-6.1.1 628 o gps-6.1.1
629 o gramofile-1.6P 629 o gramofile-1.6P
630 o grantlee-5.0.0 630 o grantlee-5.0.0
631 o greed-4.1 631 o greed-4.1
632 o gromacs-5.1.2 632 o gromacs-5.1.2
633 o grpc-1.37.0 
634 o gss-1.0.3 633 o gss-1.0.3
635 o gst-plugins1-omx-1.10.0 634 o gst-plugins1-omx-1.10.0
636 o gstreamer1-1.18.3 [wip] 635 o gstreamer1-1.18.3 [wip]
637 o gstreamer1-1.18.4 636 o gstreamer1-1.18.4
638 o gthumb-3.4.0 637 o gthumb-3.4.0
639 o gtk4+-4.0 [wip] 638 o gtk4+-4.0 [wip]
640 o gtkglarea-2.1.0 639 o gtkglarea-2.1.0
641 o gtklevel9-5.1 640 o gtklevel9-5.1
642 o gtkmagnetic-23 641 o gtkmagnetic-23
643 o gtkmm-documentation-2.16.0 642 o gtkmm-documentation-2.16.0
644 o gtl-3.6 643 o gtl-3.6
645 o gtodo-0.16.0rc2 644 o gtodo-0.16.0rc2
646 o gtodo-applet-0.16.2 645 o gtodo-applet-0.16.2