git: 7f3c35cc4918 - main - misc/py-papermill: Add PORTSCOUT tag

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 28 Dec 2022 19:09:12 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f3c35cc49180bfba3267db41d71741a900fe79e

commit 7f3c35cc49180bfba3267db41d71741a900fe79e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-28 18:55:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-28 19:09:01 +0000

    misc/py-papermill: Add PORTSCOUT tag
---
 misc/py-papermill/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/py-papermill/Makefile b/misc/py-papermill/Makefile
index 9367ea05057f..951f5291ec34 100644
--- a/misc/py-papermill/Makefile
+++ b/misc/py-papermill/Makefile
@@ -40,4 +40,6 @@ GH_ACCOUNT=	nteract
 
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^.*[0-9]\.[0-9].*$$ # prevent tags like push
+
 .include <bsd.port.mk>