Fri Aug 11 06:30:49 2023 UTC ()
Updated textproc/py-Levenshtein, devel/py-test-doctestplus


(adam)
diff -r1.4862 -r1.4863 pkgsrc/doc/CHANGES-2023

cvs diff -r1.4862 -r1.4863 pkgsrc/doc/CHANGES-2023 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2023 2023/08/11 06:24:01 1.4862
+++ pkgsrc/doc/CHANGES-2023 2023/08/11 06:30:49 1.4863
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.4862 2023/08/11 06:24:01 mef Exp $ 1$NetBSD: CHANGES-2023,v 1.4863 2023/08/11 06:30:49 adam Exp $
2 2
3Changes to the packages collection and infrastructure in 2023: 3Changes to the packages collection and infrastructure in 2023:
4 4
5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01] 5 Updated devel/R-cli to 3.5.0 [mef 2023-01-01]
6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01] 6 Updated devel/R-purrr to 1.0.0 [mef 2023-01-01]
7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01] 7 Updated www/R-webfakes to 1.1.6 [mef 2023-01-01]
8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01] 8 Updated devel/R-pkgcache to 2.0.4 [mef 2023-01-01]
9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01] 9 Updated devel/R-repr to 1.1.4 [mef 2023-01-01]
10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01] 10 Updated databases/R-dbplyr to 2.2.1 [mef 2023-01-01]
11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01] 11 Updated archivers/R-zip to 2.2.2 [mef 2023-01-01]
12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01] 12 Updated misc/R-pillar to 1.8.1 [mef 2023-01-01]
13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01] 13 Updated math/R-tibble to 3.1.8 [mef 2023-01-01]
14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01] 14 Updated databases/R-RSQLite to 2.2.20 [mef 2023-01-01]
@@ -6993,13 +6993,15 @@ Changes to the packages collection and i @@ -6993,13 +6993,15 @@ Changes to the packages collection and i
6993 Updated devel/as31 to 2.3.1 [nia 2023-08-10] 6993 Updated devel/as31 to 2.3.1 [nia 2023-08-10]
6994 Updated www/ruby-rouge to 4.1.3 [fcambus 2023-08-10] 6994 Updated www/ruby-rouge to 4.1.3 [fcambus 2023-08-10]
6995 Updated devel/opa to 0.55.0 [leot 2023-08-10] 6995 Updated devel/opa to 0.55.0 [leot 2023-08-10]
6996 Added devel/regal version 0.6.0 [leot 2023-08-10] 6996 Added devel/regal version 0.6.0 [leot 2023-08-10]
6997 Added geography/R-terra version 1.7.39 [mef 2023-08-11] 6997 Added geography/R-terra version 1.7.39 [mef 2023-08-11]
6998 Updated math/R-sp to 2.0.0 [mef 2023-08-11] 6998 Updated math/R-sp to 2.0.0 [mef 2023-08-11]
6999 Updated math/R-rstudioapi to 0.15.0 [mef 2023-08-11] 6999 Updated math/R-rstudioapi to 0.15.0 [mef 2023-08-11]
7000 Updated math/R-robustbase to 0.99.0 [mef 2023-08-11] 7000 Updated math/R-robustbase to 0.99.0 [mef 2023-08-11]
7001 Updated lang/nodejs to 20.5.1 [adam 2023-08-11] 7001 Updated lang/nodejs to 20.5.1 [adam 2023-08-11]
7002 Updated lang/nodejs18 to 18.17.1 [adam 2023-08-11] 7002 Updated lang/nodejs18 to 18.17.1 [adam 2023-08-11]
7003 Updated lang/nodejs16 to 16.20.2 [adam 2023-08-11] 7003 Updated lang/nodejs16 to 16.20.2 [adam 2023-08-11]
7004 Updated textproc/py-pallets-sphinx-themes to 2.1.1 [adam 2023-08-11] 7004 Updated textproc/py-pallets-sphinx-themes to 2.1.1 [adam 2023-08-11]
7005 Updated math/R-quantreg to 5.96 [mef 2023-08-11] 7005 Updated math/R-quantreg to 5.96 [mef 2023-08-11]
 7006 Updated textproc/py-Levenshtein to 0.21.1 [adam 2023-08-11]
 7007 Updated devel/py-test-doctestplus to 0.13.0 [adam 2023-08-11]