Sat May 23 08:26:55 2020 UTC ()
Added devel/py-aiounittest, databases/py-aiosqlite, time/py-ciso8601, databases/py-tortoise-orm


(adam)
diff -r1.3119 -r1.3120 pkgsrc/doc/CHANGES-2020

cvs diff -r1.3119 -r1.3120 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/05/23 07:50:54 1.3119
+++ pkgsrc/doc/CHANGES-2020 2020/05/23 08:26:55 1.3120
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.3119 2020/05/23 07:50:54 adam Exp $ 1$NetBSD: CHANGES-2020,v 1.3120 2020/05/23 08:26:55 adam Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -4983,13 +4983,17 @@ Changes to the packages collection and i @@ -4983,13 +4983,17 @@ Changes to the packages collection and i
4983 Removed databases/postgresql94-docs [adam 2020-05-23] 4983 Removed databases/postgresql94-docs [adam 2020-05-23]
4984 Removed databases/postgresql94-plperl [adam 2020-05-23] 4984 Removed databases/postgresql94-plperl [adam 2020-05-23]
4985 Removed databases/postgresql94-plpython [adam 2020-05-23] 4985 Removed databases/postgresql94-plpython [adam 2020-05-23]
4986 Removed databases/postgresql94-pltcl [adam 2020-05-23] 4986 Removed databases/postgresql94-pltcl [adam 2020-05-23]
4987 Removed databases/postgresql94-server [adam 2020-05-23] 4987 Removed databases/postgresql94-server [adam 2020-05-23]
4988 Updated databases/sqlite3 to 3.32.0 [adam 2020-05-23] 4988 Updated databases/sqlite3 to 3.32.0 [adam 2020-05-23]
4989 Updated databases/sqlite3-docs to 3.32.0 [adam 2020-05-23] 4989 Updated databases/sqlite3-docs to 3.32.0 [adam 2020-05-23]
4990 Updated databases/sqlite3-tcl to 3.32.0 [adam 2020-05-23] 4990 Updated databases/sqlite3-tcl to 3.32.0 [adam 2020-05-23]
4991 Updated devel/lemon to 1.0.3.32.0 [adam 2020-05-23] 4991 Updated devel/lemon to 1.0.3.32.0 [adam 2020-05-23]
4992 Updated textproc/py-elementpath to 1.4.5 [adam 2020-05-23] 4992 Updated textproc/py-elementpath to 1.4.5 [adam 2020-05-23]
4993 Updated devel/py-flake8 to 3.8.2 [adam 2020-05-23] 4993 Updated devel/py-flake8 to 3.8.2 [adam 2020-05-23]
4994 Updated textproc/py-lxml to 4.5.1 [adam 2020-05-23] 4994 Updated textproc/py-lxml to 4.5.1 [adam 2020-05-23]
4995 Updated net/py-zeroconf to 0.26.2 [adam 2020-05-23] 4995 Updated net/py-zeroconf to 0.26.2 [adam 2020-05-23]
 4996 Added devel/py-aiounittest version 1.3.1 [adam 2020-05-23]
 4997 Added databases/py-aiosqlite version 0.13.0 [adam 2020-05-23]
 4998 Added time/py-ciso8601 version 2.1.3 [adam 2020-05-23]
 4999 Added databases/py-tortoise-orm version 0.16.12 [adam 2020-05-23]