Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2024 19:38:19 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 749a539fbe23 - main - devel/py-questionary: Update to 2.0.1
Message-ID:  <202407081938.468JcJpC027644@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=749a539fbe231c0e575f624a0e345b845b5c23e0

commit 749a539fbe231c0e575f624a0e345b845b5c23e0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-08 19:37:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-08 19:37:39 +0000

    devel/py-questionary: Update to 2.0.1
    
    - Update WWW
    
    Changes:        https://github.com/tmbo/questionary/blob/master/docs/pages/changelog.rst
                    https://questionary.readthedocs.io/en/stable/pages/changelog.html
---
 devel/py-questionary/Makefile | 6 +++---
 devel/py-questionary/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-questionary/Makefile b/devel/py-questionary/Makefile
index ee2498e0a03a..d3efa8913120 100644
--- a/devel/py-questionary/Makefile
+++ b/devel/py-questionary/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	questionary
-PORTVERSION=	1.10.0
-PORTREVISION=	1
+PORTVERSION=	2.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python library to build pretty command line user prompts
-WWW=		https://github.com/tmbo/questionary
+WWW=		https://questionary.readthedocs.io/en/stable/ \
+		https://github.com/tmbo/questionary
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-questionary/distinfo b/devel/py-questionary/distinfo
index b818851524c5..7af20fcd2b80 100644
--- a/devel/py-questionary/distinfo
+++ b/devel/py-questionary/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151032
-SHA256 (questionary-1.10.0.tar.gz) = 600d3aefecce26d48d97eee936fdb66e4bc27f934c3ab6dd1e292c4f43946d90
-SIZE (questionary-1.10.0.tar.gz) = 23530
+TIMESTAMP = 1720457093
+SHA256 (questionary-2.0.1.tar.gz) = bcce898bf3dbb446ff62830c86c5c6fb9a22a54146f0f5597d3da43b10d8fc8b
+SIZE (questionary-2.0.1.tar.gz) = 24726


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407081938.468JcJpC027644>