Sun Jun 18 12:38:19 2023 UTC ()
Updated devel/py-zope.deprecation, www/py-zope.proxy, devel/py-zope.testing, textproc/py-sphinx-autoapi


(adam)
diff -r1.3952 -r1.3953 pkgsrc/doc/CHANGES-2023
diff -r1.23081 -r1.23082 pkgsrc/doc/TODO

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

--- pkgsrc/doc/CHANGES-2023 2023/06/18 12:23:58 1.3952
+++ pkgsrc/doc/CHANGES-2023 2023/06/18 12:38:19 1.3953
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2023,v 1.3952 2023/06/18 12:23:58 adam Exp $ 1$NetBSD: CHANGES-2023,v 1.3953 2023/06/18 12:38:19 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]
@@ -5501,13 +5501,17 @@ Changes to the packages collection and i @@ -5501,13 +5501,17 @@ Changes to the packages collection and i
5501 Updated devel/py-pyobjc to 9.2 [adam 2023-06-18] 5501 Updated devel/py-pyobjc to 9.2 [adam 2023-06-18]
5502 Removed devel/py-ZopeComponent successor py-zope.component [adam 2023-06-18] 5502 Removed devel/py-ZopeComponent successor py-zope.component [adam 2023-06-18]
5503 Removed devel/py-ZopeEvent successor py-zope.event [adam 2023-06-18] 5503 Removed devel/py-ZopeEvent successor py-zope.event [adam 2023-06-18]
5504 Updated sysutils/py-eliot to 1.14.0 [adam 2023-06-18] 5504 Updated sysutils/py-eliot to 1.14.0 [adam 2023-06-18]
5505 Removed devel/py-ZopeInterface successor py-zope.interface [adam 2023-06-18] 5505 Removed devel/py-ZopeInterface successor py-zope.interface [adam 2023-06-18]
5506 Renamed devel/py-ZopeTestrunner to devel/py-zope.testrunner [adam 2023-06-18] 5506 Renamed devel/py-ZopeTestrunner to devel/py-zope.testrunner [adam 2023-06-18]
5507 Updated devel/py-zope.testrunner to 6.0 [adam 2023-06-18] 5507 Updated devel/py-zope.testrunner to 6.0 [adam 2023-06-18]
5508 Renamed devel/py-ZopeI18NMessageid to devel/py-zope.i18nmessageid [adam 2023-06-18] 5508 Renamed devel/py-ZopeI18NMessageid to devel/py-zope.i18nmessageid [adam 2023-06-18]
5509 Updated devel/py-zope.i18nmessageid to 6.0.1 [adam 2023-06-18] 5509 Updated devel/py-zope.i18nmessageid to 6.0.1 [adam 2023-06-18]
5510 Renamed devel/py-ZopeSchema to devel/py-zope.schema [adam 2023-06-18] 5510 Renamed devel/py-ZopeSchema to devel/py-zope.schema [adam 2023-06-18]
5511 Updated devel/py-zope.schema to 7.0.1 [adam 2023-06-18] 5511 Updated devel/py-zope.schema to 7.0.1 [adam 2023-06-18]
5512 Renamed devel/py-ZopeConfiguration to devel/py-zope.configuration [adam 2023-06-18] 5512 Renamed devel/py-ZopeConfiguration to devel/py-zope.configuration [adam 2023-06-18]
5513 Updated devel/py-zope.configuration to 5.0 [adam 2023-06-18] 5513 Updated devel/py-zope.configuration to 5.0 [adam 2023-06-18]
 5514 Updated devel/py-zope.deprecation to 5.0 [adam 2023-06-18]
 5515 Updated www/py-zope.proxy to 5.0.0 [adam 2023-06-18]
 5516 Updated devel/py-zope.testing to 5.0.1 [adam 2023-06-18]
 5517 Updated textproc/py-sphinx-autoapi to 2.1.1 [adam 2023-06-18]

cvs diff -r1.23081 -r1.23082 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2023/06/18 12:23:37 1.23081
+++ pkgsrc/doc/TODO 2023/06/18 12:38:19 1.23082
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.23081 2023/06/18 12:23:37 wiz Exp $ 1$NetBSD: TODO,v 1.23082 2023/06/18 12:38:19 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
@@ -1222,27 +1222,26 @@ For possible Perl packages updates, see  @@ -1222,27 +1222,26 @@ For possible Perl packages updates, see
1222 o py-postgresql-5.1.2 1222 o py-postgresql-5.1.2
1223 o py-project-api-1.5.2 1223 o py-project-api-1.5.2
1224 o py-protobuf-4.23.3 1224 o py-protobuf-4.23.3
1225 o py-ptt-1.10.2 1225 o py-ptt-1.10.2
1226 o py-pymc3-3.8 1226 o py-pymc3-3.8
1227 o py-qt6-6.4.2 1227 o py-qt6-6.4.2
1228 o py-qtgraph-qt5-0.12.1 1228 o py-qtgraph-qt5-0.12.1
1229 o py-quixote-3.3 1229 o py-quixote-3.3
1230 o py-requests-kerberos-0.14.0 1230 o py-requests-kerberos-0.14.0
1231 o py-sbws-1.1.0 1231 o py-sbws-1.1.0
1232 o py-scgi-2.0 1232 o py-scgi-2.0
1233 o py-service_identity-23.1.0 1233 o py-service_identity-23.1.0
1234 o py-simpletal-5.1 1234 o py-simpletal-5.1
1235 o py-sphinx-autoapi-2.1.1 
1236 o py-sphinx-autodoc-typehints-1.23.2 1235 o py-sphinx-autodoc-typehints-1.23.2
1237 o py-sphinx-rtd-theme-1.2.2 1236 o py-sphinx-rtd-theme-1.2.2
1238 o py-sybase-0.37 1237 o py-sybase-0.37
1239 o py-syslog-ng-3.31.2 1238 o py-syslog-ng-3.31.2
1240 o py-terminator-2.1.1 1239 o py-terminator-2.1.1
1241 o py-test-django-4.5.2 1240 o py-test-django-4.5.2
1242 o py-tokyocabinet-0.6 1241 o py-tokyocabinet-0.6
1243 o py-tox-4.6.2 1242 o py-tox-4.6.2
1244 o py-uliweb-0.6 1243 o py-uliweb-0.6
1245 o py-vdirsyncer-0.19.1 [https://github.com/pimutils/vdirsyncer/issues/1015] 1244 o py-vdirsyncer-0.19.1 [https://github.com/pimutils/vdirsyncer/issues/1015]
1246 o py-virtualenv-20.23.1 1245 o py-virtualenv-20.23.1
1247 o py-wxWidgets-4.0.0 1246 o py-wxWidgets-4.0.0
1248 o py-yapf-0.40.0 1247 o py-yapf-0.40.0