Mon Feb 8 08:35:03 2021 UTC ()
Added devel/py-hexbytes, finance/py-eth-rlp, finance/py-eth-account; Updated math/py-asteval


(adam)
diff -r1.922 -r1.923 pkgsrc/doc/CHANGES-2021

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

--- pkgsrc/doc/CHANGES-2021 2021/02/08 07:57:16 1.922
+++ pkgsrc/doc/CHANGES-2021 2021/02/08 08:35:03 1.923
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.922 2021/02/08 07:57:16 fcambus Exp $ 1$NetBSD: CHANGES-2021,v 1.923 2021/02/08 08:35:03 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 Updated devel/boost-libs to 1.75.0 [ryoon 2021-01-01] 14 Updated devel/boost-libs to 1.75.0 [ryoon 2021-01-01]
@@ -1110,13 +1110,17 @@ Changes to the packages collection and i @@ -1110,13 +1110,17 @@ Changes to the packages collection and i
1110 Added biology/py-cutadapt version 3.2 [bacon 2021-02-08] 1110 Added biology/py-cutadapt version 3.2 [bacon 2021-02-08]
1111 Updated security/py-cryptography to 3.3.2 [adam 2021-02-08] 1111 Updated security/py-cryptography to 3.3.2 [adam 2021-02-08]
1112 Updated security/py-cryptography_vectors to 3.3.2 [adam 2021-02-08] 1112 Updated security/py-cryptography_vectors to 3.3.2 [adam 2021-02-08]
1113 Updated databases/py-peewee to 3.14.1 [adam 2021-02-08] 1113 Updated databases/py-peewee to 3.14.1 [adam 2021-02-08]
1114 Updated devel/py-more-itertools to 8.7.0 [adam 2021-02-08] 1114 Updated devel/py-more-itertools to 8.7.0 [adam 2021-02-08]
1115 Updated lang/erlang to 23.2.4 [triaxx 2021-02-08] 1115 Updated lang/erlang to 23.2.4 [triaxx 2021-02-08]
1116 Updated devel/py-rlp to 2.0.1 [adam 2021-02-08] 1116 Updated devel/py-rlp to 2.0.1 [adam 2021-02-08]
1117 Added devel/py-bitarray version 1.6.3 [adam 2021-02-08] 1117 Added devel/py-bitarray version 1.6.3 [adam 2021-02-08]
1118 Added finance/py-eth-keys version 0.3.3 [adam 2021-02-08] 1118 Added finance/py-eth-keys version 0.3.3 [adam 2021-02-08]
1119 Added finance/py-eth-keyfile version 0.5.1 [adam 2021-02-08] 1119 Added finance/py-eth-keyfile version 0.5.1 [adam 2021-02-08]
1120 Removed mail/fetchyahoo [triaxx 2021-02-08] 1120 Removed mail/fetchyahoo [triaxx 2021-02-08]
1121 Updated chat/ejabberd to 21.01 [triaxx 2021-02-08] 1121 Updated chat/ejabberd to 21.01 [triaxx 2021-02-08]
1122 Updated editors/le to 1.16.8 [fcambus 2021-02-08] 1122 Updated editors/le to 1.16.8 [fcambus 2021-02-08]
 1123 Added devel/py-hexbytes version 0.2.1 [adam 2021-02-08]
 1124 Added finance/py-eth-rlp version 0.2.1 [adam 2021-02-08]
 1125 Added finance/py-eth-account version 0.5.4 [adam 2021-02-08]
 1126 Updated math/py-asteval to 0.9.21 [adam 2021-02-08]