Mon Feb 22 09:24:58 2021 UTC ()
Updated devel/py-astroid, devel/py-pylint


(adam)
diff -r1.1224 -r1.1225 pkgsrc/doc/CHANGES-2021
diff -r1.20400 -r1.20401 pkgsrc/doc/TODO

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

--- pkgsrc/doc/CHANGES-2021 2021/02/21 18:59:32 1.1224
+++ pkgsrc/doc/CHANGES-2021 2021/02/22 09:24:58 1.1225
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.1224 2021/02/21 18:59:32 bouyer Exp $ 1$NetBSD: CHANGES-2021,v 1.1225 2021/02/22 09:24:58 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]
@@ -1944,13 +1944,15 @@ Changes to the packages collection and i @@ -1944,13 +1944,15 @@ Changes to the packages collection and i
1944 Updated textproc/lowdown to 0.8.2 [fcambus 2021-02-21] 1944 Updated textproc/lowdown to 0.8.2 [fcambus 2021-02-21]
1945 Updated multimedia/ffmpeg4 to 4.3.2 [adam 2021-02-21] 1945 Updated multimedia/ffmpeg4 to 4.3.2 [adam 2021-02-21]
1946 Updated multimedia/ffplay4 to 4.3.2 [adam 2021-02-21] 1946 Updated multimedia/ffplay4 to 4.3.2 [adam 2021-02-21]
1947 Updated x11/gtk3 to 3.24.25 [adam 2021-02-21] 1947 Updated x11/gtk3 to 3.24.25 [adam 2021-02-21]
1948 Updated textproc/py-yaml to 5.4.1 [adam 2021-02-21] 1948 Updated textproc/py-yaml to 5.4.1 [adam 2021-02-21]
1949 Updated audio/librespot to 0.1.5 [pin 2021-02-21] 1949 Updated audio/librespot to 0.1.5 [pin 2021-02-21]
1950 Updated cad/kicad to 5.1.9 [bouyer 2021-02-21] 1950 Updated cad/kicad to 5.1.9 [bouyer 2021-02-21]
1951 Updated cad/kicad-doc to 5.1.9 [bouyer 2021-02-21] 1951 Updated cad/kicad-doc to 5.1.9 [bouyer 2021-02-21]
1952 Updated cad/kicad-footprints to 5.1.9 [bouyer 2021-02-21] 1952 Updated cad/kicad-footprints to 5.1.9 [bouyer 2021-02-21]
1953 Updated cad/kicad-i18n to 5.1.9 [bouyer 2021-02-21] 1953 Updated cad/kicad-i18n to 5.1.9 [bouyer 2021-02-21]
1954 Updated cad/kicad-packages3d to 5.1.9 [bouyer 2021-02-21] 1954 Updated cad/kicad-packages3d to 5.1.9 [bouyer 2021-02-21]
1955 Updated cad/kicad-symbols to 5.1.9 [bouyer 2021-02-21] 1955 Updated cad/kicad-symbols to 5.1.9 [bouyer 2021-02-21]
1956 Updated cad/kicad-templates to 5.1.9 [bouyer 2021-02-21] 1956 Updated cad/kicad-templates to 5.1.9 [bouyer 2021-02-21]
 1957 Updated devel/py-astroid to 2.5 [adam 2021-02-22]
 1958 Updated devel/py-pylint to 2.7.0 [adam 2021-02-22]

cvs diff -r1.20400 -r1.20401 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2021/02/21 14:36:28 1.20400
+++ pkgsrc/doc/TODO 2021/02/22 09:24:58 1.20401
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.20400 2021/02/21 14:36:28 adam Exp $ 1$NetBSD: TODO,v 1.20401 2021/02/22 09:24:58 adam Exp $
2 2
3Suggested new packages 3Suggested new packages
4====================== 4======================
5 5
6 Any unresolved PRs (if you have commit access) 6 Any unresolved PRs (if you have commit access)
7 http://gnats.NetBSD.org/summary/category/pkg.html 7 http://gnats.NetBSD.org/summary/category/pkg.html
8 8
9 Any complete, polished packages in pkgsrc-wip (ditto) 9 Any complete, polished packages in pkgsrc-wip (ditto)
10 https://www.pkgsrc.org/wip/ 10 https://www.pkgsrc.org/wip/
11 11
12 Any interesting packages in FreeBSD's ports. 12 Any interesting packages in FreeBSD's ports.
13 http://freshports.org/ 13 http://freshports.org/
14 14
@@ -924,27 +924,26 @@ For possible Perl packages updates, see  @@ -924,27 +924,26 @@ For possible Perl packages updates, see
924 o ppmd-9.2 924 o ppmd-9.2
925 o pppd-2.4.7 925 o pppd-2.4.7
926 o prelude-correlator-3.1.0 926 o prelude-correlator-3.1.0
927 o prelude-lml-3.1.0 927 o prelude-lml-3.1.0
928 o prelude-manager-3.1.0 928 o prelude-manager-3.1.0
929 o profit-2.5.3 929 o profit-2.5.3
930 o psmisc-22.20 930 o psmisc-22.20
931 o pspp-0.10.1 931 o pspp-0.10.1
932 o ptlib-2.16.2 932 o ptlib-2.16.2
933 o pvs-6.0 933 o pvs-6.0
934 o pwlib-1.11.1 934 o pwlib-1.11.1
935 o py-HappyDoc-3.0 935 o py-HappyDoc-3.0
936 o py-Scientific-doc-2.5.5 936 o py-Scientific-doc-2.5.5
937 o py-astroid-2.5 
938 o py-cassa-1.11.0 937 o py-cassa-1.11.0
939 o py-configparser-5.0.0 [drops python-2.x support] 938 o py-configparser-5.0.0 [drops python-2.x support]
940 o py-ephem3-3.7.6.0 939 o py-ephem3-3.7.6.0
941 o py-hgview-1.9.0 940 o py-hgview-1.9.0
942 o py-hypothesis-6.3.0 941 o py-hypothesis-6.3.0
943 o py-input-pad-1.4.2 942 o py-input-pad-1.4.2
944 o py-keybinder-0.3.1 943 o py-keybinder-0.3.1
945 o py-markdown-3.2.2 [drops python-2.x support] 944 o py-markdown-3.2.2 [drops python-2.x support]
946 o py-musicbrainz-0.7.4 945 o py-musicbrainz-0.7.4
947 o py-newt-0.52.20 946 o py-newt-0.52.20
948 o py-omniORBpy-3.7 947 o py-omniORBpy-3.7
949 o py-pandas-1.0.0 948 o py-pandas-1.0.0
950 o py-ptt-1.10.2 949 o py-ptt-1.10.2