git: 4cc3cb630c72 - main - ports-mgmt/reprise: update 0.0.1 → 0.1.0

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Wed, 13 Apr 2022 18:46:28 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc3cb630c729af6b091b86b179a6590da1301b3

commit 4cc3cb630c729af6b091b86b179a6590da1301b3
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-04-13 17:15:05 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-04-13 18:41:55 +0000

    ports-mgmt/reprise: update 0.0.1 → 0.1.0
    
    Also fix incorrect IGNORE message after 329f5c8
---
 ports-mgmt/reprise/Makefile | 4 ++--
 ports-mgmt/reprise/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/reprise/Makefile b/ports-mgmt/reprise/Makefile
index b2e81455ecb0..a0263ad1667a 100644
--- a/ports-mgmt/reprise/Makefile
+++ b/ports-mgmt/reprise/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reprise
-PORTVERSION=	0.0.1
+PORTVERSION=	0.1.0
 CATEGORIES=	ports-mgmt python
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -32,7 +32,7 @@ do-test:
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 31000
-IGNORE=		does not yet support python < 3.10
+IGNORE=		needs python 3.10+, but we can't express this in the port due to poudriere brokenness, so please build with FLAVOR=py310
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/ports-mgmt/reprise/distinfo b/ports-mgmt/reprise/distinfo
index 6b2a9cd3d488..2dc0277d47a9 100644
--- a/ports-mgmt/reprise/distinfo
+++ b/ports-mgmt/reprise/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649684861
-SHA256 (AMDmi3-reprise-0.0.1_GH0.tar.gz) = 6b3c084886c9e1273079563fd36688abd80f87d9b3b16bb33101ab475b4285c7
-SIZE (AMDmi3-reprise-0.0.1_GH0.tar.gz) = 26154
+TIMESTAMP = 1649856040
+SHA256 (AMDmi3-reprise-0.1.0_GH0.tar.gz) = a8ae28c3e751cfb10fb189cdad167f53a0941fc01e289b16143a0c9ad8a70479
+SIZE (AMDmi3-reprise-0.1.0_GH0.tar.gz) = 27628