Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2023 17:39:18 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89b6b0ddf9ab - main - textproc/py-sphinx-argparse: Update version 0.2.5=>0.4.0
Message-ID:  <202304121739.33CHdIFw099291@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=89b6b0ddf9ab0ae362f866720ce0977edd12f7f3

commit 89b6b0ddf9ab0ae362f866720ce0977edd12f7f3
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-12 15:19:43 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-12 17:39:05 +0000

    textproc/py-sphinx-argparse: Update version 0.2.5=>0.4.0
    
    - Update WWW as the project moved to a new home
    
    Changelog: https://github.com/ashb/sphinx-argparse/releases/tag/v0.4.0
---
 textproc/py-sphinx-argparse/Makefile | 7 ++++---
 textproc/py-sphinx-argparse/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/py-sphinx-argparse/Makefile b/textproc/py-sphinx-argparse/Makefile
index e77d60a9aaf6..4c943c855fdc 100644
--- a/textproc/py-sphinx-argparse/Makefile
+++ b/textproc/py-sphinx-argparse/Makefile
@@ -1,18 +1,19 @@
 PORTNAME=	sphinx-argparse
-PORTVERSION=	0.2.5
+PORTVERSION=	0.4.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	sphinx_argparse-${PORTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Sphinx extension that automatically documents argparse
-WWW=		https://github.com/ribozz/sphinx-argparse
+WWW=		https://github.com/ashb/sphinx-argparse
 
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.0,1:textproc/py-sphinx@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/textproc/py-sphinx-argparse/distinfo b/textproc/py-sphinx-argparse/distinfo
index bf2951580da1..92f1cc16b4b2 100644
--- a/textproc/py-sphinx-argparse/distinfo
+++ b/textproc/py-sphinx-argparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595292594
-SHA256 (sphinx-argparse-0.2.5.tar.gz) = 60ab98f80ffd38731d62e267171388a421abbc96c74901b7785a8e058b438c17
-SIZE (sphinx-argparse-0.2.5.tar.gz) = 12153
+TIMESTAMP = 1681312468
+SHA256 (sphinx_argparse-0.4.0.tar.gz) = e0f34184eb56f12face774fbc87b880abdb9017a0998d1ec559b267e9697e449
+SIZE (sphinx_argparse-0.4.0.tar.gz) = 15020



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