Thu Apr 4 13:43:03 2024 UTC (53d)
py-retry_decorator: remove

Development upstream has stopped, no users in pkgsrc any more.


(wiz)
diff -r1.4197 -r1.4198 pkgsrc/devel/Makefile
diff -r1.1 -r0 pkgsrc/devel/py-retry_decorator/DESCR
diff -r1.1 -r0 pkgsrc/devel/py-retry_decorator/PLIST
diff -r1.2 -r0 pkgsrc/devel/py-retry_decorator/Makefile
diff -r1.3 -r0 pkgsrc/devel/py-retry_decorator/distinfo
diff -r1.2227 -r1.2228 pkgsrc/doc/CHANGES-2024
Thu Apr 4 22:43:03 2024
Mon Jun 26 19:38:00 2023
pkgsrc/devel/py-retry_decorator/DESCR,v

anoncvs not yet been updated
Thu Apr 4 22:43:03 2024
Mon Jun 26 19:38:00 2023
pkgsrc/devel/py-retry_decorator/PLIST,v

anoncvs not yet been updated
Thu Apr 4 22:43:03 2024
Mon Jun 26 19:38:00 2023
pkgsrc/devel/py-retry_decorator/Makefile,v

anoncvs not yet been updated
Thu Apr 4 22:43:03 2024
Mon Jun 26 19:38:00 2023
pkgsrc/devel/py-retry_decorator/distinfo,v

anoncvs not yet been updated

cvs diff -r1.4197 -r1.4198 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2024/04/01 21:43:23 1.4197
+++ pkgsrc/devel/Makefile 2024/04/04 13:43:02 1.4198
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4197 2024/04/01 21:43:23 wiz Exp $ 1# $NetBSD: Makefile,v 1.4198 2024/04/04 13:43:02 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
@@ -2978,27 +2978,26 @@ SUBDIR+= py-rauth @@ -2978,27 +2978,26 @@ SUBDIR+= py-rauth
2978SUBDIR+= py-readlike 2978SUBDIR+= py-readlike
2979SUBDIR+= py-rednose 2979SUBDIR+= py-rednose
2980SUBDIR+= py-reparser 2980SUBDIR+= py-reparser
2981SUBDIR+= py-repoze.lru 2981SUBDIR+= py-repoze.lru
2982SUBDIR+= py-requests 2982SUBDIR+= py-requests
2983SUBDIR+= py-requests-file 2983SUBDIR+= py-requests-file
2984SUBDIR+= py-requests-futures 2984SUBDIR+= py-requests-futures
2985SUBDIR+= py-requests-mock 2985SUBDIR+= py-requests-mock
2986SUBDIR+= py-requests-toolbelt 2986SUBDIR+= py-requests-toolbelt
2987SUBDIR+= py-requests-unixsocket 2987SUBDIR+= py-requests-unixsocket
2988SUBDIR+= py-requirements-parser 2988SUBDIR+= py-requirements-parser
2989SUBDIR+= py-resolvelib 2989SUBDIR+= py-resolvelib
2990SUBDIR+= py-restructuredtext_lint 2990SUBDIR+= py-restructuredtext_lint
2991SUBDIR+= py-retry_decorator 
2992SUBDIR+= py-rich-click 2991SUBDIR+= py-rich-click
2993SUBDIR+= py-rlp 2992SUBDIR+= py-rlp
2994SUBDIR+= py-rope 2993SUBDIR+= py-rope
2995SUBDIR+= py-rpds-py 2994SUBDIR+= py-rpds-py
2996SUBDIR+= py-rply 2995SUBDIR+= py-rply
2997SUBDIR+= py-rstr 2996SUBDIR+= py-rstr
2998SUBDIR+= py-ruamel-base 2997SUBDIR+= py-ruamel-base
2999SUBDIR+= py-ruamel-yaml 2998SUBDIR+= py-ruamel-yaml
3000SUBDIR+= py-ruamel-yaml-clib 2999SUBDIR+= py-ruamel-yaml-clib
3001SUBDIR+= py-ruff 3000SUBDIR+= py-ruff
3002SUBDIR+= py-sarge 3001SUBDIR+= py-sarge
3003SUBDIR+= py-scandir 3002SUBDIR+= py-scandir
3004SUBDIR+= py-scard 3003SUBDIR+= py-scard

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

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

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

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

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

--- pkgsrc/doc/CHANGES-2024 2024/04/04 13:41:23 1.2227
+++ pkgsrc/doc/CHANGES-2024 2024/04/04 13:43:02 1.2228
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2024,v 1.2227 2024/04/04 13:41:23 wiz Exp $ 1$NetBSD: CHANGES-2024,v 1.2228 2024/04/04 13:43:02 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]
@@ -3740,13 +3740,14 @@ Changes to the packages collection and i @@ -3740,13 +3740,14 @@ Changes to the packages collection and i
3740 Updated x11/xf86-video-vboxvideo to 1.0.1 [wiz 2024-04-03] 3740 Updated x11/xf86-video-vboxvideo to 1.0.1 [wiz 2024-04-03]
3741 Updated x11/libXmu to 1.2.0 [wiz 2024-04-03] 3741 Updated x11/libXmu to 1.2.0 [wiz 2024-04-03]
3742 Updated x11/xorgproto to 2024.1 [wiz 2024-04-03] 3742 Updated x11/xorgproto to 2024.1 [wiz 2024-04-03]
3743 Updated devel/libgnt to 2.14.0nb9 [wiz 2024-04-03] 3743 Updated devel/libgnt to 2.14.0nb9 [wiz 2024-04-03]
3744 Added mail/py-notmuch2 version 0.38.3 [wiz 2024-04-04] 3744 Added mail/py-notmuch2 version 0.38.3 [wiz 2024-04-04]
3745 Added mail/py-lieer version 1.6 [wiz 2024-04-04] 3745 Added mail/py-lieer version 1.6 [wiz 2024-04-04]
3746 Updated devel/pango to 1.52.2 [pin 2024-04-04] 3746 Updated devel/pango to 1.52.2 [pin 2024-04-04]
3747 Updated security/dropbear to 2024.84 [wiz 2024-04-04] 3747 Updated security/dropbear to 2024.84 [wiz 2024-04-04]
3748 Removed net/py-gsutil [wiz 2024-04-04] 3748 Removed net/py-gsutil [wiz 2024-04-04]
3749 Removed net/py-gcs-oauth2-boto-plugin [wiz 2024-04-04] 3749 Removed net/py-gcs-oauth2-boto-plugin [wiz 2024-04-04]
3750 Removed www/py-google-apitools [wiz 2024-04-04] 3750 Removed www/py-google-apitools [wiz 2024-04-04]
3751 Removed security/py-google-reauth [wiz 2024-04-04] 3751 Removed security/py-google-reauth [wiz 2024-04-04]
3752 Removed time/py-monotonic [wiz 2024-04-04] 3752 Removed time/py-monotonic [wiz 2024-04-04]
 3753 Removed devel/py-retry_decorator [wiz 2024-04-04]