Wed Sep 29 09:29:01 2021 UTC ()
Updated devel/py-more-itertools, www/py-urllib3, misc/py-tqdm, comms/py-rich


(adam)
diff -r1.4941 -r1.4942 pkgsrc/doc/CHANGES-2021
diff -r1.21111 -r1.21112 pkgsrc/doc/TODO

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

--- pkgsrc/doc/CHANGES-2021 2021/09/29 09:03:00 1.4941
+++ pkgsrc/doc/CHANGES-2021 2021/09/29 09:29:01 1.4942
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2021,v 1.4941 2021/09/29 09:03:00 wiz Exp $ 1$NetBSD: CHANGES-2021,v 1.4942 2021/09/29 09:29:01 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 Added devel/R-testit version 0.12 [mef 2021-01-01] 14 Added devel/R-testit version 0.12 [mef 2021-01-01]
@@ -7588,13 +7588,17 @@ Changes to the packages collection and i @@ -7588,13 +7588,17 @@ Changes to the packages collection and i
7588 Updated sysutils/htop to 3.1.0 [fox 2021-09-28] 7588 Updated sysutils/htop to 3.1.0 [fox 2021-09-28]
7589 Updated www/webkit-gtk to 2.34.0 [leot 2021-09-28] 7589 Updated www/webkit-gtk to 2.34.0 [leot 2021-09-28]
7590 Updated devel/memcached to 1.6.12 [adam 2021-09-29] 7590 Updated devel/memcached to 1.6.12 [adam 2021-09-29]
7591 Updated devel/meson to 0.59.2 [adam 2021-09-29] 7591 Updated devel/meson to 0.59.2 [adam 2021-09-29]
7592 Updated devel/pango to 1.48.10 [adam 2021-09-29] 7592 Updated devel/pango to 1.48.10 [adam 2021-09-29]
7593 Updated misc/py-platformdirs to 2.4.0 [adam 2021-09-29] 7593 Updated misc/py-platformdirs to 2.4.0 [adam 2021-09-29]
7594 Removed www/gnurl [nikita 2021-09-29] Updated emulators/mame to 0.236 [wiz 2021-09-29] 7594 Removed www/gnurl [nikita 2021-09-29] Updated emulators/mame to 0.236 [wiz 2021-09-29]
7595 Updated graphics/ImageMagick to 7.1.0.8 [wiz 2021-09-29] 7595 Updated graphics/ImageMagick to 7.1.0.8 [wiz 2021-09-29]
7596 Updated devel/bison to 3.8.1 [wiz 2021-09-29] 7596 Updated devel/bison to 3.8.1 [wiz 2021-09-29]
7597 Updated graphics/libexif to 0.6.23 [wiz 2021-09-29] 7597 Updated graphics/libexif to 0.6.23 [wiz 2021-09-29]
7598 Updated graphics/libexif-gtk to 0.5.0 [wiz 2021-09-29] 7598 Updated graphics/libexif-gtk to 0.5.0 [wiz 2021-09-29]
7599 Updated fonts/unifont to 14.0.01 [wiz 2021-09-29] 7599 Updated fonts/unifont to 14.0.01 [wiz 2021-09-29]
7600 Updated lang/vala to 0.54.0 [wiz 2021-09-29] 7600 Updated lang/vala to 0.54.0 [wiz 2021-09-29]
 7601 Updated devel/py-more-itertools to 8.10.0 [adam 2021-09-29]
 7602 Updated www/py-urllib3 to 1.26.7 [adam 2021-09-29]
 7603 Updated misc/py-tqdm to 4.62.3 [adam 2021-09-29]
 7604 Updated comms/py-rich to 10.11.0 [adam 2021-09-29]

cvs diff -r1.21111 -r1.21112 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2021/09/29 09:03:00 1.21111
+++ pkgsrc/doc/TODO 2021/09/29 09:29:01 1.21112
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.21111 2021/09/29 09:03:00 wiz Exp $ 1$NetBSD: TODO,v 1.21112 2021/09/29 09:29:01 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
@@ -1686,27 +1686,26 @@ For possible Perl packages updates, see  @@ -1686,27 +1686,26 @@ For possible Perl packages updates, see
1686 o py-fecon235-6.18.1203 1686 o py-fecon235-6.18.1203
1687 o py-filebytes-0.10.2 1687 o py-filebytes-0.10.2
1688 o py-gammu-3.1 1688 o py-gammu-3.1
1689 o py-gcovr-4.2 1689 o py-gcovr-4.2
1690 o py-goocalendar-0.7.2 1690 o py-goocalendar-0.7.2
1691 o py-gstreamer1-1.18.5 1691 o py-gstreamer1-1.18.5
1692 o py-hgview-1.9.0 1692 o py-hgview-1.9.0
1693 o py-hyperscan-0.2.0 1693 o py-hyperscan-0.2.0
1694 o py-input-pad-1.4.2 1694 o py-input-pad-1.4.2
1695 o py-keybinder-0.3.2 1695 o py-keybinder-0.3.2
1696 o py-lazr.config-2.2.3 1696 o py-lazr.config-2.2.3
1697 o py-marisa-0.2.6 1697 o py-marisa-0.2.6
1698 o py-markdown-3.2.2 [drops python-2.x support] 1698 o py-markdown-3.2.2 [drops python-2.x support]
1699 o py-more-itertools-8.10.0 
1700 o py-munkres-1.1.4 1699 o py-munkres-1.1.4
1701 o py-musicbrainz-0.7.4 1700 o py-musicbrainz-0.7.4
1702 o py-musicbrainz-ngs-0.7.1 1701 o py-musicbrainz-ngs-0.7.1
1703 o py-mutagen-1.45.1 1702 o py-mutagen-1.45.1
1704 o py-newt-0.52.21 1703 o py-newt-0.52.21
1705 o py-omniORBpy-3.7 1704 o py-omniORBpy-3.7
1706 o py-pdf-parser-0.7.4 1705 o py-pdf-parser-0.7.4
1707 o py-polib-1.1.1 1706 o py-polib-1.1.1
1708 o py-postgresql-5.1.2 1707 o py-postgresql-5.1.2
1709 o py-ptt-1.10.2 1708 o py-ptt-1.10.2
1710 o py-py3c-1.3.1 1709 o py-py3c-1.3.1
1711 o py-pymc3-3.8 1710 o py-pymc3-3.8
1712 o py-qtgraph-qt5-0.12.1 1711 o py-qtgraph-qt5-0.12.1