Fri Dec 10 09:06:30 2021 UTC ()
Updated devel/py-cffi, devel/py-ipython


(adam)
diff -r1.6063 -r1.6064 pkgsrc/doc/CHANGES-2021

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

--- pkgsrc/doc/CHANGES-2021 2021/12/10 08:55:39 1.6063
+++ pkgsrc/doc/CHANGES-2021 2021/12/10 09:06:30 1.6064
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.6063 2021/12/10 08:55:39 adam Exp $ 1$NetBSD: CHANGES-2021,v 1.6064 2021/12/10 09:06:30 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 Added devel/R-testit version 0.12 [mef 2021-01-01] 14 Added devel/R-testit version 0.12 [mef 2021-01-01]
@@ -9116,13 +9116,15 @@ Changes to the packages collection and i @@ -9116,13 +9116,15 @@ Changes to the packages collection and i
9116 Updated shells/nushell to 0.41.0 [pin 2021-12-09] 9116 Updated shells/nushell to 0.41.0 [pin 2021-12-09]
9117 Updated lang/go116 to 1.16.12 [bsiegert 2021-12-09] 9117 Updated lang/go116 to 1.16.12 [bsiegert 2021-12-09]
9118 Updated lang/go117 to 1.17.5 [bsiegert 2021-12-09] 9118 Updated lang/go117 to 1.17.5 [bsiegert 2021-12-09]
9119 Updated shells/tcsh to 6.23.01 [kim 2021-12-09] 9119 Updated shells/tcsh to 6.23.01 [kim 2021-12-09]
9120 Updated shells/static-tcsh to 6.23.01 [kim 2021-12-09] 9120 Updated shells/static-tcsh to 6.23.01 [kim 2021-12-09]
9121 Updated shells/standalone-tcsh to 6.23.01 [kim 2021-12-09] 9121 Updated shells/standalone-tcsh to 6.23.01 [kim 2021-12-09]
9122 Updated lang/vala to 0.54.4 [wiz 2021-12-09] 9122 Updated lang/vala to 0.54.4 [wiz 2021-12-09]
9123 Updated sysutils/xfce4-taskmanager to 1.4.2 [gutteridge 2021-12-10] 9123 Updated sysutils/xfce4-taskmanager to 1.4.2 [gutteridge 2021-12-10]
9124 Updated net/wireshark to 3.6.0 [adam 2021-12-10] 9124 Updated net/wireshark to 3.6.0 [adam 2021-12-10]
9125 Updated devel/py-prompt_toolkit to 3.0.24 [adam 2021-12-10] 9125 Updated devel/py-prompt_toolkit to 3.0.24 [adam 2021-12-10]
9126 Updated x11/libX11 to 1.7.3.1 [wiz 2021-12-10] 9126 Updated x11/libX11 to 1.7.3.1 [wiz 2021-12-10]
9127 Updated textproc/py-jsonpickle to 2.0.0 [adam 2021-12-10] 9127 Updated textproc/py-jsonpickle to 2.0.0 [adam 2021-12-10]
9128 Updated comms/py-rich to 10.15.2 [adam 2021-12-10] 9128 Updated comms/py-rich to 10.15.2 [adam 2021-12-10]
 9129 Updated devel/py-cffi to 1.15.0 [adam 2021-12-10]
 9130 Updated devel/py-ipython to 7.30.1 [adam 2021-12-10]