Wed Nov 22 13:05:11 2023 UTC ()
Updated devel/py-exceptiongroup, databases/py-mongo


(adam)
diff -r1.7172 -r1.7173 pkgsrc/doc/CHANGES-2023

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

--- pkgsrc/doc/CHANGES-2023 2023/11/22 12:57:45 1.7172
+++ pkgsrc/doc/CHANGES-2023 2023/11/22 13:05:11 1.7173
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.7172 2023/11/22 12:57:45 pin Exp $ 1$NetBSD: CHANGES-2023,v 1.7173 2023/11/22 13:05:11 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]
@@ -10284,13 +10284,15 @@ Changes to the packages collection and i @@ -10284,13 +10284,15 @@ Changes to the packages collection and i
10284 Updated www/py-mechanize to 0.4.9 [adam 2023-11-22] 10284 Updated www/py-mechanize to 0.4.9 [adam 2023-11-22]
10285 Updated textproc/p5-Text-ChaSen to 1.04nb15 [wiz 2023-11-22] 10285 Updated textproc/p5-Text-ChaSen to 1.04nb15 [wiz 2023-11-22]
10286 Updated games/angband-sdl to 4.2.5 [nia 2023-11-22] 10286 Updated games/angband-sdl to 4.2.5 [nia 2023-11-22]
10287 Updated games/angband to 4.2.5 [nia 2023-11-22] 10287 Updated games/angband to 4.2.5 [nia 2023-11-22]
10288 Updated net/haproxy to 2.8.4 [adam 2023-11-22] 10288 Updated net/haproxy to 2.8.4 [adam 2023-11-22]
10289 Updated devel/py-cattrs to 23.2.2 [adam 2023-11-22] 10289 Updated devel/py-cattrs to 23.2.2 [adam 2023-11-22]
10290 Updated net/libcares to 1.22.1 [adam 2023-11-22] 10290 Updated net/libcares to 1.22.1 [adam 2023-11-22]
10291 Updated textproc/py-html5-parser to 0.4.12 [adam 2023-11-22] 10291 Updated textproc/py-html5-parser to 0.4.12 [adam 2023-11-22]
10292 Added misc/py-expandvars version 0.12.0 [adam 2023-11-22] 10292 Added misc/py-expandvars version 0.12.0 [adam 2023-11-22]
10293 Updated www/py-yarl to 1.9.3 [adam 2023-11-22] 10293 Updated www/py-yarl to 1.9.3 [adam 2023-11-22]
10294 Updated sysutils/broot to 1.29.0 [pin 2023-11-22] 10294 Updated sysutils/broot to 1.29.0 [pin 2023-11-22]
10295 Updated sysutils/lla to 0.1.7 [pin 2023-11-22] 10295 Updated sysutils/lla to 0.1.7 [pin 2023-11-22]
10296 Updated graphics/viu to 1.5.0 [pin 2023-11-22] 10296 Updated graphics/viu to 1.5.0 [pin 2023-11-22]
 10297 Updated devel/py-exceptiongroup to 1.2.0 [adam 2023-11-22]
 10298 Updated databases/py-mongo to 4.6.0 [adam 2023-11-22]