Skip to content

Commit

Permalink
textproc/py-sphinx-argparse: Update version 0.2.5=>0.4.0
Browse files Browse the repository at this point in the history
- Update WWW as the project moved to a new home

Changelog: https://github.com/ashb/sphinx-argparse/releases/tag/v0.4.0
  • Loading branch information
5u623l20 committed Apr 12, 2023
1 parent c9237fc commit 89b6b0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 89b6b0d

Please sign in to comment.