Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:50:52 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: 581483ef969d - main - devel/py-questionary: Update to 2.1.0
Message-ID:  <202501020250.5022oqUm010241@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=581483ef969d7924e7eeaca41e77b66e952f1f74

commit 581483ef969d7924e7eeaca41e77b66e952f1f74
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:44:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:44:28 +0000

    devel/py-questionary: Update to 2.1.0
    
    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 | 2 +-
 devel/py-questionary/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-questionary/Makefile b/devel/py-questionary/Makefile
index d3efa8913120..ebc2358f74c9 100644
--- a/devel/py-questionary/Makefile
+++ b/devel/py-questionary/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	questionary
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-questionary/distinfo b/devel/py-questionary/distinfo
index 7af20fcd2b80..b9dc43f6344f 100644
--- a/devel/py-questionary/distinfo
+++ b/devel/py-questionary/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720457093
-SHA256 (questionary-2.0.1.tar.gz) = bcce898bf3dbb446ff62830c86c5c6fb9a22a54146f0f5597d3da43b10d8fc8b
-SIZE (questionary-2.0.1.tar.gz) = 24726
+TIMESTAMP = 1735705179
+SHA256 (questionary-2.1.0.tar.gz) = 6302cdd645b19667d8f6e6634774e9538bfcd1aad9be287e743d96cacaf95587
+SIZE (questionary-2.1.0.tar.gz) = 26775



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