Thu Jul 8 08:41:39 2021 UTC ()
Added devel/py-anyio; Updated www/py-httpcore, www/py-httpx, www/py-respx


(adam)
diff -r1.3753 -r1.3754 pkgsrc/doc/CHANGES-2021

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

--- pkgsrc/doc/CHANGES-2021 2021/07/07 16:12:57 1.3753
+++ pkgsrc/doc/CHANGES-2021 2021/07/08 08:41:39 1.3754
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.3753 2021/07/07 16:12:57 taca Exp $ 1$NetBSD: CHANGES-2021,v 1.3754 2021/07/08 08:41:39 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]
@@ -5983,13 +5983,17 @@ Changes to the packages collection and i @@ -5983,13 +5983,17 @@ Changes to the packages collection and i
5983 Removed devel/go-repr [nia 2021-07-07] 5983 Removed devel/go-repr [nia 2021-07-07]
5984 Removed textproc/go-regexp2 [nia 2021-07-07] 5984 Removed textproc/go-regexp2 [nia 2021-07-07]
5985 Removed devel/go-radix [nia 2021-07-07] 5985 Removed devel/go-radix [nia 2021-07-07]
5986 Removed devel/go-quicktest [nia 2021-07-07] 5986 Removed devel/go-quicktest [nia 2021-07-07]
5987 Updated lang/ruby26-base to 2.6.8 [taca 2021-07-07] 5987 Updated lang/ruby26-base to 2.6.8 [taca 2021-07-07]
5988 Updated databases/ruby-gdbm to 2.6.8 [taca 2021-07-07] 5988 Updated databases/ruby-gdbm to 2.6.8 [taca 2021-07-07]
5989 Updated devel/ruby-fiddle to 2.6.8 [taca 2021-07-07] 5989 Updated devel/ruby-fiddle to 2.6.8 [taca 2021-07-07]
5990 Updated devel/ruby-readline to 2.6.8 [taca 2021-07-07] 5990 Updated devel/ruby-readline to 2.6.8 [taca 2021-07-07]
5991 Updated lang/ruby26 to 2.6.8 [taca 2021-07-07] 5991 Updated lang/ruby26 to 2.6.8 [taca 2021-07-07]
5992 Updated lang/ruby27-base to 2.7.4 [taca 2021-07-07] 5992 Updated lang/ruby27-base to 2.7.4 [taca 2021-07-07]
5993 Updated lang/ruby27 to 2.7.4 [taca 2021-07-07] 5993 Updated lang/ruby27 to 2.7.4 [taca 2021-07-07]
5994 Updated lang/ruby30-base to 3.0.2 [taca 2021-07-07] 5994 Updated lang/ruby30-base to 3.0.2 [taca 2021-07-07]
5995 Updated lang/ruby30 to 3.0.2 [taca 2021-07-07] 5995 Updated lang/ruby30 to 3.0.2 [taca 2021-07-07]
 5996 Added devel/py-anyio version 3.2.1 [adam 2021-07-08]
 5997 Updated www/py-httpcore to 0.13.6 [adam 2021-07-08]
 5998 Updated www/py-httpx to 0.18.2 [adam 2021-07-08]
 5999 Updated www/py-respx to 0.17.1 [adam 2021-07-08]