Tue Apr 30 13:23:24 2024 UTC (27d)
py-jaraco_util: remove

Replaced by various other py-jaraco.* packages.


(wiz)
diff -r1.4217 -r1.4218 pkgsrc/devel/Makefile
diff -r1.1 -r0 pkgsrc/devel/py-jaraco_util/DESCR
diff -r1.10 -r0 pkgsrc/devel/py-jaraco_util/Makefile
diff -r1.3 -r0 pkgsrc/devel/py-jaraco_util/PLIST
diff -r1.5 -r0 pkgsrc/devel/py-jaraco_util/distinfo
diff -r1.2932 -r1.2933 pkgsrc/doc/CHANGES-2024
Tue Apr 30 22:23:24 2024
Mon Jun 26 19:37:57 2023
pkgsrc/devel/py-jaraco_util/DESCR,v

anoncvs not yet been updated
Tue Apr 30 22:23:24 2024
Mon Jun 26 19:37:57 2023
pkgsrc/devel/py-jaraco_util/Makefile,v

anoncvs not yet been updated
Tue Apr 30 22:23:24 2024
Mon Jun 26 19:37:57 2023
pkgsrc/devel/py-jaraco_util/PLIST,v

anoncvs not yet been updated
Tue Apr 30 22:23:24 2024
Mon Jun 26 19:37:57 2023
pkgsrc/devel/py-jaraco_util/distinfo,v

anoncvs not yet been updated

cvs diff -r1.4217 -r1.4218 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2024/04/30 13:17:06 1.4217
+++ pkgsrc/devel/Makefile 2024/04/30 13:23:23 1.4218
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4217 2024/04/30 13:17:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.4218 2024/04/30 13:23:23 wiz Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= GConf 7SUBDIR+= GConf
8SUBDIR+= GConf-ui 8SUBDIR+= GConf-ui
9SUBDIR+= Gorm 9SUBDIR+= Gorm
10SUBDIR+= MoarVM 10SUBDIR+= MoarVM
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-BH 13SUBDIR+= R-BH
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
@@ -2655,27 +2655,26 @@ SUBDIR+= py-jaraco.classes @@ -2655,27 +2655,26 @@ SUBDIR+= py-jaraco.classes
2655SUBDIR+= py-jaraco.collections 2655SUBDIR+= py-jaraco.collections
2656SUBDIR+= py-jaraco.context 2656SUBDIR+= py-jaraco.context
2657SUBDIR+= py-jaraco.develop 2657SUBDIR+= py-jaraco.develop
2658SUBDIR+= py-jaraco.env 2658SUBDIR+= py-jaraco.env
2659SUBDIR+= py-jaraco.envs 2659SUBDIR+= py-jaraco.envs
2660SUBDIR+= py-jaraco.functools 2660SUBDIR+= py-jaraco.functools
2661SUBDIR+= py-jaraco.itertools 2661SUBDIR+= py-jaraco.itertools
2662SUBDIR+= py-jaraco.logging 2662SUBDIR+= py-jaraco.logging
2663SUBDIR+= py-jaraco.path 2663SUBDIR+= py-jaraco.path
2664SUBDIR+= py-jaraco.stream 2664SUBDIR+= py-jaraco.stream
2665SUBDIR+= py-jaraco.test 2665SUBDIR+= py-jaraco.test
2666SUBDIR+= py-jaraco.vcs 2666SUBDIR+= py-jaraco.vcs
2667SUBDIR+= py-jaraco.versioning 2667SUBDIR+= py-jaraco.versioning
2668SUBDIR+= py-jaraco_util 
2669SUBDIR+= py-joblib 2668SUBDIR+= py-joblib
2670SUBDIR+= py-jupyter-console 2669SUBDIR+= py-jupyter-console
2671SUBDIR+= py-jupyter_client 2670SUBDIR+= py-jupyter_client
2672SUBDIR+= py-jupyter_core 2671SUBDIR+= py-jupyter_core
2673SUBDIR+= py-jupyter_events 2672SUBDIR+= py-jupyter_events
2674SUBDIR+= py-jupyter_packaging 2673SUBDIR+= py-jupyter_packaging
2675SUBDIR+= py-kafka-python 2674SUBDIR+= py-kafka-python
2676SUBDIR+= py-kaitaistruct 2675SUBDIR+= py-kaitaistruct
2677SUBDIR+= py-kitchen 2676SUBDIR+= py-kitchen
2678SUBDIR+= py-kivy 2677SUBDIR+= py-kivy
2679SUBDIR+= py-kivy-garden 2678SUBDIR+= py-kivy-garden
2680SUBDIR+= py-kjbuckets 2679SUBDIR+= py-kjbuckets
2681SUBDIR+= py-lama 2680SUBDIR+= py-lama

File Deleted: pkgsrc/devel/py-jaraco_util/DESCR

File Deleted: pkgsrc/devel/py-jaraco_util/Makefile

File Deleted: pkgsrc/devel/py-jaraco_util/PLIST

File Deleted: pkgsrc/devel/py-jaraco_util/distinfo

cvs diff -r1.2932 -r1.2933 pkgsrc/doc/CHANGES-2024 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2024 2024/04/30 13:22:21 1.2932
+++ pkgsrc/doc/CHANGES-2024 2024/04/30 13:23:23 1.2933
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2024,v 1.2932 2024/04/30 13:22:21 wiz Exp $ 1$NetBSD: CHANGES-2024,v 1.2933 2024/04/30 13:23:23 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2024: 3Changes to the packages collection and infrastructure in 2024:
4 4
5 Updated textproc/py-lxml to 5.0.0nb1 [wiz 2024-01-01] 5 Updated textproc/py-lxml to 5.0.0nb1 [wiz 2024-01-01]
6 Updated graphics/ImageMagick6 to 6.9.13.2nb1 [gutteridge 2024-01-01] 6 Updated graphics/ImageMagick6 to 6.9.13.2nb1 [gutteridge 2024-01-01]
7 Updated multimedia/mate-media to 1.26.2 [gutteridge 2024-01-01] 7 Updated multimedia/mate-media to 1.26.2 [gutteridge 2024-01-01]
8 Updated meta-pkgs/mate to 1.26.1nb7 [gutteridge 2024-01-01] 8 Updated meta-pkgs/mate to 1.26.1nb7 [gutteridge 2024-01-01]
9 Updated devel/p5-MooseX-Getopt to 0.76 [mef 2024-01-01] 9 Updated devel/p5-MooseX-Getopt to 0.76 [mef 2024-01-01]
10 Updated devel/p5-PAR-Packer to 1.061 [mef 2024-01-01] 10 Updated devel/p5-PAR-Packer to 1.061 [mef 2024-01-01]
11 Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01] 11 Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01]
12 Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01] 12 Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01]
13 Updated devel/p5-String-Tagged-Terminal to 0.07 [mef 2024-01-01] 13 Updated devel/p5-String-Tagged-Terminal to 0.07 [mef 2024-01-01]
14 Updated textproc/utf8-cpp to 4.0.5 [adam 2024-01-01] 14 Updated textproc/utf8-cpp to 4.0.5 [adam 2024-01-01]
@@ -4759,13 +4759,14 @@ Changes to the packages collection and i @@ -4759,13 +4759,14 @@ Changes to the packages collection and i
4759 Updated graphics/py-blurhash to 1.1.4nb2 [wiz 2024-04-30] 4759 Updated graphics/py-blurhash to 1.1.4nb2 [wiz 2024-04-30]
4760 Updated graphics/py-strich to 0.8nb2 [wiz 2024-04-30] 4760 Updated graphics/py-strich to 0.8nb2 [wiz 2024-04-30]
4761 Removed graphics/py-Pillow6 [wiz 2024-04-30] 4761 Removed graphics/py-Pillow6 [wiz 2024-04-30]
4762 Updated devel/py-buildbot-pkg to 2.6.0nb2 [wiz 2024-04-30] 4762 Updated devel/py-buildbot-pkg to 2.6.0nb2 [wiz 2024-04-30]
4763 Updated devel/py-apipkg to 3.0.2 [wiz 2024-04-30] 4763 Updated devel/py-apipkg to 3.0.2 [wiz 2024-04-30]
4764 Updated security/py-truststore to 0.9.0 [adam 2024-04-30] 4764 Updated security/py-truststore to 0.9.0 [adam 2024-04-30]
4765 Updated www/py-nbconvert to 7.16.4 [adam 2024-04-30] 4765 Updated www/py-nbconvert to 7.16.4 [adam 2024-04-30]
4766 Updated misc/hs-cabal-install-solver to 3.10.2.1 [pho 2024-04-30] 4766 Updated misc/hs-cabal-install-solver to 3.10.2.1 [pho 2024-04-30]
4767 Added devel/py-jaraco.logging version 3.3.0 [wiz 2024-04-30] 4767 Added devel/py-jaraco.logging version 3.3.0 [wiz 2024-04-30]
4768 Added devel/py-jaraco.stream version 3.0.3 [wiz 2024-04-30] 4768 Added devel/py-jaraco.stream version 3.0.3 [wiz 2024-04-30]
4769 Updated misc/cabal-install to 3.10.2.1 [pho 2024-04-30] 4769 Updated misc/cabal-install to 3.10.2.1 [pho 2024-04-30]
4770 Updated net/py-ptt to 1.19.6 [wiz 2024-04-30] 4770 Updated net/py-ptt to 1.19.6 [wiz 2024-04-30]
4771 Updated net/py-irclib to 20.4.0 [wiz 2024-04-30] 4771 Updated net/py-irclib to 20.4.0 [wiz 2024-04-30]
 4772 Removed devel/py-jaraco_util [wiz 2024-04-30]